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

panic: runtime error #1

Open
bj-edward opened this issue Sep 21, 2022 · 0 comments
Open

panic: runtime error #1

bj-edward opened this issue Sep 21, 2022 · 0 comments

Comments

@bj-edward
Copy link

level=error ts=2022-09-21T03:18:58.032647992Z caller=main.go:66 msg="could not create page" err="could not send message: could not send message to server: Protocol error (Browser.newPage): target is undefined newPage@chrome://juggler/content/TargetRegistry.js:308:5\n"
level=info ts=2022-09-21T03:18:58.708790301Z caller=main.go:199 stage=initialization msg="successfullly received response from server" url=xxxxxxxx
level=info ts=2022-09-21T03:18:58.708844503Z caller=main.go:139 stage=initialization msg="unmarshalled init response" loginURL= loginFinalURL= tokenCookieName= opaque=
level=info ts=2022-09-21T03:18:58.708852306Z caller=main.go:71 msg="waiting to detect successful authentication token cookie on the browser"
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x140 pc=0x757212]

goroutine 1 [running]:
main.main()
xxxxxx/go-openconnect-sso/main.go:72 +0x1872

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