You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, @sabman -- I pulled this down and built it, but I'm a bit confused about what are valid params to have in the .env file. I tried using the following:
When I build it with those values and bring the cluster up, the router container dies, with what I'm assuming is a failure message back from letsencrypt:
cartodb-router | An unexpected error occurred:
cartodb-router | The request message was malformed :: Error creating new authz :: Name does not end in a public suffix
cartodb-router exited with code 1
Do I need a fully qualified domain name in the .env file for it to work?
The text was updated successfully, but these errors were encountered:
Hey, @sabman -- I pulled this down and built it, but I'm a bit confused about what are valid params to have in the .env file. I tried using the following:
When I build it with those values and bring the cluster up, the router container dies, with what I'm assuming is a failure message back from letsencrypt:
Do I need a fully qualified domain name in the .env file for it to work?
The text was updated successfully, but these errors were encountered: