Skip to content

cleaner message for invalid token #146

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pfilipko1
Copy link

@pfilipko1 pfilipko1 commented May 4, 2023

Example output:

[15:11:34] Hostname: worker01
[15:11:34] Server error: Invalid API key
2023-05-04 17:11:35,705 - ERROR - Error posting logs to server
Traceback (most recent call last):
  File "glogger/sender.py", line 125, in send
  File "glogger/sender.py", line 156, in _send_once
  File "glogger/sender.py", line 178, in _send_once_to_server
requests.exceptions.HTTPError: Invalid token
2023-05-04 17:11:35,705 - ERROR - Error posting logs to server
Traceback (most recent call last):
  File "glogger/sender.py", line 125, in send
  File "glogger/sender.py", line 156, in _send_once
  File "glogger/sender.py", line 178, in _send_once_to_server
requests.exceptions.HTTPError: Invalid token

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 this pull request may close these issues.

1 participant