SimpleX chat ne fonctionne pas

j’ai tenté l’installation testing :

sushi@miniyuno:~$ sudo yunohost app install https://github.com/YunoHost-Apps/simplex_ynh/tree/testing
[sudo] password for sushi:
DANGER! This app is not part of YunoHost's app catalog. Installing third-party apps may compromise the integrity and security of your sys
tem. You should probably NOT install it unless you know what you are doing. NO SUPPORT will be provided if this app doesn't work or break
s your system… If you are willing to take that risk anyway, type 'Yes, I understand': Yes, I understand
Info: Installing simplex…
Info: Provisioning sources...
Info: Provisioning ports...
Success! Firewall reloaded
Success! Firewall reloaded
Info: Provisioning system_user...
Info: Provisioning install_dir...
Info: Provisioning data_dir...
Info: Provisioning permissions...
Info: [+++++...............] > Setting up source files...
Warning: Certificate request self-signature ok
Warning: subject=CN = 80.67.179.118
Warning: Certificate request self-signature ok
Warning: subject=CN = 80.67.179.118
Info: [#####+++++..........] > Adding system configurations related to simplex...
Info: [##########+++++.....] > Starting simplex's systemd service...
Info: [####################] > Installation of simplex completed
Success! Installation completed

Mais le service est toujours en auto-restart et le port 5223 non ouvert :

Ah mais non, le correctif est sur la branche rework…

sudo yunohost app install https://github.com/YunoHost-Apps/simplex_ynh/tree/rework
4 Likes

Super, cette fois-ci simplex s’installe et tourne bien, avec les bons ports !
Demain je vais tester quelques echanges.

Merci beaucoup pour l’aide :blush:

Bonjour,

J’ai essayé la commande d’upgrade :
sudo yunohost app upgrade simplex -u GitHub - YunoHost-Apps/simplex_ynh at rework

Mais ça ne fonctionne pas : simplex est déjà installé.
Est-ce qu’il ne faudrait pas passer dans le manifest :

version = “6.4.1~ynh1” à version = “6.4.1~ynh2”

Sinon je peux faire un backup de l’application, la désintaller et réinstaller la rework.

ppr

L’idée est plutôt de tester en clean install first…

Edit:
Mais si tu veux upgrader il faut ajouter --force :
sudo yunohost app upgrade simplex -u https://github.com/YunoHost-Apps/simplex_ynh/tree/rework --force

1 Like

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