-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crapi-workshop is unhealthy #175
Comments
Can you provide the logs of the containers to help us debug. |
Creating test database for alias 'default'... I have the same problem,this is my logs |
same problem, main branch can't normal startup |
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': 'mechraju@crapi.com', '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 |
The text was updated successfully, but these errors were encountered: