Happy New Year, Friends!
I’m trying to deploy Octobalena from balanahub:
I’ve tried deploying from balenahub, as well as cloning the github repo and deploying with the balena CLI with identical results.
In each case - despite the dashboard suggesting that the octoprint container is ‘Running’ - I’m getting a recurring error in the Logs window from this container:
octoprint standard_init_linux.go:211: exec user process caused “no such file or directory”
Attempting a shell connection to the container results in:
SSH reconnecting…
Spawning shell…
Error response from daemon: Container d3cec7f7b30252ff6133855bfffc9a7174cf95cb60086fe3a94a9d51f51bf77b is restarting, wait until the container is running
Error response from daemon: Container d3cec7f7b30252ff6133855bfffc9a7174cf95cb60086fe3a94a9d51f51bf77b is restarting, wait until the container is running
SSH session disconnected
Needless to say, the system is not available at it’s expected network location (octobalena.local): I can ping the device (and establish a Host OS shell) - but octoprint is non-responsive on port 5000.
$ curl octobalena.local:5000
curl: (7) Failed to connect to octobalena.local port 5000: Connection refused
I’ll log a similar issue on the GitHub repo – anyone know if the author has a presence here in the forums? I’ll look momentarily.
Thanks in advance!