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

ksync frontend pod showing white screen #295

Open
Doqnach opened this issue May 28, 2019 · 4 comments
Open

ksync frontend pod showing white screen #295

Doqnach opened this issue May 28, 2019 · 4 comments
Assignees

Comments

@Doqnach
Copy link

Doqnach commented May 28, 2019

Following the steps at: https://github.com/vapor-ware/ksync#further-exploration

Visiting the frontend I simply see a white screen, titlebar showing "React App" and a service-worker.js doing nothing but calling /pod-list getting an empty HTTP 200 in return.

127.0.0.1 - - [25/May/2019:06:37:40 +0000] "GET /pod-list HTTP/1.1" 200 0 "http://localhost:8081/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 OPR/60.0.3255.109" "-"
127.0.0.1 - - [25/May/2019:06:37:45 +0000] "GET /pod-list HTTP/1.1" 200 0 "http://localhost:8081/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 OPR/60.0.3255.109" "-"
127.0.0.1 - - [25/May/2019:06:37:50 +0000] "GET /pod-list HTTP/1.1" 200 0 "http://localhost:8081/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36 OPR/60.0.3255.109" "-"
@timfallmk
Copy link
Collaborator

I'm not sure the example app has been updated in while. @grampelberg is this just in need of an update?

@Doqnach
Copy link
Author

Doqnach commented May 28, 2019

I can just port-forward the syncthing port (8384) and then I do see that UI... doesn't always seems to be in sync with what ksync get is showing me though.

@mc0
Copy link

mc0 commented Jul 14, 2020

Looks like this may be caused by permissions:

Error from server (Forbidden): pods is forbidden: User "system:serviceaccount:kube-system:default" cannot list resource "pods" in API group "" in the namespace "kube-system"

@timfallmk
Copy link
Collaborator

That would do it. The example app does list pods.

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

4 participants