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

The logs aren't clear when gocert fails to launch #56

Closed
kayra1 opened this issue Aug 13, 2024 · 0 comments · Fixed by #63
Closed

The logs aren't clear when gocert fails to launch #56

kayra1 opened this issue Aug 13, 2024 · 0 comments · Fixed by #63
Labels
bug Something isn't working

Comments

@kayra1
Copy link
Contributor

kayra1 commented Aug 13, 2024

Describe the bug

When we launch GoCert and something goes wrong, the logs that gocert produces are kinda useless. Pls fix

Logs

2024-08-13T15:28:45.427Z [pebble] Started daemon.
2024-08-13T15:28:45.430Z [pebble] POST /v1/services 1.544419ms 202
2024-08-13T15:28:45.432Z [pebble] Service "gocert" starting: gocert [ -config /etc/config/config.yaml ]
2024-08-13T15:28:45.437Z [pebble] Change 1 task (Start service "gocert") failed: cannot start service: exited quickly with code 1
2024-08-13T15:28:45.440Z [pebble] GET /v1/changes/1/wait 9.258615ms 200
2024-08-13T15:28:45.440Z [pebble] Started default services with change 1.
2024-08-13T15:28:53.660Z [pebble] POST /v1/files 1.424976ms 200
2024-08-13T15:28:59.398Z [pebble] Exiting on terminated signal.
2024-08-13T15:28:59.718Z [pebble] Started daemon.
2024-08-13T15:28:59.721Z [pebble] POST /v1/services 1.561853ms 202
2024-08-13T15:28:59.722Z [pebble] Service "gocert" starting: gocert [ -config /etc/config/config.yaml ]
2024-08-13T15:28:59.730Z [pebble] Change 2 task (Start service "gocert") failed: cannot start service: exited quickly with code 1
2024-08-13T15:28:59.733Z [pebble] GET /v1/changes/2/wait 12.474721ms 200
2024-08-13T15:28:59.734Z [pebble] Started default services with change 2.
@kayra1 kayra1 added the bug Something isn't working label Aug 13, 2024
@kayra1 kayra1 mentioned this issue Aug 26, 2024
6 tasks
This issue was closed.
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