D
Dokploy11mo ago
Nefnief

domains not reachable

Hey, i cant reach the domain i correctly setup in dockploy through cloudflare. IM getting this error screen when trying to reach. in english it means something like this website isn't reachable. ...nief.tech has refused the connection
No description
43 Replies
Nefnief
NefniefOP11mo ago
ps: it neither works with a generated traefick domain
Siumauricio
Siumauricio11mo ago
Did you read the docs ?
Siumauricio
Siumauricio11mo ago
Certificates
Learn how to set up certificates for the Dokploy panel
Nefnief
NefniefOP11mo ago
yeah here is my treafik config:
http:
routers:
papa-frontend-aaeb30-router-1:
rule: >-
Host(`papa-frontend-aaeb30-8c720a-150-230-144-172.traefik.me`) &&
PathPrefix(`/`)
service: papa-frontend-aaeb30-service-1
middlewares: []
entryPoints:
- web
tls:
certResolver: letsencrypt
papa-frontend-aaeb30-router-2:
rule: Host(`papa.nief.tech`) && PathPrefix(`/`)
service: papa-frontend-aaeb30-service-2
middlewares:
- redirect-to-https
entryPoints:
- web
- websecure
tls:
certResolver: letsencrypt
papa-frontend-aaeb30-router-3:
rule: >-
Host(`papa-frontend-aaeb30-97e11b-150-230-144-172.traefik.me`) &&
PathPrefix(`/`)
service: papa-frontend-aaeb30-service-3
middlewares:
- redirect-to-https
entryPoints:
- web
- websecure
tls:
certResolver: letsencrypt
papa-frontend-aaeb30-router-4:
rule: Host(`papa.nief.tech`) && PathPrefix(`/`)
service: papa-frontend-aaeb30-service-4
middlewares:
- redirect-to-https
entryPoints:
- web
- websecure
tls:
certResolver: letsencrypt
services:
papa-frontend-aaeb30-service-1:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
papa-frontend-aaeb30-service-2:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
papa-frontend-aaeb30-service-3:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
papa-frontend-aaeb30-service-4:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
http:
routers:
papa-frontend-aaeb30-router-1:
rule: >-
Host(`papa-frontend-aaeb30-8c720a-150-230-144-172.traefik.me`) &&
PathPrefix(`/`)
service: papa-frontend-aaeb30-service-1
middlewares: []
entryPoints:
- web
tls:
certResolver: letsencrypt
papa-frontend-aaeb30-router-2:
rule: Host(`papa.nief.tech`) && PathPrefix(`/`)
service: papa-frontend-aaeb30-service-2
middlewares:
- redirect-to-https
entryPoints:
- web
- websecure
tls:
certResolver: letsencrypt
papa-frontend-aaeb30-router-3:
rule: >-
Host(`papa-frontend-aaeb30-97e11b-150-230-144-172.traefik.me`) &&
PathPrefix(`/`)
service: papa-frontend-aaeb30-service-3
middlewares:
- redirect-to-https
entryPoints:
- web
- websecure
tls:
certResolver: letsencrypt
papa-frontend-aaeb30-router-4:
rule: Host(`papa.nief.tech`) && PathPrefix(`/`)
service: papa-frontend-aaeb30-service-4
middlewares:
- redirect-to-https
entryPoints:
- web
- websecure
tls:
certResolver: letsencrypt
services:
papa-frontend-aaeb30-service-1:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
papa-frontend-aaeb30-service-2:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
papa-frontend-aaeb30-service-3:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
papa-frontend-aaeb30-service-4:
loadBalancer:
servers:
- url: http://papa-frontend-aaeb30:3000
passHostHeader: true
Siumauricio
Siumauricio11mo ago
Did you modify the settings of cloudflare?
Nefnief
NefniefOP11mo ago
No description
Nefnief
NefniefOP11mo ago
No description
Siumauricio
Siumauricio11mo ago
Got it, can you check the traefik logs?
Nefnief
NefniefOP11mo ago
No description
Nefnief
NefniefOP11mo ago
No description
Siumauricio
Siumauricio11mo ago
Lol, you still accessing your dokploy panel trough a domain?
Nefnief
NefniefOP11mo ago
nah through the ip
Nefnief
NefniefOP11mo ago
if its intresting here is my docker ps
No description
Siumauricio
Siumauricio11mo ago
What vps are you using? Like what provider and arch?
Nefnief
NefniefOP11mo ago
arch64 oracle cloud
Siumauricio
Siumauricio11mo ago
Can you do docker service ls?
Nefnief
NefniefOP11mo ago
No description
Nefnief
NefniefOP11mo ago
and if this helps:
No description
Siumauricio
Siumauricio11mo ago
Aight all looks fine, do docker service logs dokploy-traefik
Nefnief
NefniefOP11mo ago
Nefnief
NefniefOP11mo ago
Nefnief
NefniefOP11mo ago
No description
Siumauricio
Siumauricio11mo ago
Can you try to reload the traefik ?
Nefnief
NefniefOP11mo ago
how? docker service restart...
Siumauricio
Siumauricio11mo ago
No, in settings
Nefnief
NefniefOP11mo ago
already done
Siumauricio
Siumauricio11mo ago
Try to access
Nefnief
NefniefOP11mo ago
looks better now works
Siumauricio
Siumauricio11mo ago
👍
Nefnief
NefniefOP11mo ago
thanks
Nefnief
NefniefOP11mo ago
after a restart got this:
No description
Nefnief
NefniefOP11mo ago
and i cant fetch any logs and on the frontend after reloading traefik it keeps the loading animation
Nefnief
NefniefOP11mo ago
No description
Nefnief
NefniefOP11mo ago
its looping for like 10minutes
No description
Siumauricio
Siumauricio11mo ago
Still the issue?
Nefnief
NefniefOP11mo ago
yes but after a server restart and no logs at all ive got no idea what the problem is...
Nefnief
NefniefOP11mo ago
No description
Nefnief
NefniefOP11mo ago
in the end im in the same loop as before
Siumauricio
Siumauricio11mo ago
try this docker service ps dokploy-traefik --no-trunc
Nefnief
NefniefOP11mo ago
Siumauricio
Siumauricio11mo ago
ok, do this docker service rm dokploy-traefik then docker service rm dokploy then run docker service create \ --name dokploy \ --replicas 1 \ --network dokploy-network \ --mount type=bind,source=/var/run/docker.sock,target=/var/run/docker.sock \ --mount type=bind,source=/etc/dokploy,target=/etc/dokploy \ --publish published=3000,target=3000,mode=host \ --update-parallelism 1 \ --update-order stop-first \ dokploy/dokploy:latest
Nefnief
NefniefOP11mo ago
iguess ive got it now thx

Did you find this page helpful?