Skip to content
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

Return 500 on Backbone.save in the api #17

Closed
qwo opened this issue Oct 28, 2014 · 0 comments
Closed

Return 500 on Backbone.save in the api #17

qwo opened this issue Oct 28, 2014 · 0 comments
Assignees
Labels

Comments

@qwo
Copy link
Contributor

qwo commented Oct 28, 2014

RE: From the email Related to #1
All CRUD POST/PUT error out and return 500 from the API.

Here is the related code, here is the model (copy pasted definition from hashware/api)
https://github.com/hashware/hashpanel/blob/gh-pages/src/js/Miner.js

Saving the model
https://github.com/hashware/hashpanel/blob/gh-pages/src/js/views/EditMinerView.js#L34-37

Check out live http://hashware.github.io/hashpanel/ for a better up to date response object and see the 500 fail.

@qwo qwo added the bug label Oct 28, 2014
@tjwebb tjwebb closed this as completed Dec 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants