Giter Site home page Giter Site logo

Comments (3)

PLK2 avatar PLK2 commented on May 22, 2024

My home router is set to forward ports 22, 80, and 443 to my rockpro64's IP. Confirmed they're open using portchecker.co website.

from docker-selfhosted-apps.

BaptisteBdn avatar BaptisteBdn commented on May 22, 2024

Hello,

time="2022-01-31T12:35:28Z" level=error msg="Unable to obtain ACME certificate for domains "": unable to generate a certificate in ACME provider when no domain is given" routerName=webserver@docker rule="Host(``)" 

It looks like traefik cannot find the domain in the webserver label. Can you check it that it is in the webserver/.env file ?

EDIT: Looks like you fixed it afterwards. I don't see any error so traefik does not seem to be the problem. Did you setup the required A record within your DNS provider ? You can check by using dig www.domain.com A. You can also try to use tcpdump to check if the requests are getting to traefik : tcpdump port 443 -n

from docker-selfhosted-apps.

PLK2 avatar PLK2 commented on May 22, 2024

Well now it mysteriously works. The only thing I can figure is I should have waited 24 hours to let Namecheap propagate changes through the network. My bad!
Thanks for your help!

from docker-selfhosted-apps.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.