Code Monkey home page Code Monkey logo

Comments (3)

tpo avatar tpo commented on August 11, 2024

You see in the logs you posted above: "SSL handshake failed". Please use a search engine and check why such an error can happen and how to fix it.

One strategy when debugging stuff is "divide et impera": you remove half of the stuff and see if the remaining stuff works. So in this case, if you remove the Blue Marble layer, does your project work then?

from qwc-docker.

toltojn avatar toltojn commented on August 11, 2024

I think the problem is a bit bigger than me not knowing how to use google.

Things i've done so far:

create qwc user and git clone in /home/qwc

changed the docker-compose.yml according the quickstart manual

changed service_uid and service_gid to the user qwc (1004)

docker compose up

no dice, so I changed the docker-compose.yml some more. changed almost every RO in RW. And I had to change the owner of pg_service.conf and pg_service-write.conf to www-data.

Added a test .qgs and ran qwc admin config. I get errors:

CRITICAL: A critical error occurred while processing the configuration.
CRITICAL: The configuration files were not updated!

When I manualy change themesconfig.json nothing happens. No themes in the admin gui.

I am almost at the point of giving up.

from qwc-docker.

tpo avatar tpo commented on August 11, 2024

But as far as I can tell the problem you encountered was "simply" that a secure (SSL) connection to the URL that had to do with Blue_Marble_Shaded_Relief__MODIS_20180710132857174. Do you have a WAF or a firewall or something between you and the internet that is filtering HTTP?

from qwc-docker.

Related Issues (20)

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.