EasyApplyJobsBot icon indicating copy to clipboard operation
EasyApplyJobsBot copied to clipboard

Error/Crash- "Cannot create profile at path"

Open BovineOverlord opened this issue 5 months ago • 1 comments

I used this is my profile path- chromeProfilePath = r"C:\Users\Bob\AppData\Local\Google\Chrome\User Data\Default"

This is the full error-

←[93m🤖 Thanks for using Easy Apply Jobs bot, for more information you can visit our site - www.automated-bots.com←[00m ←[93m🌐 Bot will run in Chrome browser and log in Linkedin for you.←[00m [8592:24232:0910/184018.669:ERROR:profile_manager.cc(882)] Cannot create profile at path C:\Users\Bob\AppData\Local\Google\Chrome\User Data\Defaul\C:\Users\Bob\AppData\Local\Google\Chrome\User Data\Default [8592:24232:0910/184018.670:ERROR:profile_manager.cc(1765)] Cannot create profile at path C:\Users\Bob\AppData\Local\Google\Chrome\User Data\Defaul\C:\Users\Bob\AppData\Local\Google\Chrome\User Data\Default

DevTools listening on ws://127.0.0.1:58841/devtools/browser/366411b2-7fb6-4f84-b4e7-fef006a2d2e9 Traceback (most recent call last): File "D:\AI\Job applyer\EasyApplyJobsBot\linkedin.py", line 258, in Linkedin().linkJobApply() File "D:\AI\Job applyer\EasyApplyJobsBot\linkedin.py", line 17, in init self.driver.get('https://www.linkedin.com') File "C:\Program Files\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 449, in get self.execute(Command.GET, {"url": url}) File "C:\Program Files\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 440, in execute self.error_handler.check_response(response) File "C:\Program Files\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 245, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: disconnected: Unable to receive message from renderer (failed to check if window was closed: disconnected: not connected to DevTools) (Session info: chrome=128.0.6613.86) Stacktrace: GetHandleVerifier [0x00EED933+25811] (No symbol) [0x00E7E314] (No symbol) [0x00D72523] (No symbol) [0x00D5E4B5] (No symbol) [0x00D5E1E8] (No symbol) [0x00D5D362] (No symbol) [0x00D7D2D1] (No symbol) [0x00DF4A21] (No symbol) [0x00DDAAC6] (No symbol) [0x00DABEFD] (No symbol) [0x00DAC8FD] GetHandleVerifier [0x011BF143+2981091] GetHandleVerifier [0x01212FF9+3324825] GetHandleVerifier [0x00F7B32F+605903] GetHandleVerifier [0x00F82CBC+637020] (No symbol) [0x00E86F4D] (No symbol) [0x00E83DD8] (No symbol) [0x00E83F75] (No symbol) [0x00E76406] BaseThreadInitThunk [0x7702FCC9+25] RtlGetAppContainerNamedObjectPath [0x771780CE+286] RtlGetAppContainerNamedObjectPath [0x7717809E+238]

BovineOverlord avatar Sep 10 '24 22:09 BovineOverlord