eclipse-theia / theia-blueprint

The Eclipse IDE is a modern and open IDE for cloud and desktop. The Theia IDE is based on the Theia platform. The Theia IDE is available as a downloadable desktop application. You can also try the latest version of the Theia IDE online. For more details, see the Readme below.
https://theia-ide.org/#theiaide
MIT License
335 stars 126 forks source link

ide status often turned offline #324

Open gopi2603 opened 8 months ago

gopi2603 commented 8 months ago

Bug Description:

Steps to Reproduce:

  1. Theia Blue print ide often goes offline
  2. We're using as a docker repository running on kubernetes

Additional Information

jfaltermeier commented 8 months ago

Hi, the status bar of Theia reports as offline when the frontend loaded in the browser (temporarily) loses the connection to the backend running on the server. This is usually caused when the internet connection is unstable or the server applies some configuration change (e.g. a nginx-ingress configuration changes on kubernetes) so that existing connections are terminated and the frontends will reconnect. So I think the issue might not be with blueprint itself

gopi2603 commented 8 months ago

0

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Johannes Faltermeier @.> Sent: Tuesday, January 2, 2024 5:30:31 PM To: eclipse-theia/theia-blueprint @.> Cc: Gopi Vetrivel @.>; Author @.> Subject: Re: [eclipse-theia/theia-blueprint] ide status often turned offline (Issue #324)

Hi, the status bar of Theia reports as offline when the frontend loaded in the browser (temporarily) loses the connection to the backend running on the server. This is usually caused when the internet connection is unstable or the server applies some configuration change (e.g. a nginx-ingress configuration changes on kubernetes) so that existing connections are terminated and the frontends will reconnect. So I think the issue might not be with blueprint itself

— Reply to this email directly, view it on GitHubhttps://github.com/eclipse-theia/theia-blueprint/issues/324#issuecomment-1873939915, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A7K2H6RPOOSFN4XKHPVXTULYMPZF7AVCNFSM6AAAAABBFTPAXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTHEZTSOJRGU. You are receiving this because you authored the thread.Message ID: @.***>

tamilselvanciamneo commented 4 months ago

The Theia IDE occasionally goes offline when the internet connection drops, and it resumes working once the connection is restored. However, during these instances, the built-in extension for Java (rethat) may intermittently fail to function properly.