Does not exist or not in the directory

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: a0752017.xsph.ru/

I ran this command: Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell Install PowerShell on Windows, Linux, and macOS - PowerShell | Microsoft Learn

PS C:\WINDOWS\system32> certbot run
Saving debug log to C:\Certbot\log\letsencrypt.log
Certbot doesn't know how to automatically configure the web server on this system. However, it can still get a certificate for you. Please run "certbot certonly" to do so. You'll need to manually configure your web server to use the resulting certificate.
PS C:\WINDOWS\system32> certbot certonly
Saving debug log to C:\Certbot\log\letsencrypt.log

How would you like to authenticate with the ACME CA?


1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)


Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Please enter the domain name(s) you would like on your certificate (comma and/or
space separated) (Enter 'c' to cancel): a0752017.xsph.ru
Requesting a certificate for a0752017.xsph.ru
Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): /home/a0752017 / domains /a0752017.xsph.ru/


/home/a0752017 / domains /a0752017.xsph.ru/ does not exist or is not a directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): home/a0752017/domains


home/a0752017/domains does not exist or is not a directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): /home/a0752017/domains/a0752017.xsph.ru/public_html/


/home/a0752017/domains/a0752017.xsph.ru/public_html/ does not exist or is not a
directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): ftp. a0752017.xsph.ru


ftp. a0752017.xsph.ru does not exist or is not a directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): https://cp.sprinthost.ru/customer/files/manager?p=left&path%5Bleft%5D=eyJlbmNvZGluZyI6IlVURi04IiwiYmFzZTY0IjoiTDJodmJXVXZZVEEzTlRJd01UY3ZaRzl0WVdsdWN5OWhNRGMxTWpBeE55NTRjM0JvTG5KMSJ9&page%5Bleft%5D=1&sort%5Bleft%5D=name_asc


https://cp.sprinthost.ru/customer/files/manager?p=left&path%5Bleft%5D=eyJlbmNvZGluZyI6IlVURi04IiwiYmFzZTY0IjoiTDJodmJXVXZZVEEzTlRJd01UY3ZaRzl0WVdsdWN5OWhNRGMxTWpBeE55NTRjM0JvTG5KMSJ9&page%5Bleft%5D=1&sort%5Bleft%5D=name_asc
does not exist or is not a directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): https://cp.sprinthost.ru/customer/files/manager?p=left&path%5Bleft%5D=eyJlbmNvZGluZyI6IlVURi04IiwiYmFzZTY0IjoiTDJodmJXVXZZVEEzTlRJd01UY3ZaRzl0WVdsdWN5OWhNRGMxTWpBeE55NTRjM0JvTG5KMSJ9&page%5Bleft%5D=1&sort%5Bleft%5D=name_asc


https://cp.sprinthost.ru/customer/files/manager?p=left&path%5Bleft%5D=eyJlbmNvZGluZyI6IlVURi04IiwiYmFzZTY0IjoiTDJodmJXVXZZVEEzTlRJd01UY3ZaRzl0WVdsdWN5OWhNRGMxTWpBeE55NTRjM0JvTG5KMSJ9&page%5Bleft%5D=1&sort%5Bleft%5D=name_asc
does not exist or is not a directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel): https://cp.sprinthost.ru/customer/files/manager?p=left&path%5Bleft%5D=eyJlbmNvZGluZyI6IlVURi04IiwiYmFzZTY0IjoiTDJodmJXVXZZVEEzTlRJd01UY3ZaRzl0WVdsdWN5OWhNRGMxTWpBeE55NTRjM0JvTG5KMUwzQjFZbXhwWTE5b2RHMXMifQ%3D%3D&page%5Bleft%5D=1&sort%5Bleft%5D=name_asc


https://cp.sprinthost.ru/customer/files/manager?p=left&path%5Bleft%5D=eyJlbmNvZGluZyI6IlVURi04IiwiYmFzZTY0IjoiTDJodmJXVXZZVEEzTlRJd01UY3ZaRzl0WVdsdWN5OWhNRGMxTWpBeE55NTRjM0JvTG5KMUwzQjFZbXhwWTE5b2RHMXMifQ%3D%3D&page%5Bleft%5D=1&sort%5Bleft%5D=name_asc
does not exist or is not a directory


Input the webroot for a0752017.xsph.ru: (Enter 'c' to cancel):

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know):

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):

Welcome to the community @inventorymanagement

Can you describe your server setup? Because a request to your domain says "openresty" is the server which is an nginx based server. Yet, the 404 error page says it is Apache.

Which of these servers is processing the HTTP challenge request?

curl -i a0752017.xsph.ru/.well-known/acme-challenge/TestForum123
HTTP/1.1 404 Not Found
Server: openresty
Date: Thu, 08 Dec 2022 17:51:28 GMT

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<title>404 Not Found</title>
<p>The requested URL /.well-known/acme-challenge/TestForum123 was not found on this server.</p>
<address>Apache/2.4.6 Server at a0752017.xsph.ru Port 80</address>

(some parts omitted from html error page)

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.