I have Jenkins installed in my ubuntu machine and it was working fine but suddently stopped being accessible through the browser.
sudo systemctl status jenkins shows that it's active, and logs say that it's fully up and running.
I tried restarting the services but it didn't work.
Jenkins is not listening to port
Any idea how to fix that?
Thanks in advance