Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebooting of nodes doesn't seem to be working #73

Open
skynet01 opened this issue Dec 24, 2020 · 3 comments
Open

Rebooting of nodes doesn't seem to be working #73

skynet01 opened this issue Dec 24, 2020 · 3 comments

Comments

@skynet01
Copy link
Contributor

I see in the MQTT log that it tries to reboot my nodes when they are unavailable howe they never reboot. Is there a way to debug this? I tried running "sudo /sbin/reboot now" on the node manually in the shell and it works perfectly. I don't use ssh keys and use password login for them.

Maybe the string in the config needs to have quotes around it?

Thanks for your help as always!

@Odianosen25
Copy link
Owner

Hello @skynet01,

Apologies really been a long while and seems I didn't get your alert.

Maybe the string in the config needs to have quotes around it?

No it shouldn't need to be in quotes actually. After you notice it tries to reboot it, are there by any chance any follow up errors? If it can't reach the node, then it should error out.

How do you nice its not rebooting? via running time?

@skynet01
Copy link
Contributor Author

skynet01 commented Feb 8, 2021

Yeah, the running time says 157 days. The log in mqt says it's sending a reboot command but I guess nothing happens.

@Odianosen25
Copy link
Owner

Hello @skynet01,

Can you kindly run the app in debug mode? If it runs, I have the result being sent to the logs in debug mode. That way you will know if it’s running.

Also are you using dev or master?

regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants