Giter VIP home page Giter VIP logo

Comments (5)

OberfragGER avatar OberfragGER commented on May 29, 2024 1

Ok, I tried to remove the "docker-compose" dependency and use "docker compose" instead. From a quick search it seems as if "docker-compose" is the old, deprecated, version of "docker compose". For testing I'm using WSL2, where it seems "docker-compose" is just an alias for "docker compose", which might be the reason why I didn't encounter this issue.

You can try installing with the updated script from the oneliner_dev branch. wget -O install.sh https://raw.githubusercontent.com/GiuseppeGalilei/Unifi-Network-Application/oneliner_dev/OneLiner/install.sh && chmod +x install.sh && ./install.sh

looks like its working. just startet the script. everything rund fine and i could login to my Unfi-Account.

from unifi-network-application.

GiuseppeGalilei avatar GiuseppeGalilei commented on May 29, 2024

Can you tell me the docker and docker-compose version you are using?

The "waiting for containers" goes on indefinetely because the error in dealing with the compose file messed up the process.
As said in the other issue, I'm still experimenting, any help finding bugs is welcomed.

from unifi-network-application.

OberfragGER avatar OberfragGER commented on May 29, 2024

I tried again. Steps to reproduce
Docker version 25.0.4, build 1a576c5
Docker Compose version v2.24.7

wget your script...
Error: docker-compose is not installed.
Then: apt-get install docker-compose

root@docker:~# docker-compose version
docker-compose version 1.29.2, build unknown
docker-py version: 5.0.3
CPython version: 3.11.2
OpenSSL version: OpenSSL 3.0.11 19 Sep 2023

I think your script reffers to docker-compose instead of docker compose. So docker-compose is older...

from unifi-network-application.

GiuseppeGalilei avatar GiuseppeGalilei commented on May 29, 2024

Ok, I tried to remove the "docker-compose" dependency and use "docker compose" instead.
From a quick search it seems as if "docker-compose" is the old, deprecated, version of "docker compose".
For testing I'm using WSL2, where it seems "docker-compose" is just an alias for "docker compose", which might be the reason why I didn't encounter this issue.

You can try installing with the updated script from the oneliner_dev branch.
wget -O install.sh https://raw.githubusercontent.com/GiuseppeGalilei/Unifi-Network-Application/oneliner_dev/OneLiner/install.sh && chmod +x install.sh && ./install.sh

from unifi-network-application.

GiuseppeGalilei avatar GiuseppeGalilei commented on May 29, 2024

looks like its working. just startet the script. everything rund fine and i could login to my Unfi-Account.

Cool! Thanks for your help and feedback!

from unifi-network-application.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.