Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.84k stars 789 forks source link

The exec AppImage don't work #337

Closed BabelAbu closed 5 years ago

BabelAbu commented 6 years ago

I have the following problem: root@vps:~/Downloads# ./Outline-Manager.AppImage

zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_OutlinZbDW2L/AppRun. /tmp/.mount_OutlinZbDW2L/outline-manager: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

Thanks.

trevj commented 6 years ago

@BabelAbu Can you tell me a bit more about what you're trying to do? It looks like you're running this on a VM but the Outline Manager is a GUI application intended to be run on a desktop/laptop.

BabelAbu commented 6 years ago

Hello, thank you for answering. Yes, it's a VM, Debian Stretch Server with XFCE. I have given execution permissions to the .AppImage file. If I run it in the graphical environment, it does nothing. In the Terminal it throws the previous message. Thank you. Best regards.

trevj commented 6 years ago

@BabelAbu I'm not very familiar with AppImage on Debian. Let's stick with the graphical environment, since that's what's suypported by Outline Manager. How do you try to run the AppImage - by double clicking, or the terminal? Can you try running it from a terminal inyour graphical environment and tell me what happens?

BabelAbu commented 5 years ago

I have already commented it, always in the graphical environment, with double click it does nothing, if I open a terminal (in the graphical environment) it gives me the error indicated in the first message. It has to be missing some dependency or so.

trevj commented 5 years ago

In https://github.com/Jigsaw-Code/outline-client/issues/369#issuecomment-436109838 you say it's a VM. Are you using VNC or similar to access the graphical environment on a VM? I wouldn't necessarily expect that to work seamlessly. Have you tried other AppImages, e.g. Subsurface?: https://appimage.org/

trevj commented 5 years ago

Closing due to inactivity.