We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A traceback observed while parsing logs. i do not know why this has happened or the circumstances around it.
ENTRY: Traceback (most recent call last): File "/home/runarb/zino2/zino-env/lib/python3.10/site-packages/apscheduler/executors/base_py3.py", line 30, in run_coroutine_job retval = await job.func(*job.args, **job.kwargs) File "/home/runarb/zino2/zino-env/lib/python3.10/site-packages/zino/tasks/linkstatetask.py", line 75, in poll_single_interface assert all(ident.index == OID(f".{ifindex}") for ident, value in result) AssertionError COUNT: 1 CC: ['2024-06-19 10:50:35,847 - ERROR - apscheduler.executors.default (MainThread) - Job "<redacted>-verify-569-state (trigger: date[2024-06-19 10:50:34 CEST], next run at: 2024-06-19 10:50:34 CEST)" raised an exception']
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A traceback observed while parsing logs. i do not know why this has happened or the circumstances around it.
The text was updated successfully, but these errors were encountered: