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

Your connection timed out. Please restart the dev tools panel and reload the page. #168

Closed
TelmoSoeiro opened this issue Mar 29, 2022 · 5 comments · Fixed by #175
Closed
Assignees
Labels

Comments

@TelmoSoeiro
Copy link

After update to 1.0.0, is constantly giving the message "Your connection timed out. Please restart the dev tools panel and reload the page." after some time of usage on the UI5 tab.
To recovery "UI5 Inspector" I need to reload the page.

@jdichev
Copy link
Contributor

jdichev commented Mar 30, 2022

Hello @TelmoSoeiro,

This is unfortunately caused by Chrome automatically shutting down service workers after a period of time and represents a side-effect of our upgrade to Chrome Extension Manifest version 3. The upgrade to manifest version 3 was necessary as it was made a must by Chrome.

More information can be found here:

https://bugs.chromium.org/p/chromium/issues/detail?id=1152255

We are thinking of a solution to this but it would take a little more time to implement if feasible. If critical, would it help to install the previous version until we are working on solution to the problem.

Thanks, sorry and best regards,
Jordan

@jdichev jdichev closed this as completed Mar 30, 2022
@jdichev jdichev self-assigned this Mar 30, 2022
@jdichev jdichev reopened this Mar 30, 2022
@skamok
Copy link

skamok commented Jun 2, 2022

How I can install the previous version ?

@proehlen
Copy link

How I can install the previous version ?

I just did it by:

  1. Going to the releases page https://github.com/SAP/ui5-inspector/releases
  2. Scroll down to version v0.9.13
  3. Expand the Assets
  4. Download the ui5inspector-v0.9.13.zip file
  5. Unzip/extract the file contents
  6. In chrome://extensions turn on "Developer mode"
  7. Click the "Load unpacked" button
  8. Select the folder that was created by extracting the earlier zip file

@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants