unifiedremote / Remotes

http://www.unifiedremote.com
203 stars 137 forks source link

Unified Remote Server not working (Linux Version 3.13.0.2505) #184

Open aiamuzz opened 2 months ago

aiamuzz commented 2 months ago

OS : Linux Deepin 20.9 Kernel : 5.15.45-amd64-desktop

Error ? (when running the deb package)

(Reading database ... 360179 files and directories currently installed.)
Preparing to unpack .../urserver-3.13.0.2505 (2).deb ...

**cat: /root/.urserver/urserver.pid: No such file or directory
process not detected
rm: cannot remove '/root/.urserver/urserver.pid': No such file or directory**

when launched the browser does not start(return server status)

This site can’t be reachedlocalhost refused to connect.
Try:

Checking the connection
[Checking the proxy and the firewall](chrome-error://chromewebdata/#buttons)
ERR_CONNECTION_REFUSED
aiamuzz commented 2 months ago

additionally ...

running it on terminal threw up the following ...

/opt/urserver/urserver-start
copying user files
backup remotes

create custom folder
copying remotes
cat: /home/zazi/.urserver/urserver.pid: No such file or directory
starting server
/opt/urserver/urserver: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /opt/urserver/urserver)
opening manager

&

/opt/urserver/urserver-stop
cat: /home/zazi/.urserver/urserver.pid: No such file or directory
process not detected
rm: cannot remove '/home/zazi/.urserver/urserver.pid': No such file or directory

hope this helps identify the issue and help me fix it.

PS : sorry I am posting it on the Remotes Issues page, i couldn't find the userver repo.