wireguard-bot
wireguard-bot copied to clipboard
problem with start
systemctl status wireguard-bot.service
x wireguard-bot.service - WireGuard VPN Bot Loaded: loaded (/etc/systemd/system/wireguard-bot.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Wed 2024-02-07 18:17:23 UTC; 12min ago Duration: 1ms Main PID: 8771 (code=exited, status=127) CPU: 1ms
Feb 07 18:17:23 botgw systemd[1]: Started wireguard-bot.service - WireGuard VPN Bot. Feb 07 18:17:23 botgw bash[8771]: /bin/bash: line 1: /bin/python3.10: No such file or directory Feb 07 18:17:23 botgw systemd[1]: wireguard-bot.service: Main process exited, code=exited, status=127/n/a Feb 07 18:17:23 botgw systemd[1]: wireguard-bot.service: Failed with result 'exit-code'.
ls /usr/bin/python*
/usr/bin/python3 /usr/bin/python3.11