-
-
Notifications
You must be signed in to change notification settings - Fork 352
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 when use gin and rod, Failed to get the debug url,Opening in existing browser session. #664
Comments
Please check the second rule of #322 |
my fix is down. please check. @ysmood @go-rod/everyone @tyron @codegoalie @rod-robot |
#664 i try my best to follow #332 and follow the second rule of #332 If the long code block is not syntax highlighted with markdown i dont know what the code block is not syntax highlighted with ... means, i just follow others issue template. and i try to use two * to surround my long code,but it has no effect. |
Please check the first rule of #322 |
my issue is edited. @ysmood @go-rod/everyone @tyron @codegoalie @rod-robot |
my issue is edited again and has syntax_highlighting.i am very grateful to your guidance. @ysmood @go-rod/everyone @tyron @codegoalie @rod-robot |
Duplicated with #665 |
Rod Version: v0.108.1
The code to demonstrate your question
the following is my code,i use
go run
to run the code.second time to access /run url will see and panic.
What you got
panic: [launcher] Failed to get the debug url: libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) Opening in existing browser session. [0722/023228.007212:ERROR:nacl_helper_linux.cc(315)] NaCl helper process running without a sandbox! Most likely you need to configure your SUID sandbox correctly
The text was updated successfully, but these errors were encountered: