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

Server-side logging does not log server exiting on exception #101

Open
mlincett opened this issue Dec 3, 2023 · 0 comments
Open

Server-side logging does not log server exiting on exception #101

mlincett opened this issue Dec 3, 2023 · 0 comments

Comments

@mlincett
Copy link

mlincett commented Dec 3, 2023

Under some circumstances, it seems that the server log does not report the server failing due to exceptions.

The scan 4f04cd415ec547f3b97f62667f458ae0 is an example.

Not sure if this is a SkyDriver or Skymap Scanner issue.

2023-12-03T15:12:31.928879124Z 2023-12-03 15:12:31 skyscan-4f04cd415ec547f3b97f62667f458ae0-fcqn5 skyscan.utils[12] INFO Assembling event frames
2023-12-03T15:12:31.957657831Z 2023-12-03 15:12:31 skyscan-4f04cd415ec547f3b97f62667f458ae0-fcqn5 skyscan.utils[12] INFO Retrieving GCD...
2023-12-03T15:12:31.957687691Z 2023-12-03 15:12:31 skyscan-4f04cd415ec547f3b97f62667f458ae0-fcqn5 skyscan.utils[12] INFO Running GCD uncompress logic...
2023-12-03T15:14:43.716165220Z failed: Connection timed out.
2023-12-03T15:16:54.788245037Z failed: Connection timed out.
2023-12-03T15:19:05.861305123Z failed: Connection timed out.
2023-12-03T15:21:16.932228085Z failed: Connection timed out.
2023-12-03T15:23:28.004193225Z failed: Connection timed out.
2023-12-03T15:25:39.076214094Z failed: Connection timed out.
2023-12-03T15:27:54.244210939Z failed: Connection timed out.
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

No branches or pull requests

1 participant