What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.40.1
How are you able to access your server: SSH
Describe your issue
Error message when i’m trying to connect to the admin web interface.
I tried : systemctl restart yunohost-api
but nothing
The command : tail /var/log/yunohost/yunohost-api.log
give me the response below:
Share relevant logs or error messages
File “/usr/lib/python3/dist-packages/gevent/server.py”, line 288, in _tcp_listener
sock.bind(address)
File “/usr/lib/python3/dist-packages/gevent/_socketcommon.py”, line 563, in bind
return self._sock.bind(address)
^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 98] Address already in use: (‘localhost’, 6787)
2026-07-28 11:08:46,411 ERROR moulinette.api - A server is already running on that port
2026-07-28 11:12:05,287 DEBUG moulinette.api - Using actionmap /usr/share/yunohost/actionsmap.yml
2026-07-28 11:12:05,589 DEBUG moulinette.interface.api.run - starting the server instance in localhost:6787