Closed zetix closed 3 months ago
First of all, latest
tag is unstable and you should never use it. The one click apps are only tested with the default values that you find in the installer, changing the version may or may not work. For example if the one click app template is create with version 2.5 and version 2.6 introduces a new required env variable, the template wouldn't have that and hence it will fail. Chance of that happening for minor version upgrades is low and for major version upgrades (2.x to 3.x for example).
Having said all of this, 1107 : Verification Failed
is completely unrelated to one click app and it just means that your CapRover instance isn't able to verify the domain. You can follow this script to temporarily disable the domain verification:
https://caprover.com/docs/troubleshooting.html#domain-verification-failed---error-1107
Using latest
doesn't appear to be the problem as all of the services installed and started up correctly. While I understand using latest
might not be ideal, I was trying to see if using the latest version of the apps/services would resolve the verification issue in case it's version specific.
I have also tried disabling domain verification but I'm still getting the verification failed error.
This error also appears to only occur for Ghostfolio. Installing any other app and enabling HTTPS works just as expected.
Just to confirm again, I installed Ghostfolio using the default configuration, and still faces the same issue despite disabling domain verification.
Default version: Enabling HTTPS:
Did you try the link I posted above?
If you meant the following command, yes.
echo "{\"skipVerifyingDomains\":\"true\"}" > /captain/data/config-override.json
docker service update captain-captain --force
Actually after trying to check if the file was modified, I realized the account I ran the command on did not have access to the directory.
It works now, thanks.
READ FIRST:
App bugs:
Unable to enable HTTPS after installing Ghostfolio. All associated docker containers are using the
latest
tag.The error message when attempting to enable HTTPS:
1107 : Verification Failed.
Installation bugs:
No issues with installation.
Build log:
App log snippet: