[Bug]: Restarting on Portduino / Linux Leaves Hanging API Ports #4250
Labels
bug
Something isn't working
linux-native
related to running meshtastic as daemon on native linux
pinned
Exclude from stale processing
Category
Other
Hardware
DIY
Firmware Version
2.3.13.83f5ba0
Description
The portduino server leaves hanging ports with the status
CLOSE_WAIT
when monitored throughlsof
.My device is an orangepione.
armbianmonitor -u
reports the following:My meshtasticd configuration is this:
I found the issue while trying to debug #4240 more.
Here are the logs from restarts:
Here is what
lsof -i 4 | grep mesh
outputs:Note: I am interfacing with this node remotely using wireguard.
I am unsure if it executes the code at https://github.com/meshtastic/firmware/blob/v2.3.13.83f5ba0/src/shutdown.h#L23 or not.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: