CLI Update command not working.
Solved
Support
-
Cloudron CLI update Error:
I am working to update some apps. I have chained together many commands, but I keep getting errors from the error below
[1] $ cloudron -V ✘ 5.4.0 $ cloudron update --app n8n.shield.com --appstore-id io.n8n.cloudronapp@2.47.0; \ sleep 200; \ cloudron update --app n8n.shield.com --appstore-id io.n8n.cloudronapp@2.48.0; \ sleep 200; \ => Waiting for app to be updated => Queued => Backup - Snapshotting app n8n.sellersshield.com .. App update error: Client network socket disconnected before secure TLS connection was established
I have about 30 updates to do... so it would be really awesome if the socket would not get disconnected after a few minutes....
-
Things I have done..
Checked to see if server time and local time were synched.
I have logged out of the CLI and back in.
I have used the flag --no-backup
I have rebooted the serverCloudron finishes the update, but it seems like after about 120 seconds it just stops communicating with the cli.
-
-