You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO:systemctl:EXEC BEGIN /usr/bin/systemctl restart testnet --system
INFO:systemctl:system is offline
INFO:systemctl: restart service testnet.service => '/etc/systemd/system/testnet.service'
INFO:systemctl:simple start '/usr/bin/echo' 'Testing'
INFO:systemctl:simple started PID 1133
INFO:systemctl:simple stopped PID 1133 (OK) <->
WARNING:systemctl:simple start not active
When I do a status it shows as failed and nothing logs to journalctl. All i've done is downloaded the file and tried to run it. I am running Ubuntu 20.04. I think it might be user error but IDK what to do.
The text was updated successfully, but these errors were encountered:
Here is my systemd file
# python3 systemctl3.py start testnet
I get no error when I run that command
When I do a status it shows as failed and nothing logs to journalctl. All i've done is downloaded the file and tried to run it. I am running Ubuntu 20.04. I think it might be user error but IDK what to do.
The text was updated successfully, but these errors were encountered: