fast-cli icon indicating copy to clipboard operation
fast-cli copied to clipboard

Protocol error: Target closed.

Open regul4rj0hn opened this issue 3 years ago • 2 comments

I'm on Arch Linux 5.14.16. Installed the tool and ran it with and without sudo:

~  % sudo fast -v                                                                                                           
› Protocol error (Page.navigate): Target closed.

Tried all the options to no avail. I don't see any verbose mode or logs that I can provide you with. Unfortunately time's a little tight for me right now to clone and troubleshoot, so maybe you have any quick suggestions.

Please let me know if there's anything else that I can do to help.

regul4rj0hn avatar Nov 05 '21 15:11 regul4rj0hn

Sounds like the underlying browser instance used in fast-cli crashed: https://stackoverflow.com/questions/51629151/puppeteer-protocol-error-page-navigate-target-closed

sindresorhus avatar Nov 05 '21 16:11 sindresorhus

Thanks, yeah I saw that issue. IDK why that would happen though I'm using Chromium latest as my main browser, works just fine.

regul4rj0hn avatar Nov 05 '21 19:11 regul4rj0hn