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

Compute page barfs errors when polling the server for calculation complete #49

Open
ericsoco opened this issue Oct 2, 2015 · 1 comment

Comments

@ericsoco
Copy link

ericsoco commented Oct 2, 2015

The compute page (e.g. http://ubuntu.local:8000/reblock/compute/ericsoco_newproject_newlocation_13/) polls the server for job completion. As it does so, the console spits out 500s: GET http://ubuntu.local:8000/reblock/reload_step/?pr_id=13 500 (INTERNAL SERVER ERROR)

Once the job completes, the 500s change to client-side errors:
Uncaught TypeError: Cannot read property 'replace' of undefined
I assume this is the client trying to swap in the completed map.

@ericsoco
Copy link
Author

ericsoco commented Oct 2, 2015

The computed map will eventually appear (even without refresh), despite all the errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant