YunoHost-Apps / mobilizon_ynh

A federated organization and mobilization platform for YunoHost
https://joinmobilizon.org/
GNU Affero General Public License v3.0
20 stars 9 forks source link

cli tool not working #180

Open isAAAc opened 9 months ago

isAAAc commented 9 months ago

am i alone encountering this issue ? https://framagit.org/framasoft/mobilizon/-/issues/686

root@krashboyz:/var/www/mobilizon/live# sudo -u mobilizon ./bin/mobilizon_ctl --help
--rpc-eval : RPC failed with reason :noconnection

I can't figure out if it's my instance, the yunohost packaging or a mobilizon bug.

Salamandar commented 7 months ago

It looks like it's saying the server is not running :/

isAAAc commented 6 months ago

but it is

mobilizon: 
  configuration: unknown
  description: mobilizon daemon for Mobilizon
  last_state_change: 2024-03-01 10:32:40
  start_on_boot: enabled
  status: running
isAAAc commented 6 months ago

but yunohost tells it is running:

root@krashboyz:/var/www/mobilizon/live# sudo -u mobilizon ./bin/mobilizon_ctl --help
--rpc-eval : RPC failed with reason :noconnection
root@krashboyz:/var/www/mobilizon/live# yunohost service status mobilizon
configuration: unknown
description: mobilizon daemon for Mobilizon
last_state_change: 2024-03-07 02:10:42
start_on_boot: enabled
status: running

the website is up https://mobi.krashboyz.org/

but i can't log in anymore, https://mobi.krashboyz.org/login redir to https://mobi.krashboyz.org/ (it wasn't in december)