GHunt icon indicating copy to clipboard operation
GHunt copied to clipboard

Cannot run check_and_gen.py

Open darthsnarkey opened this issue 4 years ago • 6 comments

when I run $python check_and_gen.py it asks for all the cookies and is happy with them, it generates the google docs token but then crashes on the hangouts token:

Traceback (most recent call last): File "check_and_gen.py", line 159, in auth_token, hangouts_token = get_hangouts_tokens(cookies, driverpath) File "check_and_gen.py", line 80, in get_hangouts_tokens driver.get("https://hangouts.google.com") File "/home/darthsnarkey/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 333, in get self.execute(Command.GET, {'url': url}) File "/home/darthsnarkey/.local/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute self.error_handler.check_response(response) File "/home/darthsnarkey/.local/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: session deleted because of page crash from unknown error: cannot determine loading status from tab crashed (Session info: headless chrome=87.0.4280.88)

darthsnarkey avatar Jan 01 '21 01:01 darthsnarkey

This issue has been automatically marked as stale because it has not had recent activity on the last 18 days. It will be closed in 6 days if no further activity occurs.

stale[bot] avatar Jan 31 '21 02:01 stale[bot]

Did you ever solve this issue? I got the same problem.

00-Python avatar Feb 20 '21 17:02 00-Python

same issue here

Masiyahya avatar Feb 21 '21 20:02 Masiyahya

I simply had to manually choose what to scan for and omit the hangouts

darthsnarkey avatar Mar 05 '21 01:03 darthsnarkey

is their a command to do this?

On Fri, Mar 5, 2021 at 2:18 AM darthsnarkey [email protected] wrote:

I simply had to manually choose what to scan for and omit the hangouts

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mxrch/GHunt/issues/181#issuecomment-791071909, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQEE4WCWUCQ2BG55BTJC7TTCAWOPANCNFSM4VP4L5DA .

Masiyahya avatar Mar 05 '21 11:03 Masiyahya

page crash after cookies are valid?

On Fri, Mar 5, 2021 at 12:36 PM Masi Yahya james [email protected] wrote:

is their a command to do this?

On Fri, Mar 5, 2021 at 2:18 AM darthsnarkey [email protected] wrote:

I simply had to manually choose what to scan for and omit the hangouts

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mxrch/GHunt/issues/181#issuecomment-791071909, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQEE4WCWUCQ2BG55BTJC7TTCAWOPANCNFSM4VP4L5DA .

Masiyahya avatar Mar 05 '21 11:03 Masiyahya