-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Hi!
We have two domain and we are unable to create certificates for one of them.
Domain 1 : montreal.ca
Domain 2: ville.montreal.qc.ca
I can create what I want for the "montreal.ca" domain. Like "test.montreal.ca", "test.api.montreal.ca", etc.
BUT I can't create any certificate for "ville.montreal.qc.ca". Entries like "test.ville.montreal.qc.ca" or "test.api.ville.montreal.qc.ca" cannot be made.
I gen the following error.
INFO: Using main config file /etc/dehydrated/config
INFO: Using additional config file /etc/dehydrated/conf.d/local.sh
- CloudFlare hook executing: startup_hook
Processing kronos.ville.montreal.qc.ca - Creating new directory /etc/dehydrated/certs/kronos.ville.montreal.qc.ca ...
- Signing domains...
- Generating private key...
- Generating signing request...
- Requesting new certificate order from CA...
- Received 1 authorizations URLs from the CA
- Handling authorization for kronos.ville.montreal.qc.ca
- 1 pending challenge(s)
- Deploying challenge tokens...
- CloudFlare hook executing: deploy_challenge
- Creating TXT record: kronos.ville.montreal.qc.ca => AvrujpuBA5Hpl681oDSae67EHHJ8DvNiHbuhThteW24
- Challenge: mrM0VGPAwi3LO3nhr46j7p6aRZHmjlrlu4Kq9vS0AaI
Traceback (most recent call last):
File "hooks/cloudflare/hook.py", line 206, in
main(sys.argv[1:])
File "hooks/cloudflare/hook.py", line 203, in main
opsargv[0]
File "hooks/cloudflare/hook.py", line 167, in create_all_txt_records
create_txt_record(args[i:i+X])
File "hooks/cloudflare/hook.py", line 105, in create_txt_record
zone_id = _get_zone_id(domain)
File "hooks/cloudflare/hook.py", line 83, in _get_zone_id
return r.json()['result'][0]['id']
IndexError: list index out of range - CloudFlare hook executing: exit_hook
Anyone can help ?
Thanks.
mepla
Metadata
Metadata
Assignees
Labels
No labels