Webdriver Initialization failed when deploying to render

![Screenshot from 2024-10-12 19-06-08|690x364](upload://4eQ6wGnhx1sZXvrMQ5w3DvCppLr.png

I’ve tried to get a solution to the problem of the failure of chromedriver ,but I haven’t gotten any solution. Assistance will be highly appreciated.

An error occurred while initializing the WebDriver: Message: session not created: Chrome failed to start: exited normally. (session not created: DevToolsActivePort file doesn’t exist) (The process started from chrome location /opt/render/.cache/selenium/chrome/linux64/129.0.6668.100/chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Stacktrace: #0 0x55c5ed04db9a #1 0x55c5ecd33670 #2 0x55c5ecd6b971 #3 0x55c5ecd67315 #4 0x55c5ecdb3e66 #5 0x55c5ecdb34b6 #6 0x55c5ecda7923 #7 0x55c5ecd756e7 #8 0x55c5ecd766de #9 0x55c5ed01766b #10 0x55c5ed01b611 #11 0x55c5ed0034e5 #12 0x55c5ed01c192 #13 0x55c5ecfe86ef #14 0x55c5ed03c9d8 #15 0x55c5ed03cba7 #16 0x55c5ed04c9ec #17 0x791e30dd6144

WebDriver initialization failed.

Hi Mark,

I’d start by reviewing other community posts on the topic. Here’s one for example where the poster includes their solution: https://community.render.com/t/chromedriver-is-assuming-that-chrome-has-crashed/13237/2

Regards,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.