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

traceback when syslog server in fotoobo.yaml is not resolvable #72

Closed
patrikspiess opened this issue Mar 31, 2023 · 0 comments · Fixed by #96
Closed

traceback when syslog server in fotoobo.yaml is not resolvable #72

patrikspiess opened this issue Mar 31, 2023 · 0 comments · Fixed by #96
Assignees
Labels
bug Something isn't working

Comments

@patrikspiess
Copy link
Member

If you set a syslog server in fotoobo.yaml for logging which is not resolvable by dns (name not known or timeout) it gives a treaceback:

socket.gaierror: [Errno -2] Name or service not known

or

socket.gaierror: [Errno -3] Temporary failure in name resolution

Instead fotoob should give a propper error message (and maybe continue anyway?)

@patrikspiess patrikspiess added the bug Something isn't working label Mar 31, 2023
@lucmurer lucmurer changed the title traceack when syslog server in fotoobo.yaml is not resolvable traceback when syslog server in fotoobo.yaml is not resolvable Apr 20, 2023
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.

2 participants