evilsocket / evilsocket/opensnitch

[Bug Report] Nodes Keep Disconnecting

Open
#1,453 28 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
14.1k
Forks
665
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug:
The remote nodes are periodically dropping off.
Sometimes they reconnect and sometimes I need to manually restart the nodes service or UI.

- OpenSnitch version: 1.7.2 Node and GUI
- OS: Debian
- OS version: Both Sid and Stable
- Window Manager: I3 and Headless
- Kernel version: 6.17.7+deb14+1-amd64 and 6.12.48+deb13-amd64

### To Reproduce:

Steps to reproduce the behavior:
install GUI and configure remote node to connect to the GUI.
Leave VMs Connected and powered on

### Post error logs:
When checking the surface which has not crashed I get lots of the following errors:
```
sudo service opensnitch status

opensnitchd[1204]: Timed out while sending packet to queue channel 1313700632
opensnitchd[1204]: Timed out while sending packet to queue channel 1313700632
opensnitchd[1204]: Timed out while sending packet to queue channel 1313700632
```

```
cat /var/log/opensnitchd.log

WAR Error while pinging UI service: rpc error: code = DeadlineExceeded desc = context deadline exceeded, state: READY
WAR Error while pinging UI service: rpc error: code = DeadlineExceeded desc = context deadline exceeded, state: READY
WAR Error while pinging UI service: rpc error: code = DeadlineExceeded desc = context deadline exceeded, state: READY
WAR Error while pinging UI service: rpc error: code = DeadlineExceeded desc = context deadline exceeded, state: READY
WAR Error while pinging UI service: rpc error: code = DeadlineExceeded desc = context deadline exceeded, state: READY
ERR Subscribing to GUI rpc error: code = DeadlineExceeded desc = context deadline exceeded
ERR Connection to the UI service lost.
IMP UI connected, dispathing queued alerts: 0
getting notifications: rpc error: code = Unavailable desc = transport is closing
Connection to the UI service lost.
UI connected, dispathing queued alerts: 0
getting notifications: rpc error: code = Unavailable desc = transport is closing
Connection to the UI service lost.
UI connected, dispathing queued alerts: 0
```

### Screenshots:

### Additional context:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.