Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error self-updating wud #484

Open
carlosjfcasero opened this issue Nov 13, 2024 · 0 comments
Open

Error self-updating wud #484

carlosjfcasero opened this issue Nov 13, 2024 · 0 comments

Comments

@carlosjfcasero
Copy link

Every time a new wud version is published, my local wud crashes. Here are the logs:

wud  | 10:57:26.644  INFO whats-up-docker/trigger.docker.1: Stop container wud with id 39b17d476afb1183356c0c2099d025961ad549ec2cba815968c533c23f774899 (container=local_wud)
wud  | 10:57:32.534  WARN whats-up-docker/watcher.docker.local: Error when processing some containers (Cannot read properties of undefined (reading 'tag'))
wud  | 10:57:32.534  INFO whats-up-docker/watcher.docker.local: Cron finished (0 containers watched, 0 errors, 0 available updates)
wud  | 10:57:36.508  INFO whats-up-docker/watcher.docker.local: Cron finished (25 containers watched, 0 errors, 1 available updates)
wud exited with code 137

Since it stops the container before creating the new one, it's not able to continue and wud stops. I have to enter manually and run docker compose up again. I could also disable auto updates for wud image but that's precisely the purpose of wud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant