masternodes / vps

A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-)
https://masternodes.github.io/vps/
GNU General Public License v3.0
250 stars 490 forks source link

script does not start #5

Closed Dizz888 closed 6 years ago

Dizz888 commented 6 years ago

Ido everything according to the instructions but the script does not start

+++++++++++

root@innova-mn1:~# /usr/local/bin/restart_masternodes.sh Job for innova_n1.service failed because the control process exited with error code. See "systemctl status innova_n1.service" and "journalctl -xe" for details. Job for innova_n2.service failed because the control process exited with error code. See "systemctl status innova_n2.service" and "journalctl -xe" for details. Job for innova_n3.service failed because the control process exited with error code. See "systemctl status innova_n3.service" and "journalctl -xe" for details. root@innova-mn1:~#

+++++++++++++++++++

root@innova-mn1:~# journalctl -xe -- Subject: Unit innova_n2.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit innova_n2.service has failed.

-- The result is failed. Oct 31 21:38:38 innova-mn1 systemd[1]: innova_n2.service: Unit entered failed state. Oct 31 21:38:38 innova-mn1 systemd[1]: innova_n2.service: Failed with result 'exit-code'. Oct 31 21:38:42 innova-mn1 systemd[1]: innova_n1.service: Service hold-off time over, scheduling restart. Oct 31 21:38:42 innova-mn1 systemd[1]: Stopped innova distributed currency daemon. -- Subject: Unit innova_n1.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit innova_n1.service has finished shutting down. Oct 31 21:38:42 innova-mn1 systemd[1]: innova_n1.service: Start request repeated too quickly. Oct 31 21:38:42 innova-mn1 systemd[1]: Failed to start innova distributed currency daemon. -- Subject: Unit innova_n1.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit innova_n1.service has failed.

-- The result is failed. Oct 31 21:38:43 innova-mn1 systemd[1]: innova_n2.service: Service hold-off time over, scheduling restart. Oct 31 21:38:43 innova-mn1 systemd[1]: Stopped innova distributed currency daemon. -- Subject: Unit innova_n2.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit innova_n2.service has finished shutting down. Oct 31 21:38:43 innova-mn1 systemd[1]: innova_n2.service: Start request repeated too quickly. Oct 31 21:38:43 innova-mn1 systemd[1]: Failed to start innova distributed currency daemon. -- Subject: Unit innova_n2.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

-- Unit innova_n2.service has failed.

-- The result is failed. Oct 31 21:45:01 innova-mn1 CRON[7779]: pam_unix(cron:session): session opened for user root by (uid=0) Oct 31 21:45:01 innova-mn1 CRON[7783]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) Oct 31 21:45:01 innova-mn1 CRON[7779]: pam_unix(cron:session): session closed for user root Oct 31 21:54:28 innova-mn1 dhclient[3301]: DHCPREQUEST of 10.8.93.21 on eth0 to 10.6.30.4 port 67 (xid=0x669a4116) Oct 31 21:54:28 innova-mn1 dhclient[3301]: DHCPACK of 10.8.93.21 from 10.6.30.4 Oct 31 21:54:29 innova-mn1 dhclient[3301]: bound to 10.8.93.21 -- renewal in 37640 seconds. Oct 31 21:55:01 innova-mn1 CRON[7800]: pam_unix(cron:session): session opened for user root by (uid=0) Oct 31 21:55:01 innova-mn1 CRON[7804]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1) Oct 31 21:55:01 innova-mn1 CRON[7800]: pam_unix(cron:session): session closed for user root lines 3085-3134/3134 (END)

marsmensch commented 6 years ago

Can't replicate on a fresh installed Vultr VPS instance with ipv6 enabled.

Dizz888 commented 6 years ago

I took a new VPS and reinstalled everything again now everything works thank you so much

marsmensch commented 6 years ago

Anytime, let me know if you can replicate a problem.