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

[1.48.0] Error in refresh quote #3219

Open
anxolin opened this issue Oct 12, 2023 · 0 comments
Open

[1.48.0] Error in refresh quote #3219

anxolin opened this issue Oct 12, 2023 · 0 comments
Labels
Bug Something isn't working Low Severity indicator for defects. It won't cause any major break-down of the system RELEASE Included in the release that is being closed

Comments

@anxolin
Copy link
Contributor

anxolin commented Oct 12, 2023

Description

I get a lot of errors in what looks like an issue with an old connection in the refresh quote updater:

image

image

image

How to Reproduce
No idea yet..

Expected behavior
No errors

Additional context
https://cowservices.slack.com/archives/C0361CDG8GP/p1697130519881149

Also

https://stackoverflow.com/questions/5337672/reason-for-uncaught-error-attempting-to-use-a-disconnected-port-object

This is caused when a connection get closed. For example if you open a tab that has the content_script injected, it opens a connection, the tab is closed, and then the background_page tries to pass a message. It will fail because the tab is no longer active to receive the message.

@anxolin anxolin added Bug Something isn't working Low Severity indicator for defects. It won't cause any major break-down of the system RELEASE Included in the release that is being closed labels Oct 12, 2023
@alfetopito alfetopito changed the title Error in refresh quote [1.48.0] Error in refresh quote Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Low Severity indicator for defects. It won't cause any major break-down of the system RELEASE Included in the release that is being closed
Projects
None yet
Development

No branches or pull requests

1 participant