Giter Club home page Giter Club logo

Comments (5)

jameszyao avatar jameszyao commented on June 20, 2024

@Oatelauser Please ensure the backend service is ready. You can use docker ps to check the container status.

from taskingai.

Oatelauser avatar Oatelauser commented on June 20, 2024

I checked the running status of tasksingai's containers and found that they were all normal.
image
When I clicked to log in, I found that the request was not sent and the front-end reported an error and blocked it.
image
image

from taskingai.

jameszyao avatar jameszyao commented on June 20, 2024

Thanks for providing these. It looks like you are trying to login from another LAN device.

  1. Check whether the backend service is ready: GET http://YOUR_HOST_URL:8080/api/v1/health_check. If it does not return {"status":"success"}, restart docker.
  2. Check if login works properly in a localhost environment. If so, check your firewall and security settings.

from taskingai.

Oatelauser avatar Oatelauser commented on June 20, 2024

@jameszyao I tried the method you mentioned to troubleshoot the problem, but found several problems:
1.You suspect it is a firewall problem, so I accessed the health check interface on the current machine, and the result was a 500 response.
image
2.After I restarted docker, I found that some containers started by docker-compose were not started.
image

from taskingai.

jameszyao avatar jameszyao commented on June 20, 2024
image

As shown in the screenshot above, 7 containers should be started.
You can use docker-compose -p taskingai up -d to start the remaining containers.

from taskingai.

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.