seele05
seele05
Binary is not running in the app container nor web container spacedesk.log contains only: > nice: can't execute './spacedeck.nexe.bin': No such file or directory You said: > The webserver needs...
Hi @eneiluj in the given path the file spacedeck.nexe.bin exists with the following permissions: ``` # ls -la spacedeck.nexe.bin -rwx------ 1 82 82 58701811 Feb 23 14:27 spacedeck.nexe.bin ```
Hi @eneiluj from within **app** container - #$ docker exec -it --user www-data nextcloud-app sh - #$ ./spacedeck.nexe.bin - #$ sh: ./spacedeck.nexe.bin: Permission denied - #$ whoami - #$ www-data...
Hi @eneiluj , the image with the content of /var/www/html is available for both containers (app & web) I am not questioning that the web container can execute the binary...
After some rough experiments in my dev stage, i got the feeling that under normal circumstances the whiteboard is not able to run. @joergmschulz alpine is used in spacedeck standalone...
no words ... okay following this I will uninstall this plugin and wait till stable release
keep focused ;) while waiting for sth. more stable for my production world, I was more playing around in my dev stage. running standalone server and then using the plugin...
No x64 os on x64cpu using 64bit docker. Root cause is definitely on Nextcloud / spacedeck side
unfortunately not.