Not compatibe Server Version

hausigob
Posts: 2
Joined: Fri Aug 05, 2016 11:19 am

Post

Hello,
i use and start the virtualbox the supla cloud image. It starts and themes to work fine.
But now when i start the android app, i get the message (nicht kompatibe server version)???
How can I fix that ?
User avatar
pzygmunt
Posts: 19474
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

Hi.

Login as root.

apt-get update
apt-get install git
git clone https://github.com/SUPLA/supla-server-vm

/etc/init.d/supla-server stop
mv supla-server-vm/usr/sbin/supla-server /usr/sbin/
/etc/init.d/supla-server start
rm -r supla-server-vm
hausigob
Posts: 2
Joined: Fri Aug 05, 2016 11:19 am

Post

Thanks
it works now.

Return to “Help”