-
-
Notifications
You must be signed in to change notification settings - Fork 371
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
Report problems with listening to ports and exit #2102
Merged
anbraten
merged 8 commits into
woodpecker-ci:main
from
runephilosof-karnovgroup:report-problems-with-listening-to-ports
Nov 1, 2023
Merged
Report problems with listening to ports and exit #2102
anbraten
merged 8 commits into
woodpecker-ci:main
from
runephilosof-karnovgroup:report-problems-with-listening-to-ports
Nov 1, 2023
Commits on Aug 3, 2023
-
Report problems with listening to ports and exit
Example output: ``` {"level":"warn","error":"listen tcp :8000: bind: address already in use","time":"2023-08-03T10:15:40+02:00","caller":"/home/code/woodpecker/cmd/server/server.go:249","message":"Not able to redirect from http to https"} {"level":"fatal","error":"listen tcp 127.0.0.1:8443: bind: address already in use","time":"2023-08-03T10:15:40+02:00","caller":"/home/code/woodpecker/cmd/server/server.go:226"} Process 52495 has exited with status 1 ```
Configuration menu - View commit details
-
Copy full SHA for 4d98e1f - Browse repository at this point
Copy the full SHA 4d98e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for caff490 - Browse repository at this point
Copy the full SHA caff490View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a2080d - Browse repository at this point
Copy the full SHA 3a2080dView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e74584 - Browse repository at this point
Copy the full SHA 8e74584View commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28ff7a3 - Browse repository at this point
Copy the full SHA 28ff7a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2561c5 - Browse repository at this point
Copy the full SHA a2561c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a570a1d - Browse repository at this point
Copy the full SHA a570a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3528b9d - Browse repository at this point
Copy the full SHA 3528b9dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.