Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I also wasn't able to connect to it. 2025-10-13 16:41:06 INF Backend server is running on address=0.0.0.0:9170 netstat -nlp | grep 9170 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm looking for a guide/tips, how to install system-bridge v5 on my servers, mostly headless (proxmox, debian VMs and few remote VPS). If my memory serve, it was tricky, but possible in v4, however on v5 I'm struggling to make it work.
Very 1st issue I've stuck - once I installed .deb package, I cannot start backend with command:
system-bridge backendError message:
system-bridge: error while loading shared libraries: libXtst.so.6: cannot open shared object file: No such file or directoryObviously, there is no X server on headless machine
2nd, service script mentioned in repo home:
sudo cp .scripts/linux/system-bridge.service /etc/systemd/system/does not exists in repo.
Happy to test any solutions
Beta Was this translation helpful? Give feedback.
All reactions