Upgrade check not possible #1039
Replies: 4 comments 1 reply
-
You need to include your config volume in the docker run command. |
Beta Was this translation helpful? Give feedback.
-
I've checked where the file opencloud.yaml is located, but I didn't found it. I only found opencloud.yml, without the a in the extension. Is this the right one? |
Beta Was this translation helpful? Give feedback.
-
The opencloud-config folder is empty. |
Beta Was this translation helpful? Give feedback.
-
Oh sorry, I found my problem. In the .env file there was no config folder set. Now it's work like a charm. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I try to upgrade my OpenCloud with the officiell documentation. I use "docker run --rm -it --entrypoint /bin/sh -v $HOME/opencloud/opencloud-config:/etc/opencloud opencloudeu/opencloud-rolling:latest" and run command "open cloud init --diff". Than I get the error message "Could not create config: open /etc/opencloud/opencloud.yaml: no such file or directory". How can I fix it?
Regards
Beta Was this translation helpful? Give feedback.
All reactions