I have just freshly install WW 2.19 on a Ubuntu 24.04 server. Things seem to run smoothly but webwork does not start.
systemctl status webwork2 shows that
hypnotoad[27270]: Can't create listen socket: Address already in use at /usr/share/perl5/Mojo/IOLoop.pm line 124.
but the status on a running instance of webwork on my local machine is
hypnotoad[931]: Web application available at http://127.0.0.1:8080
Any idea on what I did wrong?