EFForg / badger-sett

Automated training for Privacy Badger. Badger Sett automates browsers to visit websites to produce fresh Privacy Badger tracker data.
https://www.eff.org/badger-pretraining
MIT License
121 stars 15 forks source link

Error loading extension page: Tried to run command without establishing a connection #16

Closed ghostwords closed 6 years ago

ghostwords commented 6 years ago

Tried running a scan against master this morning; the scan failed with the following output:

...
2018-06-28 16:08:02,757 visiting 510: ihg.com
2018-06-28 16:08:09,800 visiting 511: oxfordjournals.org
2018-06-28 16:08:22,455 visiting 512: ucsd.edu
2018-06-28 16:08:31,176 visiting 513: news.google.com
2018-06-28 16:08:46,126 timeout on https://news.google.com/
2018-06-28 16:08:47,716 trying http://news.google.com/
2018-06-28 16:08:58,895 timeout on news.google.com
2018-06-28 16:08:59,501 visiting 514: theregister.co.uk
2018-06-28 16:09:09,631 visiting 515: duke.edu
2018-06-28 16:09:10,534 Error loading extension page: Tried to run command without establishing a connection
2018-06-28 16:09:10,534 duke.edu SessionNotCreatedException: Tried to run command without establishing a connection
2018-06-28 16:09:10,535 visiting 516: scoop.it
2018-06-28 16:09:10,546 Error loading extension page: Tried to run command without establishing a connection
2018-06-28 16:09:10,547 scoop.it SessionNotCreatedException: Tried to run command without establishing a connection
2018-06-28 16:09:10,548 visiting 517: wikidot.com
2018-06-28 16:09:10,551 Error loading extension page: Tried to run command without establishing a connection
2018-06-28 16:09:10,552 wikidot.com SessionNotCreatedException: Tried to run command without establishing a connection
...
2018-06-28 16:09:17,296 visiting 2000: kissmetrics.com
2018-06-28 16:09:17,299 Error loading extension page: Tried to run command without establishing a connection
2018-06-28 16:09:17,299 kissmetrics.com SessionNotCreatedException: Tried to run command without establishing a connection
2018-06-28 16:09:17,300 Finished scan. Getting data from browser storage...
2018-06-28 16:09:17,303 Error loading extension page: Tried to run command without establishing a connection
2018-06-28 16:09:17,303 Could not get badger storage.

Might be related to fixes for #8.

bcyphers commented 6 years ago

Fixed in df4171a94fe7dae7327e12524714e69c9412f3ce.