unraid_countryboy

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by unraid_countryboy

  1. Hello All!

     

    New to the community but not new to unRAID. I am currently trying to setup Letsencrypt and keep running into this error every time it goes thru. Its seems as though the folders are not getting created. Here is what I receive just before the docker shuts down:

     

    GID/UID
    -------------------------------------
    User uid: 99
    User gid: 100
    -------------------------------------

    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-config: executing...
    [cont-init.d] 20-config: exited 0.
    [cont-init.d] 30-keygen: executing...
    generating self-signed keys in /config/keys, you can replace these with your own keys if required
    Generating a 2048 bit RSA private key
    ...........+++
    .....................+++
    writing new private key to '/config/keys/cert.key'
    -----
    Subject Attribute /C has no known NID, skipped
    [cont-init.d] 30-keygen: exited 0.
    [cont-init.d] 50-config: executing...
    Creating DH parameters for additional security. This may take a very long time. There will be another message once this process is completed
    Generating DH parameters, 2048 bit long safe prime, generator 2
    This is going to take a long time


    DH parameters successfully created - 2048 bits
    SUBDOMAINS entered, processing
    Only subdomains, no URL in cert
    Sub-domains processed are: -d ***********.ddns.net
    E-mail address entered: ******.*******@outlook.com
    Generating new certificate
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    An unexpected error occurred:
    There were too many requests of a given type :: Error creating new registration :: too many registrations for this IP
    Please see the logfiles in /var/log/letsencrypt for more details.
    /var/run/s6/etc/cont-init.d/50-config: line 127: cd: /config/keys/letsencrypt: No such file or directory
    [cont-init.d] 50-config: exited 1.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] syncing disks.
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.

     

    When I attempt to go look at the log files listed as /var/log/letsencrypt/letsencrypt.log, the /var/log/letsencrypt folder does not seem to exist......