Git Product home page Git Product logo

Comments (7)

raibis avatar raibis commented on June 12, 2024 8

I have faced identical issue today.

You have to modify path, if you have multiple domains on the same account to solve the issue.

php bin/acme issue --domains yourdomain.com:www.yourdomain.com --path /home/x123011738/domains/yourdomain.com/public_html:/home/x123011738/domains/yourdomain.com/public_html --server letsencrypt

from acme-client.

kelunik avatar kelunik commented on June 12, 2024

Some webservers are configured, so they don't serve any files or directories starting with a dot. If you haven't done this via an .htaccess file or something, you probably have to ask your hoster to add an exclusion for .well-known/acme-challenge.

from acme-client.

OZ-Nerol avatar OZ-Nerol commented on June 12, 2024

I have faced the exact same problem today.

Run the 'Fix File Ownership' feature (https://support.hostinger.com/hpanel/how-can-i-fix-permissions-of-my-files).

Then re-run
php bin/acme issue --domains yourdomain.com:www.youdomain.com --path /home/x123011738/public_html:/home/x123011738/public_html --server letsencrypt

and all should be good. Worked for me.

from acme-client.

ballinc avatar ballinc commented on June 12, 2024

Unfortunately I’ve probably not been clear enough in saying that I used the Hostinger tutorial but for IONOS (1and1) hosting. :(

from acme-client.

kelunik avatar kelunik commented on June 12, 2024

If you can't figure it out, I'd create a file at http://tekman03.co.uk/.well-known/acme-challenge/NfL29L2G0fRL_GtKH0nz5cESgMd1B2EiwZtFfKWOh4s manually and try to access it from your browser. If it doesn't work, maybe their support can assist you?

from acme-client.

ballinc avatar ballinc commented on June 12, 2024

It doesn't seem to load any page, even a txt.

That's probably the best idea, however I suspect that they will try to make me buy their one....

Thanks for your help

from acme-client.

kelunik avatar kelunik commented on June 12, 2024

I'll close this one then, good luck!

from acme-client.

Related Issues (20)

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.