-
Notifications
You must be signed in to change notification settings - Fork 104
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
Error occurred! Fix error and retry! "unable to set cookie" #37
Comments
Have you put correct google login credentials in config.py file ? |
I checked my credentials and they're right. Now I tried to use other credentials and it always gives me another error when I do the /meet command Message: invalid cookie domain: Cookie 'domain' mismatch |
I have updated the code and fixed this issue for Google Meet bot. If you're trying to use Zoom bot it has not been fixed yet. |
bro i'm also facing same issue. Error occurred! Fix error and retry! this type of error i'm facing.please replay me as soon as possible |
Every time I send the command "/ meet [url]" the bot sends this error message on telegram and reboots.
Telegram Chat: "Error occurred! Fix error and retry!
Message: unable to set cookie
(Session info: chrome=90.0.4430.212)"
Log: "
python chromium.py
DevTools listening on ws://127.0.0.1:55554/devtools/browser/75b53719-1732-4f0f-9250-b95aecaca27d
2021-05-14 10:54:33,088 - root - INFO - Adding Google Meet meetings to schedule
Google meet schedule not found. Run schedule.py to add schedule or change SCHEDULE environment variable to 'False to turn off schedule'
2021-05-14 10:54:33,089 - root - INFO - Adding Zoom meetings to schedule
Zoom schedule not found. Run schedule.py to add schedule or change SCHEDULE environment variable to 'False' to turn off schedule
2021-05-14 10:54:33,089 - root - INFO - Bot started
[4060:11584:0514/105442.701:ERROR:device_event_log_impl.cc(214)] [10:54:42.702] USB: usb_device_handle_win.cc:1054 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
[4060:11584:0514/105442.703:ERROR:device_event_log_impl.cc(214)] [10:54:42.703] USB: usb_device_handle_win.cc:1054 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
2021-05-14 10:54:50,017 - root - INFO - DOING
"
After the last string of text ( - root - INFO - DOING), the bot stops working and restarts
The text was updated successfully, but these errors were encountered: