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

Error occurred! Fix error and retry! "unable to set cookie" #37

Open
ErCiaffa opened this issue May 14, 2021 · 4 comments
Open

Error occurred! Fix error and retry! "unable to set cookie" #37

ErCiaffa opened this issue May 14, 2021 · 4 comments

Comments

@ErCiaffa
Copy link

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

@1337w0rm
Copy link
Owner

Have you put correct google login credentials in config.py file ?

@ErCiaffa
Copy link
Author

ErCiaffa commented May 19, 2021

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
(Session info: chrome=90.0.4430.212)

@1337w0rm
Copy link
Owner

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.

@Shailesh-Amane
Copy link

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.
Every time I send the command "/ meet [url]" the bot sends this error message on telegram and reboots.

Error occurred! Fix error and retry!
Message: invalid cookie domain: Cookie 'domain' mismatch
(Session info: chrome=95.0.4638.54)

this type of error i'm facing.please replay me as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants