YunoHost-Apps / friendica_ynh

Friendica package for YunoHost
http://friendi.ca/
Other
11 stars 13 forks source link

Invalid login url and url in email #85

Closed Shnoulle closed 7 months ago

Shnoulle commented 1 year ago

Describe the bug

After installation : login url and url shown in email are bad ( no domain)

Context

Steps to reproduce

Via admin :

Expected behavior

https:// must be https://friendica.example.org

Capture d’écran du 2022-12-02 08-55-35

Partial mail content

Cher Shnoulle, Merci pour votre inscription sur Friendica Social Network. Votre compte a été créé. Les informations de connexion sont les suivantes :

Localisation du site : http:// Nom d'utilisateur : shnoulle Mot de passe : random1234

Vous pouvez changer votre mot de passe depuis la page "Paramètres" de votre compte après vous êtreconnecté.

Shnoulle commented 1 year ago

Via CLI

# yunohost app install friendica -a "domain=friendica.example.net"
Choose an administrator user for this app [shnoulle]: shnoulle
Choose the application language [de | en | es | fr | it | pt]: fr
Info: Installing friendica...
Info: [....................] > Validating installation parameters...
Info: [+...................] > Storing installation settings...
Info: [#+++++..............] > Installing dependencies...
Info: [######+.............] > Configuring system user...
Info: [#######+............] > Creating a MySQL database...
Info: [########++++........] > Setting up source files...
Info: [############+.......] > Configuring NGINX web server...
Info: [#############+......] > Adding a configuration file...
Info: [##############+++...] > Configuring PHP_FPM...
Info: [#################+..] > Setuping a cron job...
Info: [##################+.] > Reloading NGINX web server...
Info: [####################] > Installation of friendica completed
Success! Installation completed

Seems OK.

mediaformat commented 1 year ago

Fresh install 2023.01~ynh1, getting the same issue. @Shnoulle Did installing via CLI fix the problem?

mediaformat commented 1 year ago

I've deactivated ipv6, uninstalled and reinstalled via web Ui and Cli, the cli works but not via web ui. Seems like a bug

OniriCorpe commented 7 months ago

hi!

this should be fixed with 2023.12~ynh2