globaleaks / globaleaks-whistleblowing-software

GlobaLeaks is free, open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform.
https://www.globaleaks.org
Other
1.23k stars 269 forks source link

Getting error when creating certificates for new site #3747

Open schris-dk opened 11 months ago

schris-dk commented 11 months ago

What version of GlobaLeaks are you using?

4.13.16

What browser(s) are you seeing the problem on?

Chrome, All

What operating system(s) are you seeing the problem on?

Windows

Describe the issue

when creating a new site, an error is shown when creting the certificates. When leaving "Network" to another menu item and return, the certificates are created - so why the error? Find short extract of Globaleaks.log:

2023-11-03 10:37:05+0000 [-] Starting factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7f74f01108c8>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7f74d836c160>) 2023-11-03 10:37:05+0000 [-] Stopping factory _HTTP11ClientFactory(<function HTTPConnectionPool._newConnection..quiescentCallback at 0x7f74f01108c8>, <twisted.internet.endpoints._WrapperEndpoint object at 0x7f74d836c160>) 2023-11-03 10:45:09+0000 [-] [E] [72] Setting up the onion service sm24cr4pf4whfgzo2avto4x5z3zknfckdwo4mc5p3lrpvwk4wgtiguqd.onion 2023-11-03 10:45:33+0000 [-] [E] exception mail suppressed for exception (<class 'acme.errors.ValidationError'>) [reason: special exception]

Proposed solution

No response

evilaliv3 commented 11 months ago

@schris-dk

I think the case is the key was generated but the certificate was failing. Is this the case?

Have you correctly pointed the dns to the server?

schris-dk commented 11 months ago

Hi Giovanni!

I might have created the site before the DNS entry – could be the reason (makes sense) – will test I though 😊

evilaliv3 commented 11 months ago

Is this issue solved @schris-dk ?