klutchell / mediaserver

docker-based plex & usenet media server using custom subdomains with tls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrigger Traefik acme.json file

slochewie opened this issue · comments

Is there a way to retrigger the letsencrypt ssl certs generation?

I added a Tautulli container. I think it's working but no SSL cert got created with docker-compose up -d.
I made a backup of the acme.json file and removed acme.json. Restarted the stack. A new acme.json was created but just a self signed cert just for traefik.
I restored the acme.json file and restarted the stack. After which plex lost it's cert but all the other containers in the stack work still with SSL, and still no cert for tautulli.
more acme.json|grep plex has no result. Plex and my new tautulli container are inaccessible because of the lack of certs.

I'm at a loss for the moment.

Nevermind. Found an error in my tautulli traefik labels. works now.... oops