Traefik SSL cert not working

Hi Wapplers,

Great work on launching v6!

I have just launched a new project using Docker and NodeJS. It appears that Traefik has installed with no errors. However, the certificate on the site is not valid. It also says its STAGING??

The site is appearing unsecured still. Any idea what is going on?

Its worth mentioning I have launched many sites before this with the exact same setup (prior to v6 release) and it always was successful.

Screenshot 2023-11-28 at 2.24.29 pm

Thanks for that. I deleted the reference to staging in the services source code but that doesn’t seem to make a difference. Any other ideas?

See also this:

Thank you George. I followed the steps again but problem still remains. Will it be fixed in the next update?

Great work btw to you and your team on v6- amazing to see the program grow and mature as we use it !

Okay so in order for me to get this to work, I had to remove the server entirely and add a new one. Then install traefik on the new server, then edit the code to remove that staging line, then redeploy.

By simply removing traefik off the older server and re-adding it, or by removing the staging line then redeploying, it simply did not work. I tried everything - killing all services, restarting, etc and nothing worked. You have to add a new server as it seems as though the old server did not pick up the changes that were made.

Anyway, it’s all working now.

Thanks for the tip and hopefully this helps someone who is having the same issue.

1 Like

This should be fixed in Wappler 6.0.1

This topic was automatically closed after 24 hours. New replies are no longer allowed.