Skip to content

Native Linux Integration not available #246

@Dainii

Description

@Dainii

Description

Hello there,

Thank you for headplane, it really is a useful tool to work with headscale.

Since v0.6.0, I have some errors logs when I start headplane

[config] ERROR: Failed to read /proc/11/cmdline: Error: Found PID without Headscale serve command
    at file:///opt/headplane/build/server/assets/index-DPXTyKib.js:225435:19
    at async Promise.allSettled (index 2)
    at async ProcIntegration.isAvailable (file:///opt/headplane/build/server/assets/index-DPXTyKib.js:225442:23)
    at async loadIntegration (file:///opt/headplane/build/server/assets/index-DPXTyKib.js:225517:17)
    at async file:///opt/headplane/build/server/assets/index-DPXTyKib.js:236301:16
[...]

I have a bunch of them, almost as if it tries to read all currently running processes. Even if I run the node server with root privileges, I have the same logs.

After these logs I have these

ERROR: Found 3 Headscale processes: 502, 634124, 635910
ERROR: Integration Native Linux (/proc) is not available

The only running headscale process at the time was 634124, maybe the other two was older headscale processes ?

I'm running headscale and headplane on a KVM/QEMU VM with a Debian 12.2.0-14 and node v22.15.0

Headplane Version

v0.6.0

Headscale Version

v0.26.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomersintegrationRelated to Headplane integrations

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions