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

chromium-1101464 Failed to load Chrome DLL #846

Closed
msly opened this issue Mar 23, 2023 · 7 comments
Closed

chromium-1101464 Failed to load Chrome DLL #846

msly opened this issue Mar 23, 2023 · 7 comments
Labels
question Questions related to rod

Comments

@msly
Copy link

msly commented Mar 23, 2023

Rod Version: v0.112.8

browser := rod.New().Timeout(time.Minute).MustConnect()

got error:
panic: [launcher] Failed to get the debug url: [0324/001356.674:ERROR:main_dll_loader_win.cc(109)] Failed to load Chrome DLL from AppData\Roaming\rod\browser\chromium-1101464\chrome-win\chrome.dll

@msly msly added the question Questions related to rod label Mar 23, 2023
@msly
Copy link
Author

msly commented Mar 23, 2023

change to v0.112.6 is ok

@ysmood
Copy link
Collaborator

ysmood commented Mar 24, 2023

what's your Windows version?

@r6c
Copy link

r6c commented Apr 23, 2023

me too.

panic: [launcher] Failed to get the debug url: [0423/142038.791:ERROR:main_dll_loader_win.cc(109)] Failed to load Chrome DLL from C:\Users\Administrator\AppData\Roaming\rod\browser\chromium-1101464\chrome-win\chrome.dll

windows server 2016 datacenter x64

@ysmood
Copy link
Collaborator

ysmood commented Apr 23, 2023

Rod uses github actions' Windows to test, like this one, it uses Windows Server 2022:

https://github.com/go-rod/rod/actions/runs/4738920992/jobs/8413271753

I don't have your version of Windows to test. Could you run chromium on your os without Rod? I mean try to download chromium from their official site and run it directly.

@r6c
Copy link

r6c commented Apr 24, 2023

Rod uses github actions' Windows to test, like this one, it uses Windows Server 2022:

https://github.com/go-rod/rod/actions/runs/4738920992/jobs/8413271753

I don't have your version of Windows to test. Could you run chromium on your os without Rod? I mean try to download chromium from their official site and run it directly.

Like @msly said, Change to v0.112.6 is OK. chromium running is ok

@msly
Copy link
Author

msly commented May 8, 2023

Rod uses github actions' Windows to test, like this one, it uses Windows Server 2022:

https://github.com/go-rod/rod/actions/runs/4738920992/jobs/8413271753

I don't have your version of Windows to test. Could you run chromium on your os without Rod? I mean try to download chromium from their official site and run it directly.

chromium-1101464 problem, run directly also report error

@msly
Copy link
Author

msly commented May 8, 2023

win 10

@msly msly closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions related to rod
Projects
None yet
Development

No branches or pull requests

3 participants