It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years ago"This page was reloaded because of a problem" on every page when using latest Safari extension
Since a few days, every time I click the 1Password icon in the address bar, the page reloads and Safari displays a notice "This webpage was reloaded because a problem occured.".
When I try to accep...
Ryan_Parman
4 years agoDedicated Contributor
- Opened Develop → Web Extension Background Pages → 1Password for Safari — Background Page, which opened the Web Developer Console in a new Window.
- In my original window, I selected one of the domains that had failed for me:
login.live.com
. - Clicked the result in the 1P prompt attached to the username field; logged-in successfully and without crashing. (weird)
- Selected a different domain (
dashboard.stripe.com/login
), and opened it in my original window. - Clicked the result in the 1P prompt attached to the username field; browser process crashed (expected).
Here is a screenshot of the Web Developer Console for the 1P background page:
Note that the yellow “Promise timed out” error message showed up just after the browser process crashed.