mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-06 07:37:21 +02:00
Updated Troubleshooting Workarounds (markdown)
parent
572f2d8bbd
commit
d891acb6c0
@ -119,4 +119,19 @@ On Debian we need a few more steps, but it is not this hard:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Successfully installed Go
|
Successfully installed Go
|
||||||
|
|
||||||
|
# If you are now having problems generating ACME certificates while using Zoraxy
|
||||||
|
|
||||||
|
When you get the following error, you will not be able to renew the SSL certificate, you will only be able to upload the certificate manually, and when you add a new proxy rule, the certificate will not be created. So, if your case is like what I predicted, please follow the following method. You won't need to reinstall zoraxy or anything.
|
||||||
|
|
||||||
|
Error:
|
||||||
|
`Error: one or more domains had a problem: [sub-domain.domain.net] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 2606:4700:3035::ac43:9b40: Invalid response from https://sub-domain.domain.net/.well-known/acme-challenge/TkzCltSxBm5sYYU1HqaYa6_T5MSmDM50gVuOLgBM1eY: 525`
|
||||||
|
|
||||||
|
How to solve:
|
||||||
|
1. Open `ACME Tool`
|
||||||
|
2. Fill field `Domain(s)` is `domain.xx, *.domain.xx` (you must change your domain)
|
||||||
|
3. Edit DNS Challange depending on your provider
|
||||||
|
4. Done `Get Certificate`.
|
||||||
|
|
||||||
|
Now, let 's check if the error has been fixed successfully.
|
Loading…
x
Reference in New Issue
Block a user