Cześć
robię upgrade clouda z wersji 2.3.37 do wyższej i oto jakie kwiaty mam
proszę o pomoc
pzdr.
Cloud 2.4
-
groszek33
- Posts: 73
- Joined: Sun Feb 11, 2018 12:15 pm
You do not have the required permissions to view the files attached to this post.
Kto pyta nie błądzi:))
-
fracz
- Posts: 2342
- Joined: Fri Oct 28, 2016 10:56 pm
- Location: Kraków
- Has thanked: 4 times
- Been thanked: 6 times
Coś tam wisi, coś tam działa i przez to SUPLA nie wstała.
Spróbuj najpierw wszystko zabić, powinno to problem naprawić.
Spróbuj najpierw wszystko zabić, powinno to problem naprawić.
Code: Select all
docker-compose down
./supla.sh start
-
tijo
- Posts: 264
- Joined: Fri Dec 01, 2017 12:44 pm
- Been thanked: 1 time
Code: Select all
-bash: ERROR:: command not found
root@raspberrypi:~/supla-docker# Can't find a suitable configuration file in this directory or any
> parent. Are you in the right directory?
>
> Supported filenames: docker-compose.yml, docker-compose.yaml
>
> root@raspberrypi:~# cd supla-docker
> root@raspberrypi:~/supla-docker# docker-compose down
> Stopping supla-server ... done
> Stopping supla-cloud ... done
> Stopping supla-db ... done
> Removing supla-server ... done
> Removing supla-cloud ... done
> Removing supla-db ... done
> Removing network supla_default
> root@raspberrypi:~/supla-docker# ./supla.sh start
> Starting SUPLA containers
> Creating network "supla_default" with the default driver
> Creating supla-db ... done
> Creating supla-cloud ... done
> Creating supla-server ... done
> SUPLA containers has been started.
> root@raspberrypi:~/supla-docker#
>
