Git Product home page Git Product logo

Comments (6)

daonatural avatar daonatural commented on August 24, 2024 1

image

from crapi.

mathew-jose avatar mathew-jose commented on August 24, 2024

Can you provide the logs of the containers to help us debug.

from crapi.

jinjiao070 avatar jinjiao070 commented on August 24, 2024

Can you provide the logs of the containers to help us debug.

Creating test database for alias 'default'...
Creating test database for alias 'mongodb'...
root ERROR /workshop/api/mechanic/signup - {'name': 'MechRaju', 'email': '[email protected]', 'mechanic_code': 'TRAC_MEC_3', 'number': '9123456708'} - 400 -{'password': [ErrorDetail(string='This field is required.', code='required')]}
django.request WARNING Bad Request: /workshop/api/mechanic/signup
.django.request WARNING Bad Request: /workshop/api/mechanic/signup
.django.request WARNING Bad Request: /workshop/api/mechanic/signup
.django.request WARNING Unauthorized: /workshop/api/mechanic/
django.request WARNING Unauthorized: /workshop/api/mechanic/
.django.request WARNING Unauthorized: /workshop/api/mechanic/
..root ERROR /workshop/api/merchant/contact_mechanic - {'mechanic_api': 'https://www.google.com', 'number_of_repeats': 5, 'mechanic_code': 'TRAC_MEC_3', 'vin': '9NFXO86WBWA082766', 'problem_details': 'My Car is not working'} - 400 -{'repeat_request_if_failed': [ErrorDetail(string='This field is required.', code='required')]}
django.request WARNING Bad Request: /workshop/api/merchant/contact_mechanic
.root INFO Repeat count: 0
root INFO Repeat count: 1
root INFO Repeat count: 2
root INFO Repeat count: 3
root INFO Repeat count: 4
root INFO Repeat count: 5
django.request WARNING Bad Request: /workshop/api/merchant/contact_mechanic
Fdjango.request ERROR Service Unavailable: /workshop/api/merchant/contact_mechanic
..root INFO Repeat count: 0
root INFO Repeat count: 1
root INFO Repeat count: 2
root INFO Repeat count: 3
root INFO Repeat count: 4
root INFO Repeat count: 5
django.request WARNING Not Found: /workshop/api/merchant/contact_mechanic

I have the same problem,this is my logs

from crapi.

daonatural avatar daonatural commented on August 24, 2024

same problem, main branch can't normal startup

from crapi.

jpgong avatar jpgong commented on August 24, 2024

same problem, develop branch can't normal startup. and trying the "docker volume rm" also does not solve the problem,and pulls the latest branch.
image
The error seems tobe that the "password" and "repeat_request_if_failed" fields are not set.
image

from crapi.

XuCcc avatar XuCcc commented on August 24, 2024

same problem

crapi-workshop  | Creating test database for alias 'default'...
crapi-workshop  | Creating test database for alias 'mongodb'...
crapi-workshop  | root         ERROR    /workshop/api/mechanic/signup - {'name': 'MechRaju', 'email': '[email protected]', 'mechanic_code': 'TRAC_MEC_3', 'number': '9123456708'} - 400 -{'password': [ErrorDetail(string='This field is required.', code='required')]}
crapi-workshop  | django.request WARNING  Bad Request: /workshop/api/mechanic/signup
crapi-workshop  | .django.request WARNING  Bad Request: /workshop/api/mechanic/signup
crapi-workshop  | .django.request WARNING  Bad Request: /workshop/api/mechanic/signup
crapi-workshop  | .django.request WARNING  Unauthorized: /workshop/api/mechanic/
crapi-workshop  | django.request WARNING  Unauthorized: /workshop/api/mechanic/
crapi-workshop  | .django.request WARNING  Unauthorized: /workshop/api/mechanic/
crapi-workshop  | ..root         ERROR    /workshop/api/merchant/contact_mechanic - {'mechanic_api': 'https://www.google.com', 'number_of_repeats': 5, 'mechanic_code': 'TRAC_MEC_3', 'vin': '9NFXO86WBWA082766', 'problem_details': 'My Car is not working'} - 400 -{'repeat_request_if_failed': [ErrorDetail(string='This field is required.', code='required')]}
crapi-workshop  | django.request WARNING  Bad Request: /workshop/api/merchant/contact_mechanic
crapi-workshop  | .root         INFO     Repeat count: 0
crapi-workshop  | root         INFO     Repeat count: 1

from crapi.

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.