Skip to content

Engine died unexpectedly without sending output: status 127 #772

@freysgodi

Description

@freysgodi

I have a bug report

hw: lenovo thinkpad, 32 gb ram, nvidia gm206glm
os manjaro kernel 6.14.6-2
python 3.13.3

katrain installed through pipx (it run successfully under win10)

console output:

Using user config file /home/$$$$$$$$$$/.katrain/config.json
This doesn't look like a squashfs image.
ERROR: Unexpected exception Expecting value: line 1 column 1 (char 0) while processing KataGo output b'Cannot mount AppImage, please check your FUSE setup.'
open dir error: No such file or directory
ERROR: Engine died unexpectedly without sending output: status 127
Traceback (most recent call last):
File "/home/maxuzzz/.local/share/pipx/venvs/katrain/lib/python3.13/site-packages/katrain/core/engine.py", line 280, in _analysis_read_thread
analysis = json.loads(line)
File "/usr/lib/python3.13/json/init.py", line 346, in loads
return _default_decoder.decode(s)
~~~~~~~~~~~~~~~~~~~~~~~^^^
File "/usr/lib/python3.13/json/decoder.py", line 345, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/json/decoder.py", line 363, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

say something, please :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions