Open ErCiaffa opened 3 years ago
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 (Session info: chrome=90.0.4430.212)
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.
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
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