Clearing Your Cache
If notification email links hang and do not redirect to the CircleCI workflow, follow the steps below to reset the cache https redirect.
You can also simply clear your entire browser cache.
Google Chrome
- Go to this location in your browser:
chrome://net-internals/#dns
- Click "Clear host cache"
- Go to this location
chrome://net-internals/#hsts
- At the bottom of the page, you should see "Delete domain security policies"
- Enter in "email.circleci.com" and click "Delete"
- Enter in "mailgun.org" and click "Delete" - Do not reload one of the previous pages if they are in your browser.
Firefox
- Click the "Show Sidebars" button in the browser toolbox
- In sidebar select "History" from the context drop down
- Type "email.circleci" in the search box
- Right click on the result and click "Forget About This Site"
All links in the email you provided and any new or previous links should now work with your browser if you click on them.
Comments
Article is closed for comments.