"Host is Down" error
Hey all, currently have an issue with the Ultimate Kohya Webgui Stablediffusion template. Running it as usual but the last couple of days it hangs and says
"System has not been booted as systemd (PID 1)
Host is down"
Not a real wizard at debugging servers. Thoughts?
12 Replies
Which version of the template is this?
Version 3.11.2
Community cloud or secure cloud? With or without network volume? Which GPU type? And which region?
With Network Volume on Secure Cloud in US. Tested on A6000. Created new network volume and received same result
Us-ks-1
Test Volume was created on different US region. I do forget which though.
Thanks, I'll look into it, not sure why thats happening, sounds like an issue with restarting sshd when adding the SFTP config. @Madiator2011 do you perhaps know why this may be happening?
Never got that issue.
How you implemented script in your template?
systemctl restart sshd can be removed from script
service ssh restart is what is used
Copied and pasted your code but never had an issue with it myself either
Would need to see full logs
That error could be host issue
I’ll grab log here in a sec
hmm intresting
I'm have a look tomorrow, it's late here now.