Mealie Scraping drives me crazy #2856
Closed
incoggnito
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
Please provide your docker-compose file, redacting any sensitive details. You have other containers running similarly, without issues? The discord could be the best place to get more timely responses. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently on the same version as the mealie demo site. The scraping for the recipes works there. On my server it only works sporadically. I connect to the docker container and execute the scraping command manually:
asyncio.run(scraper_strategies.safe_scrape_html("https://eat.de/rezept/vegetarische-enchiladas/"))
Sometimes everything works immediately and sometimes I get a timeout. I suspect my firewall or the network, but can't find anything. I have already tried tcpdump and the firewall logs. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions