Giter Site home page Giter Site logo

Comments (10)

Zakkaruu avatar Zakkaruu commented on August 27, 2024 19

I tried this in Ubuntu 20.04 and ProtonOS 4.0RC both as VMs in VMware Workstation. The error message was displayed at http://localhost:9000 in both environments when used with the default docker-compose.yml file. After editing the docker-compose.yml file and modifying these lines
TAIGA_SITES_DOMAIN: "localhost:9000" && TAIGA_URL: "http://localhost:9000" to include the specific IP TAIGA_SITES_DOMAIN: "10.241.13.163:9000" && TAIGA_URL: "http://10.241.13.163:9000", everything began to work.

from taiga.

marshalleq avatar marshalleq commented on August 27, 2024 1

I changed host, and all work!!!

What do you mean you changed host?

from taiga.

ivanflorentin avatar ivanflorentin commented on August 27, 2024

+1

from taiga.

coindroid42 avatar coindroid42 commented on August 27, 2024

I changed host, and all work!!!

from taiga.

rogerioadris avatar rogerioadris commented on August 27, 2024

+1

from taiga.

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024

Can't reproduce this. Could you provide any more relevant info?

from taiga.

stefano-cherchi avatar stefano-cherchi commented on August 27, 2024

I tried this in Ubuntu 20.04 and ProtonOS 4.0RC both as VMs in VMware Workstation. The error message was displayed at http://localhost:9000 in both environments when used with the default docker-compose.yml file. After editing the docker-compose.yml file and modifying these lines
TAIGA_SITES_DOMAIN: "localhost:9000" && TAIGA_URL: "http://localhost:9000" to include the specific IP TAIGA_SITES_DOMAIN: "10.241.13.163:9000" && TAIGA_URL: "http://10.241.13.163:9000", everything began to work.

This is great, thank you. Had the same issue and, since I'm running Taiga behind a reverse proxy with SSL/TLS, I fixed it by just setting

TAIGA_SITES_DOMAIN: "taiga.mydomanname.com"

TAIGA_URL: "https://taiga.mydomainname.com"

from taiga.

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024

Are you sure you're talking about this repo? There are no TAIGA_SITES_DOMAIN or TAIGA_URL env variables used here. It is controlled by TAIGA_HOST, TAIGA_SCHEME and TAIGA_PORT in variables.env.

from taiga.

claranceliberi avatar claranceliberi commented on August 27, 2024

I tried this in Ubuntu 20.04 and ProtonOS 4.0RC both as VMs in VMware Workstation. The error message was displayed at http://localhost:9000 in both environments when used with the default docker-compose.yml file. After editing the docker-compose.yml file and modifying these lines
TAIGA_SITES_DOMAIN: "localhost:9000" && TAIGA_URL: "http://localhost:9000" to include the specific IP TAIGA_SITES_DOMAIN: "10.241.13.163:9000" && TAIGA_URL: "http://10.241.13.163:9000", everything began to work.

Thank you so much this helped me

from taiga.

w1ck3dg0ph3r avatar w1ck3dg0ph3r commented on August 27, 2024

Closing, as it seems to refer to official kaleidos docker images.

from taiga.

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.