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 ?
Not compatibe Server Version
-
- Posts: 19474
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
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
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