-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
Description
Describe the bug
Redeploying and updating to 9.5.2, got an issue with caddy certs, so decided to clean all the permanent storage, do a clean install. now with a clean install I get:
ERR: logger=pki.ca.local msg=failed to install root certificate error=failed to execute tee: exit status 1 certificate_file=storage:pki/authorities/local/root.crt
on the caddygateway machine, it cannot sign the local cert with the internal CA.
I tried a bit of everything, also internally and manually, but cannot figure out the problem.
obviously the gateway is unusable, and access to vectr doesn't work
To Reproduce
Steps to reproduce the behavior:
- deploy using portainer and swarn
- check gateway container logs
Expected behavior
sign the cert and be able to serve
User Platform(please complete the following information):
- debian
- docker
- swarm
- portainer
- version 9.5.2 and 9.5.3 as well
Reactions are currently unavailable