ZoeyVid / NPMplus

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://hub.docker.com/r/zoeyvid/npmplus
MIT License
559 stars 24 forks source link

I'm so confused and it won't make the tls certs #742

Closed hellgod77 closed 7 months ago

hellgod77 commented 7 months ago

2024-04-10 02:58:36,546:DEBUG:certbot._internal.main:certbot version: 2.9.0 2024-04-10 02:58:36,548:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/local/bin/certbot 2024-04-10 02:58:36,548:DEBUG:certbot._internal.main:Arguments: ['--logs-dir', '/tmp/certbot-log', '--work-dir', '/tmp/certbot-work', '--config-dir', '/data/tls/certbot', '-> 2024-04-10 02:58:36,548:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#dns-cloudflare,PluginEntryPoint#manual,PluginEntryPoint#null,Plugin> 2024-04-10 02:58:36,567:DEBUG:certbot._internal.log:Root logging level set at 30 2024-04-10 02:58:36,568:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None 2024-04-10 02:58:36,569:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot Description: Saves the necessary validation files to a .well-known/acme-challenge/ directory within the nominated webroot path. A seperate HTTP server must be running and se> Interfaces: Authenticator, Plugin Entry point: EntryPoint(name='webroot', value='certbot._internal.plugins.webroot:Authenticator', group='certbot.plugins') Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7fb38c42a7e0> Prep: True 2024-04-10 02:58:36,569:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7fb38c42a7e0> and insta> 2024-04-10 02:58:36,569:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None 2024-04-10 02:58:36,989:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms> 2024-04-10 02:58:36,990:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory. 2024-04-10 02:58:36,992:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443 2024-04-10 02:58:37,180:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 747

{ "-eAJoADsIW0": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417", "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change", "meta": { "caaIdentities": [ "letsencrypt.org" ], "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf", "website": "https://letsencrypt.org" }, "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct", "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce", "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order", "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-02/renewalInfo/", "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert" } 2024-04-10 02:58:37,181:DEBUG:acme.client:Received response: HTTP 200 Server: nginx Date: Wed, 10 Apr 2024 07:58:37 GMT Content-Type: application/json Content-Length: 747 Connection: keep-alive Cache-Control: public, max-age=0, no-cache

hellgod77 commented 7 months ago

delete figured it out

hellgod77 commented 7 months ago

the dns updated for my desktop but not the dockerbox