You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the certificate renewal process, when starting my docker instance, swag does not start completely when 10 or more subdomains are configured.
When reading the Namecheap API documentation (https://www.namecheap.com/support/api/methods/domains-dns/set-hosts/)
there is reference to this:
IMPORTANT: We recommend you use HTTPPOST method when setting more than 10 hostnames.
Below is a screenshot of the docker config
Expected Behavior
Docker renews certificates and starts as usual.
Steps To Reproduce
Configure more than 10 subdomains
Start SWAG docker
Environment
- OS:Unraid 7.0.0-beta.2
- SWAG version:
CPU architecture
x86-64
Docker creation
see docker screenshot in current behavior
Container logs
dns validation via namecheap plugin is selected
Generating new certificate
Account registered.
Requesting a certificate for my.domain and 12 more domains
Remote: 21
To set: 22
Remote: 22
To set: 23
Remote: 23
To set: 24
Remote: 24
To set: 25
Remote: 25
To set: 26
Remote: 26
To set: 27
Remote: 27
To set: 28
Remote: 28
To set: 29
Remote: 29
To set: 30
Remote: 30
To set: 31
Remote: 31
To set: 32
Remote: 32
To set: 33
Remote: 33
To set: 34
An unexpected error occurred:
lexicon._private.providers.namecheap._ApiError: 1 - Did not receive 200 (Ok) response
Ask forhelp or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
ERROR: Cert does not exist! Please see the validation error above. Make sure you entered correct credentials into the /config/dns-conf/namecheap.ini file.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
During the certificate renewal process, when starting my docker instance, swag does not start completely when 10 or more subdomains are configured.
When reading the Namecheap API documentation (https://www.namecheap.com/support/api/methods/domains-dns/set-hosts/)
there is reference to this:
Below is a screenshot of the docker config
Expected Behavior
Docker renews certificates and starts as usual.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
see docker screenshot in current behavior
Container logs
The text was updated successfully, but these errors were encountered: