You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, really great project! Thank you very much for sharing!
I tried to change the crawler timeouts via environment in the compose.yaml, but I can't seem to find a way without it being interpreted as a string. Upon starting the stack the workers log outputs the following errors:
I was on ghcr.io/mohamedbassem/hoarder-web:latest, ghcr.io/mohamedbassem/hoarder-workers:latest.
The admin panel actually showed that a newer release was available so I downed and removed the stack and pulled :0.13.1.
Started the stack without setting TIMEOUT_SEC in env. Admin shows Server Version 0.13.1.
@Deathproof76 sorry about that. I thought I fixed them but apparently I didn't. Pushed the fix now, the docker containers take some time to build (~40mins) once they are built, you can go back to latest and the problem will be fixed. Sorry about that!
Hi, really great project! Thank you very much for sharing!
I tried to change the crawler timeouts via environment in the compose.yaml, but I can't seem to find a way without it being interpreted as a string. Upon starting the stack the workers log outputs the following errors:
Part of my compose.yml:
Also tried via env_file
containing
resulting in the same error.
The text was updated successfully, but these errors were encountered: