Open Sapu98 opened 2 months ago
If you need more infos just tell me pls :)
[67:67:0811/190104.281581:ERROR:zygote_host_impl_linux.cc(127)] No usable sandbox! If this is a Debian system, please install the chromium-sandbox package to solve this problem. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
2024-08-11 19:01:04,291 DEBG fd 19 closed, stopped monitoring <POutputDispatcher at 281472876423536 for <Subprocess at 281472876947296 with name chromium in state STARTING> (stdout)>
2024-08-11 19:01:04,291 INFO exited: chromium (exit status 1; not expected)
This seems to be the issue. Chrome is not starting. You could try firefox or try installing suggested package. Looks like something has changed with the versions or the repositories.
I Installed chromium since the sandbox alone doesnt exist as a package but I still get the same error.
Even tried to add this to the docker file: NEKO_CHROMIUM_FLAGS: '--no-sandbox' probably it's not the right way to do it but also it gives me no results
Currently don't have raspberry pi 5 to test, but the issue seems outside of neko, in google chrome.
I'm running ubuntu on raspberry pi 5.
I've used this configuration for the docker file:
When running the command docker-compose, I get no error and no warnings, but from the container logs, I'm getting this error: