Giter Site home page Giter Site logo

Comments (5)

marcel-dancak avatar marcel-dancak commented on August 28, 2024

I'm not really sure what is the reason for PWD environment variable not being set on Ubuntu. Maybe it's when you run this command as root user with sudo. Often it's easier to add docker group to your user account. But anyway, you can also edit your docker-compose.yml and change path with PWD variable to resolved absolute path.

from gisquick-cli.

nortuzar avatar nortuzar commented on August 28, 2024

Thanks for the reply. I start over following a guide to add the user to docker group and that fixed the problem. Now iยดm dealing with the qgis plugin, because I made a mistake with the information, and now I cant modify the info, so everytime it shows WARNING: failed to connect

from gisquick-cli.

marcel-dancak avatar marcel-dancak commented on August 28, 2024

Probably it's just not very obvious, but you can edit your login information from QGIS menu Web -> Gisquick -> Configure
I will consider showing login dialog automatically after failed attempt, or saving account credentials only after successful connection.

from gisquick-cli.

nortuzar avatar nortuzar commented on August 28, 2024

Probably it's just not very obvious, but you can edit your login information from QGIS menu Web -> Gisquick -> Configure I will consider showing login dialog automatically after failed attempt, or saving account credentials only after successful connection.

Wow thanks for the quick reply, my bad there..

I tried to build from scratch but now I run
docker compose up -d without problem. But then after running docker compose exec app gisquick migrate up
i receive the message
Error response from daemon: Container e23f00363f8bb3d0dd41ab950f2595404b100c3f159cb1f198453df0b907a6d9 is restarting, wait until the container is running
I understand this is the container gisquick-app-1 from the gisquick/server image. I try stop, restart, but nothing, I can remember why in my last try everything works

from gisquick-cli.

marcel-dancak avatar marcel-dancak commented on August 28, 2024

If it's app service failing, you can try to get more info from logs. This command should work

docker compose logs --tail=200 app

from gisquick-cli.

Related Issues (3)

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.