golemfactory / golem-unlimited

Golem-unlimited
GNU General Public License v3.0
46 stars 8 forks source link

[ERR] Actix Worker Dies on go-hub run #296

Closed jtweeder closed 4 years ago

jtweeder commented 4 years ago

I tried the latest deb and also compiling from source and come across this same issue following the readme files. It may be user error so sorry if that is the case.

When I allow the go-hub service to start or restart it their are no error messages shown, but going to the web UI shows no nodes. After it starts running go-hub server --user status shows the server is not started.

So I stopped the go-hub service and then run go-hub server --user run, It goes through a series of the following errors that increment the worker number, but all say the same error.

thread 'arbiter:40147d0b-e7f0-4fff-be6e-c3a0cc3ef867:actix-net-worker-7' panicked at 'cannot provide static files: Os { code: 2, kind: NotFound, message: "No such file or directory" }

After sometime it will then say

ERROR 2020-01-03T17:05:54Z: actix_net::server::accept: No workers

it then appears to try and restart workers but has the same thread panic as above.

Using latest release of deb and running on Ubuntu 18.04.3 LTS.

jtweeder commented 4 years ago

Closed by accident when i was getting click happy.

github-actions[bot] commented 4 years ago

Stale issue message