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

Continuous logging of connection is closed in the browser console after network reconnect #20339

Closed
skandasa opened this issue Aug 20, 2021 · 2 comments
Labels
area/editor/theia Issues related to the che-theia IDE of Che area/telemetry Issues related to Che telemetry feature kind/question Questions that haven't been identified as being feature requests or bugs. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@skandasa
Copy link

Summary

We are uisng che-theia inside the che environment. Whenever network connection is broken and reconnected. The application recovers and works normally, However in the console of the browser continuous logging Error: connection is closed error is happning until we refresh/reload the whole browser. The erros are logged by Telemetray server. We are unable to disable the telemtery service . Please suggest a way to overcome this issue

rpc-protocol.ts:71 Uncaught (in promise) Error: connection is closed
at Object.e.create (rpc-protocol.ts:71)
at e.remoteCall (rpc-protocol.ts:162)
at Proxy.n..r.charCodeAt.n. (rpc-protocol.ts:152)
at che-telemetry-main.ts:35
at event.ts:117
at e.invoke (event.ts:125)
at e.fire (event.ts:267)
at Object. (event.ts:329)
at bundle.js:2
at Object.next (bundle.js:2)

Relevant information

image

@skandasa skandasa added the kind/question Questions that haven't been identified as being feature requests or bugs. label Aug 20, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 20, 2021
@JPinkney JPinkney added area/editor/theia Issues related to the che-theia IDE of Che area/telemetry Issues related to Che telemetry feature severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 20, 2021
@skabashnyuk
Copy link
Contributor

Possible related to #19796

@che-bot
Copy link
Contributor

che-bot commented Feb 21, 2022

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 21, 2022
@che-bot che-bot closed this as completed Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che area/telemetry Issues related to Che telemetry feature kind/question Questions that haven't been identified as being feature requests or bugs. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants