Giter VIP home page Giter VIP logo

Comments (7)

superalex avatar superalex commented on July 29, 2024

Hello @jahwurbw

Did you check the output of setup-server.sh to check if something failed?, you could rebuild your database and initial data with something like (from your taiga-back folder):

workon taiga
./regenerate.sh

Regards,

from taiga-scripts.

abueschel avatar abueschel commented on July 29, 2024

Hi @superalex

i can confirm this issue (I also tried both, script and manual install).

sadly

workon taiga
./regenerate.sh

did not work. The output of the script and regenerate.sh looks good so far.

Best regards,

from taiga-scripts.

superalex avatar superalex commented on July 29, 2024

You could check two different things:

  • Your javascript console to see if there is a problem calling the API
  • Your backend logs (from ~/logs folder)

from taiga-scripts.

abueschel avatar abueschel commented on July 29, 2024

Thanks @superalex the javascript console pointed me to the cause of the issue.

editing

"api": "http://myvm.mydomain.com:8000/api/v1/",

in taiga-front/dist/v-1451995127167/js/app-loader.js did the trick for me.

from taiga-scripts.

superalex avatar superalex commented on July 29, 2024

Great!, but it's not recommended you edit that file (updating your instance will remove that changes), customize your dist/conf.json file

from taiga-scripts.

jahwurbw avatar jahwurbw commented on July 29, 2024

I ran the script, but am receiving the following error in the Javascript console:
OPTIONS http://localhost:8000/api/v1/auth net::ERR_CONNECTION_REFUSED

What do I need to change?

from taiga-scripts.

superalex avatar superalex commented on July 29, 2024

@jahwurbw I've answered you again in the other issue.

Regards!,

from taiga-scripts.

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.