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

/user/files/ makes useless call to /api/v1/nodeset/ #1853

Closed
mccalluc opened this issue Jun 28, 2017 · 1 comment
Closed

/user/files/ makes useless call to /api/v1/nodeset/ #1853

mccalluc opened this issue Jun 28, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@mccalluc
Copy link
Member

  • Specific code commit: c57fc63
  • Version of the web browser and OS: mac / ff
  • Environment where the error occurred (Vagrant VM and site conf mode or AWS instance): local dev

Steps to reproduce

Please list all the actions and the input data used:

  1. Load http://192.168.50.50:8000/user/files/
  2. Look in the console

Observed behavior

  • POST http://192.168.50.50:8000/api/v1/nodeset/ 500 (INTERNAL SERVER ERROR)

Expected behavior

  • There's no reason for this page to even hit that endpoint.
@jkmarx
Copy link
Member

jkmarx commented Oct 26, 2017

screen shot 2017-10-26 at 10 56 31 am

I believe when you transitioned to the new file browser or when you cleaned up the user.html it resolved this issue. @mccalluc

@jkmarx jkmarx closed this as completed Oct 26, 2017
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