oxen-io / lokinet-gui

GUI Control panel for Lokinet built using electron
23 stars 12 forks source link

Does not run on Debian 11. #40

Open namelessperson0 opened 1 year ago

namelessperson0 commented 1 year ago

After I start lokinet GUI and click connect, nothing happens.

Below is error log.

IPC channel job xxx: getSummaryStatus timed out after 1000ms 
yyy: redux state at markAsStoppedFromSummaryTimedOut2: "{"exitTurningOn":false,"exitTurningOff":false,"daemonIsTurningOn":false,"daemonIsTurningOff":false,"initialDaemonStartDone":true}" 
majestrate commented 1 year ago

On Fri, 27 Jan 2023 04:32:44 -0800 Nameless Dude @.***> wrote:

After I start lokinet GUI and click connect, nothing happens.

Below is error log.

IPC channel job xxx: getSummaryStatus timed out after 1000ms yyy: redux state at markAsStoppedFromSummaryTimedOut2: "{"exitTurningOn":false,"exitTurningOff":false,"daemonIsTurningOn":false,"daemonIsTurningOff":false,"initialDaemonStartDone":true}"

what version of lokinet package are you using? also lokinet gui version if you can. thanks.

-- ~jeff

namelessperson0 commented 1 year ago

On Fri, 27 Jan 2023 04:32:44 -0800 Nameless Dude @.***> wrote: After I start lokinet GUI and click connect, nothing happens. Below is error log. IPC channel job xxx: getSummaryStatus timed out after 1000ms yyy: redux state at markAsStoppedFromSummaryTimedOut2: "{"exitTurningOn":false,"exitTurningOff":false,"daemonIsTurningOn":false,"daemonIsTurningOff":false,"initialDaemonStartDone":true}" what version of lokinet package are you using? also lokinet gui version if you can. thanks. -- ~jeff

lokinet verison is 0.9.11-1~deb11 lokinet-gui version is 1.0.0

majestrate commented 1 year ago

do you have polkit installed?

dimibyte commented 1 year ago

Same error on Windows 10 x64. Same last version of everything. But: I have working dnscrypt-proxy service and Yggdrasil service on the background. I2Pd is also working on background, but it shouldn't affect anything.

IPC channel job b32049ac33888c291b8e9a1040f9ce: getSummaryStatus timed out after 1000ms 3m:51s:40ms: redux state at markAsStoppedFromSummaryTimedOut2: "{"exitTurningOn":false,"exitTurningOff":false,"daemonIsTurningOn":false,"daemonIsTurningOff":false,"initialDaemonStartDone":true,"globalError":"error-start-stop"}"

namelessperson0 commented 1 year ago

polkit

You are referring to this package https://packages.debian.org/stretch/policykit-1 ? It is already installed.

majestrate commented 1 year ago

this is more of a gui issue. i will transfer it to that repo.

keybreak commented 1 year ago

redux state at markAsStoppedFromSummaryTimedOut2

Same on Arch Linux and Manjaro (AUR)