Solved cloudron cli : Could not upgrade connection to tcp. http status: 404
-
hi there,
i'm used to push files with cloudron cli to update some custom directus extensions or vue websites builds to surfer but since last cloudron update (not sure about that) i get this error:$ cloudron push --app myapp.domain.io myfile.js /app/data/somedir/myfile.js $ Could not upgrade connection to tcp. http status: 404
the cloudron server version is 7.2.1
cloudron cli version is 4.15.3
i have tried to uninstall/reinstall/update cloudron cli -
@TheNils Please upgrade to cloudron cli 5.0.0 (which I just published).
The exec API changed in Cloudron 7.2 and it is incompatible with the previous versions.
-
Thanks @girish
-
-