YunoHost-Apps / jenkins_ynh

Jenkins package for YunoHost
https://jenkins.io/
Apache License 2.0
5 stars 10 forks source link

App installation failure if port 8080 is used #108

Closed tituspijean closed 1 year ago

tituspijean commented 1 year ago

Describe the bug

App installation fails if port 8080 is used.

We let Jenkins install itself with its .deb package, but it tries to directly start it up, while its default port is 8080. In the case it is already used by another app, it will fail with no chance for us to fix it beforehand.

Context

Logs

https://paste.yunohost.org/raw/ivufuhuqek

"Caused by: [java.io](http://java.io/).IOException: Failed to bind to 0.0.0.0/0.0.0.0:8080" in the journal.