Too long password results in unavailable domain

My YunoHost server

Hardware: Raspberry Pi at home
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

I choose a too long password when executing yunohost tools postinstall - it’s more a key than a password.

The problem is that the error arises after domain registration but before valid config is written, so when re-running yunohost tools postinstall I obtain

Error: The domain 'example_domain.noho.st' is unavailable.

At this point I’m locked; even trying another domain results in

Error: You have already subscribed to a DynDNS domain

How to fix?

The second error message says that, according to yunohost, you already have a domain registered :thinking:
What returns the command sudo yunohost domain list ?

Otherwise, the thread to get your domain reset is Nohost domain recovery. But you will have to wait for an admin to do a batch

> yunohost domain list
domains: 
  - example_domain.noho.st
  - example_domain.nohost.me
main: example_domain.nohost.me

example_domain.nohost.me is the domain choosen while retrying with another domain.

(The real domain was just resetted by tituspijean, here for clarity I’ll keep example_domain)

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