Stuck in domain creation and certificate

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.36
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: no, vanilla install

Describe your issue

I’ve created a new subdomain (classical domain). The GUI is stuck on Signing certificate... since more than 20 hours.
If a close and re-open the GUI, the windows for the domain creation popup again.

I’m afraid the pacman will get tired after running from left to right all that time! :slight_smile:

How do I kill the yunohost domain creation action?

I can acces the CLI.

Share relevant logs or error messages

Stuck on this

Le certificat auto-signé est maintenant installé pour le domaine ‘``lan.intra.lafab.org``’
[…]
Order created!
Verifying ``lan.intra.lafab.org``…
lan.intra.lafab.org`` verified!
Signing certificate…

Reboot :grin:

And what about a less :collision:nuclear :collision: solution? :sweat_smile:

1 Like

Same if you open webadmin in other tab ?

Yes, the action popup always appears on any windows. Even if I close and reopen the browser.

Well… I would try those three things :

sudo systemctl restart yunohost-portal-api
sudo systemctl restart yunohost-api
sudo systemctl restart nginx
1 Like

sudo systemctl restart yunohost-portal-api

:right_arrow: no effect, the pacman is still running. Poor creature, it’s been 24 hours now…

sudo systemctl restart yunohost-api

:dizzy: Yeah :dizzy: The action windows is gone! And quite instantaneously!

Thank you :folded_hands:

The system seems functional and I’ve been able to install the Let’s Encrypt certificate on the problematic subdomain :desert_island:

:grin:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.