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: Cannot read property 'dispatchEvent' of null #12

Open
dabest1 opened this issue Feb 24, 2017 · 2 comments
Open

Error: Cannot read property 'dispatchEvent' of null #12

dabest1 opened this issue Feb 24, 2017 · 2 comments

Comments

@dabest1
Copy link

dabest1 commented Feb 24, 2017

AWS Token Generator used to work for me before. Since then many things have changed, including upgrading MacOS X, VirtualBox, and Docker Tools.

Here is what happens now.
I start docker and then run the following:

./aws-token.sh --username=myusername --account=myaccount
Earnest AWS Token Generator

? Okta password: ********
◡ Logging in...Cannot read property 'dispatchEvent' of null

@bromanko
Copy link
Contributor

Here are a few things you can try:

  1. Check that the time in your Docker VM is correct. You can get errors generating tokens if the time has drifted.
  2. Run in debug mode directly on your host (not in Docker). This will open the browser window so that you can spy on the automation.

@dabest1
Copy link
Author

dabest1 commented Mar 31, 2017

Created a pull request: #13.

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

2 participants