You are not logged in.
Pages: 1
I enabled no-ip service with systemctl it enable it but not work on startup and when look to the status it look like this
[moamen@MoamenPC ~]$ systemctl status noip.service
× noip.service - No-IP Dynamic Update Client
Loaded: loaded (/usr/lib/systemd/system/noip.service; enabled; preset: disabled)
Active: failed (Result: resources) since Sat 2025-10-25 14:42:30 EEST; 1h 39min ago
Invocation: 00d5ab2a9e8a4745a16fcae1fe22ad64
Mem peak: 0B
CPU: 0
Oct 25 14:42:30 MoamenPC systemd[1]: noip.service: Scheduled restart job, restart counter is at 5.
Oct 25 14:42:30 MoamenPC systemd[1]: noip.service: Start request repeated too quickly.
Oct 25 14:42:30 MoamenPC systemd[1]: noip.service: Failed with result 'resources'.
Oct 25 14:42:30 MoamenPC systemd[1]: Failed to start No-IP Dynamic Update Client.Offline
Can you
sudo systemctl restart noip.service ?
Check the system journal for the boot:
sudo journalctl -b- the status there just says that it insta-crashed 5 times in a row. No explanation as to why.
Offline
Pages: 1