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

TFJobs UI returns 500s and json parse errors displaying pod information or creating job #754

Closed
jlewi opened this issue Jul 25, 2018 · 2 comments

Comments

@jlewi
Copy link
Contributor

jlewi commented Jul 25, 2018

Using
gcr.io/kubeflow-images-public/tf_operator:v20180724-13863edf

TFJob is v1alpha2

Here's what I see

tfjobs_ui

Note though that nothing is showing up in Name, Status, Logs.

Developer console is showing me errors

:8080/tfjobs/api/namespace:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
SyntaxError: Unexpected token a in JSON at position 1
    at services.js:81
registerServiceWorker.js:65 Content is cached for offline use.

I see similar errors if try to create a job via the UI.

This appears to be a different issue, not related to IAP. I observe similar behavior if I try to create a job via the UI.

See also: #574

@jlewi
Copy link
Contributor Author

jlewi commented Aug 24, 2018

@ankushagarwal Is this fixed?

@ankushagarwal
Copy link

Yes, I have verified that this is fixed. I no longer see 500s. I am able to launch jobs successfully and view pod logs successfully.

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

No branches or pull requests

2 participants