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

Exception koi-worker #48

Open
hollis11 opened this issue Jun 23, 2023 · 1 comment · May be fixed by #47
Open

Exception koi-worker #48

hollis11 opened this issue Jun 23, 2023 · 1 comment · May be fixed by #47
Assignees

Comments

@hollis11
Copy link

Docker container restarts periodically
Message:

Traceback (most recent call last):
2023-06-22 10:54:32 File "/usr/local/bin/koi-worker", line 8, in
2023-06-22 10:54:32 sys.exit(main())
2023-06-22 10:54:32 File "/usr/local/lib/python3.8/dist-packages/koi_core/worker.py", line 207, in main
2023-06-22 10:54:32 sec_since_last_change = (datetime.utcnow() - instance.last_modified).total_seconds()
2023-06-22 10:54:32 TypeError: unsupported operand type(s) for -: 'datetime.datetime' and 'str'

@hannesrichter hannesrichter self-assigned this Jun 26, 2023
@hannesrichter hannesrichter linked a pull request Jun 26, 2023 that will close this issue
@hannesrichter
Copy link
Member

This was fixed in commit c6f3898.

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

Successfully merging a pull request may close this issue.

2 participants