Giter VIP home page Giter VIP logo

Comments (6)

GiuseppeGalilei avatar GiuseppeGalilei commented on May 28, 2024

What issues are you encountering? Can you post the errors you get?

from unifi-network-application.

xChesher avatar xChesher commented on May 28, 2024

What issues are you encountering? Can you post the errors you get?

So essentially if you were to spin up a new Ubuntu VM. After updating and upgrading the packages on the device, and installing docker from apt-get you will not be able to run "docker compose up" which is called by your script. You would need to essentially follow the guide above to install the docker-compose-plugin to the current docker plugins folder. After this is done the install.sh runs perfectly.

There might be an easier way that I am not aware of, or this could be exclusive to Ubuntu. But this has been my experience running this script.

from unifi-network-application.

GiuseppeGalilei avatar GiuseppeGalilei commented on May 28, 2024

Ok, now I get it. Thanks for the heads up! I took the availability of compose for granted, I'll implement a check for it.
Anyway, how did the script handle it? Did it throw out some meaningful error?

from unifi-network-application.

xChesher avatar xChesher commented on May 28, 2024

It didn't really give any great verbose responses. I was trying to force the script to run in verbose mode but the verbose logs seem to mess with the input and just freaks out immediately. It pretty much just tried to run docker compose up -d and then spat out that it does not recognize docker compose as a valid command

Edit: I essentially had to read through the script to understand why it was not working ( Luckily it was relatively obvious haha )

PS.. Thank you for this script this was by far the easiest way even with the troubleshooting included

from unifi-network-application.

GiuseppeGalilei avatar GiuseppeGalilei commented on May 28, 2024

Thanks! Glad to have been helpful!
If you want, consider leaving a star to support the project.

from unifi-network-application.

xChesher avatar xChesher commented on May 28, 2024

Will do!

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.