commaai / commaai/commacoloring
Won't send
- Dominant language
- JavaScript
- Stars
- 102
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
When I try to send an image, commacoloring on heroku doesn't respond. The Chrome log shows "POST https://commacoloring.herokuapp.com/submit 500 (INTERNAL SERVER ERROR)
send @ jquery.min.js:4
ajax @ jquery.min.js:4
r.(anonymous function) @ jquery.min.js:4
(anonymous) @ edit.js:92
dispatch @ jquery.min.js:3
q.handle @ jquery.min.js:3".
Happens with Chrome 60 on macOS Sierra.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with edit.js:92 and reproduce the image submission in Chrome 60 on macOS Sierra, then inspect the server handling POST /submit on Heroku. Confirm the request completes without a 500 response and the image is sent successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- api, backend, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100