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

Re-login if Zabbix API session expires #88

Closed
pederhan opened this issue Oct 15, 2024 · 0 comments · Fixed by #89
Closed

Re-login if Zabbix API session expires #88

pederhan opened this issue Oct 15, 2024 · 0 comments · Fixed by #89
Labels
bug Something isn't working

Comments

@pederhan
Copy link
Member

If a user session expires while ZAC is running, this error is logged:

[zabbix-host-updater 3797057] [root] API exception: Error: Invalid params. Session terminated, re-login, please.

However, since API exceptions are not fatal by default, this does not cause the application to terminate. We should add a handler for expired sessions.

@pederhan pederhan added the bug Something isn't working label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant