What type of hardware are you using: Other ARM board
What YunoHost version are you running: 12 (a jour du 06/11/24)
How are you able to access your server: SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: no
Describe your issue
Bonjour,
Je ne peux plus accéder a la web admin.
J’ai cette erreur
[GET] “https://kevread.fr/yunohost/portalapi/public”: 500
Et lorsque que je veux faire une commande via ssh de type yunohost -h, j’ai le log d’erreur
J’ai accès en FTP aux fichiers.
Les apps ne sont plus accessible
Share relevant logs or error messages
Traceback (most recent call last):
File "/usr/lib/python3.11/logging/config.py", line 562
, in configure
handler = self.configure_handler(handlers[name])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/logging/config.py", line 747
, in configure_handler
result = factory(**kwargs)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/logging/__init__.py", line 1
181, in __init__
StreamHandler.__init__(self, self._open())
^^^^^^^^^^^^
File "/usr/lib/python3.11/logging/__init__.py", line 1
213, in _open
return open_func(self.baseFilename, self.mode,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 30] Read-only file system: '/var/log/yun
ohost/yunohost-cli.log'
The above exception was the direct cause of the followin
g exception:
Traceback (most recent call last):
File "/usr/bin/yunohost", line 77, in <module>
yunohost.cli(
File "/usr/lib/python3/dist-packages/yunohost/__init__
.py", line 35, in cli
init_logging(interface="cli", debug=debug, quiet=qui
et)
File "/usr/lib/python3/dist-packages/yunohost/__init__
.py", line 194, in init_logging
configure_logging(logging_configuration)
File "/usr/lib/python3/dist-packages/moulinette/utils/
log.py", line 66, in configure_logging
dictConfig(logging_config)
File "/usr/lib/python3.11/logging/config.py", line 812
, in dictConfig
dictConfigClass(config).configure()
File "/usr/lib/python3.11/logging/config.py", line 569
, in configure
raise ValueError('Unable to configure handler '
ValueError: Unable to configure handler 'file