colleague wants to play with jenkins on a fully-updated fedora 30
system, so i figured i'd give it a shot on my similar system, with
puzzling non-results.
in short:
1) install jenkins
2) "systemctl start jenkins"
3) temporarily disable firewalld, just for testing
4) attempt to browse to "localhost:8080"
i would have thought that would at least get me to the jenkins webapp
but ...
"This site can’t be reached
localhost refused to connect."
jenkins appears to be running:
● jenkins.service - Jenkins continuous build server
Loaded: loaded (/usr/lib/systemd/system/jenkins.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2019-08-23 06:19:07 EDT; 6s ago
Process: 10779 ExecStart=/usr/libexec/jenkins/jenkins start (code=exited, status=0/SUCCESS)
... etc etc ...
netstat shows listening on port 8080, and so on.
i'm about to start checking logs but, normally, getting something
like jenkins running is a few seconds worth of:
1) install
2) systemctl start
so while i'm poking around log files, anyone else got jenkins running,
at least to the point of browsing to localhost:8080 to get to the
webapp?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx