[GH-ISSUE #2183] Cursor disappears from UI and doesn't write anything #672

Closed
opened 2026-03-07 20:52:56 +03:00 by kerem · 0 comments
Owner

Originally created by @EysaN on GitHub (Nov 29, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2183

Description
After authenticating to cloudbeaver CE with Username/Password, I can work normally for few minutes, then the cursor disappears.
After that, I cannot input any characters and I cannot see the cursor, until I reload the page completely.

I believe the issue is related to the fact that I am working on MySQL 5.7 database.
And in 23.2.5 release, Legacy MySQL 5.x driver was deprecated and replaced with MySQL 8 driver so my database is facing this issue.

How could I support backward compatibility for my MySQL 5.7 connections.

To Reproduce
Steps to reproduce the behavior:

  1. log in to CloudBeaver CE latest version. 23.2.5
  2. work for a while about (10 mins)
  3. wait for the issue to happen
  4. under the browser's console, you can see websocket errors.

Browsers
Chrome, Firefox, Edge.

Originally created by @EysaN on GitHub (Nov 29, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2183 **Description** After authenticating to cloudbeaver CE with Username/Password, I can work normally for few minutes, then the cursor disappears. After that, I cannot input any characters and I cannot see the cursor, until I reload the page completely. I believe the issue is related to the fact that I am working on MySQL 5.7 database. And in [23.2.5 release](https://github.com/dbeaver/dbeaver/releases/tag/23.2.5), `Legacy MySQL 5.x driver was deprecated and replaced with MySQL 8 driver` so my database is facing this issue. How could I support backward compatibility for my MySQL 5.7 connections. **To Reproduce** Steps to reproduce the behavior: 1. log in to CloudBeaver CE latest version. 23.2.5 2. work for a while about (10 mins) 3. wait for the issue to happen 4. under the browser's console, you can see websocket errors. **Browsers** Chrome, Firefox, Edge.
kerem 2026-03-07 20:52:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#672
No description provided.