Can't Remove Port on Target

No not yet, it can cause issues if it has not been configured correctly. Worth adding and configuring once you can get to your site though, anything is better than nothing.

So the subdomain seems fine, weird. Hmmm.

I’ve tried it on an existing project and a brand-new project. Tried to just use the ip and add a domain. It just won’t work when I remove the port 80.

I think I have to be doing something wrong along the way but I don’t know. It’s driving me crazy.

Screenshot of my D.O domain DNS, is yours similar?

Should have two A Records for www.yourdomain.com and yourdomain.com or use the @ wildcard.

No nothing wrong you need to remove the port for SSL/Traefik.

But it also didn’t work before I added the domain. I should be able to connect to the IP. Doesn’t that mean it’s not a domain issue or am I wrong?

Try adding the A Record for www and @

1 Like

Just added them. Do I need to delete the wildcard one or not?

Now it looks like I can see the page but it is not secure.

Getting somewhere! :slight_smile:

Rebuild your container and redeploy to D.O. Delete any old images using the cleanup brush icon first.

HOLD THAT!

Working!! Using Tor for the tests.

I think it works! But I notice I can’t access thre traefik dashboard. And in Wappler the password field gets wiped when I deploy

not sure if that’s normal.

Also on deploy I saw

time=“2023-02-18T14:26:53-06:00” level=warning msg=“network proxy: network.external.name is deprecated. Please set network.name with external: true”

not sure if that matters either?

1 Like

Yeah the portainer one works but not traefik

Follow D.O’s guide to adding the subdomain for traefik.yourdomain.com

Not sure why but could try adding it through D.O instead as I mention above.

Alright I’ll look into it. Thanks a ton for all your help. I’ve been at it for a while. Seriously thanks!

1 Like

Absolute pleasure to help Eriic! Am sure adding the subdomain via D.O will resolve it for you hopefully!

:slight_smile:

1 Like

Should delete this post in the thread now Eric, contains private information of sorts:

If you want to take a look this is the ip
165.*********
Etc.
Etc.

:wink:

1 Like

I added the sub domain in DO and it didn’t work so I also changed the web url for the traefik dashboard. And all works now!

@George On here


it says to use a Wildcard but that seemed to be the problem for me. Also noticed this thread about the same thing.

Not sure if it’s a bug or what but you may want to look into it or edit the documentation.

1 Like