Error on metronome, here's what I got

Metronome stopped working and I get this error:

``
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/moulinette/interfaces/api.py”, line 494, in process
ret = self.actionsmap.process(arguments, timeout=30, route=_route)
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 599, in process
return func(**arguments)
File “/usr/lib/moulinette/yunohost/service.py”, line 555, in service_log
result[log_path] = _tail(log_path, number)
File “/usr/lib/moulinette/yunohost/service.py”, line 817, in _tail
lines = f.read().splitlines()
File “/usr/lib/python3.7/codecs.py”, line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xa7 in position 137598: invalid start byte


##### Cronologia

Please help

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