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

Launch GitNoter from PiBox, unable to login to GitHub. #61

Open
cengbrecht opened this issue Jun 3, 2022 · 8 comments
Open

Launch GitNoter from PiBox, unable to login to GitHub. #61

cengbrecht opened this issue Jun 3, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@cengbrecht
Copy link

Installed GitNoter from the main KubeSail channel
Launched GitNoter from KubeSail management
Click Login with GitHub

Page stays blank.
image
image

@cengbrecht cengbrecht added the bug Something isn't working label Jun 3, 2022
@cengbrecht
Copy link
Author

Just an update.
The link still has not changed, did a full reinstall of the Pi-Box to make sure that wasn't the issue.
https://gitnoter.customsubdomainnameforkubesailremote.use1.k8g8.com/api/v1/oauth2/login/github

@cengbrecht
Copy link
Author

Am I the only one experiencing this?
I have tried opening ports, accessing it directly.
I don't have any more ideas.

@vivekweb2013
Copy link
Member

Hey @cengbrecht. Thanks for opening the issue. I'm a bit busy with my other work but I'll for sure take a look at this when I get some free time.

@cengbrecht
Copy link
Author

I apologize for complaining, I am very interested in this particular project, as I have wanted a good note taking app without the overhead of say NextCloud.
Assuming its an issue with my setup, what is the method for the auth? Is there a way to trick it?
Do I need to forward ports?
Is there something I could try, or document for you so that testing later will be easier?

For reference, my network at the moment is not as complicated as it usually is.
Normally, I am filtering inbound and outbound, right now, I am just forwarding and referencing local lans.

@vivekweb2013
Copy link
Member

@cengbrecht I don't think the issue is with your setup. I'm not sure how KubeSail deploys the application. I'll have to spend some time digging into it. I'll create a documentation for KubeSail deployment if it needs additional configuration specifically for KubeSail deployment.

@cengbrecht
Copy link
Author

If I can help, let me know.
I appreciate what this app can do, so I really hope to get it working. :)

@cengbrecht
Copy link
Author

cengbrecht commented Jun 7, 2022

Running through some more tests, the KubeSail guys made a recommendation.
I was watching the http logs for the pages, nothing seems to be wrong there, I am getting 304 replies, so no changes.
And 200 meaning success.
From what I can tell it seems to be a malformed API request for the OAuth.
Not sure, just throwing out what information I do have. :)
... forgot to santize the log. :P

@cengbrecht
Copy link
Author

10.42.0.43 - - [07/Jun/2022:04:03:14 +0000] "GET /api/v1/oauth2/login/github HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:15 +0000] "GET /api/v1/oauth2/login/static/js/main.86a8c969.js HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/api/v1/oauth2/login/github" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:15 +0000] "GET /api/v1/oauth2/login/static/css/main.1ab038e4.css HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/api/v1/oauth2/login/github" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:15 +0000] "GET /api/v1/oauth2/login/favicon.ico HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/api/v1/oauth2/login/github" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:23 +0000] "GET /api/v1/oauth2/login/github HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:23 +0000] "GET /api/v1/oauth2/login/static/js/main.86a8c969.js HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/api/v1/oauth2/login/github" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:23 +0000] "GET /api/v1/oauth2/login/static/css/main.1ab038e4.css HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/api/v1/oauth2/login/github" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:24 +0000] "GET /api/v1/oauth2/login/favicon.ico HTTP/1.1" 200 807 "https://gitnoter.theaddressformybox.use1.k8g8.com/api/v1/oauth2/login/github" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:39 +0000] "GET /login HTTP/1.1" 200 807 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:39 +0000] "GET /static/css/main.1ab038e4.css HTTP/1.1" 200 25563 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:39 +0000] "GET /static/js/main.86a8c969.js HTTP/1.1" 200 731192 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:43 +0000] "GET /favicon.ico HTTP/1.1" 200 1766 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:45 +0000] "GET /login HTTP/1.1" 200 807 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:45 +0000] "GET /static/js/main.86a8c969.js HTTP/1.1" 200 731192 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:45 +0000] "GET /static/css/main.1ab038e4.css HTTP/1.1" 200 25563 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:03:48 +0000] "GET /favicon.ico HTTP/1.1" 200 1766 "https://gitnoter.theaddressformybox.use1.k8g8.com/login" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"
10.42.0.43 - - [07/Jun/2022:04:04:15 +0000] "GET /login HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" "-"

@mskr mskr mentioned this issue Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants