Replies: 27 comments 9 replies
-
@alanneese Hello, thank you for the report. Do you have any settings that may be disconnecting you because of the timeouts? This message should appear if the connection for editor was lost |
Beta Was this translation helpful? Give feedback.
-
No, not that I am aware of. I have been fighting this error for a while.
…On Wed, Mar 9, 2022, 5:26 AM Matvey16 ***@***.***> wrote:
@alanneese <https://github.com/alanneese> Hello, thank you for the
report. Do you have any settings that may be disconnecting you because of
the timeouts? This message should appear if the connection for editor was
lost
—
Reply to this email directly, view it on GitHub
<#15686 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALRGR2ASC36NODMC2YHBBTU7CDFNANCNFSM5PVF7G3A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I get the same issue myself, no different settings all out of the box. |
Beta Was this translation helpful? Give feedback.
-
I have the same problem |
Beta Was this translation helpful? Give feedback.
-
I have the same issue in MAC, but is does not in Windows. |
Beta Was this translation helpful? Give feedback.
-
I'm seeing the same issue: |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue. |
Beta Was this translation helpful? Give feedback.
-
Someone has solved yet? |
Beta Was this translation helpful? Give feedback.
-
I am having same issue. Community edition 22.2.5.202211202223 on MacOS 12.6.1 (Monterey) |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue. Community edition Versión22.3.0.202212041619 on MacOs 12.5 Monterrey. I see this notice every 60 seconds, when connected to a mysql db on remote DB in a cpanel web host. |
Beta Was this translation helpful? Give feedback.
-
i cant fix it...windows 11 here |
Beta Was this translation helpful? Give feedback.
-
Same issue here, SQLserver |
Beta Was this translation helpful? Give feedback.
-
same issue |
Beta Was this translation helpful? Give feedback.
-
Same issue here, Windows 11, connecting to AWS hosted Postgres Db. |
Beta Was this translation helpful? Give feedback.
-
I also have the same problem. Using a Mac with an M1 processor. |
Beta Was this translation helpful? Give feedback.
-
I've been getting this error randomly over multiple versions of DBeaver and macOS, regardless of connection. Sometimes doing anything with the database auto-reconnects, sometimes I have to right-click the database connection and select Refresh, sometimes I have to restart DBeaver. It's been super-annoying. |
Beta Was this translation helpful? Give feedback.
-
Im getting the notification, I'm using the most recent version of dbeaver EE: Version 22.3.0.202212131935 Every time i pull from the DB or interact with the DB it shows the notification. Is there any way to turn it off? Its not really affecting my work but its kinda annoying. |
Beta Was this translation helpful? Give feedback.
-
Does anybody know why a database server is being invalidated so often. I am using MySQL 5.7 |
Beta Was this translation helpful? Give feedback.
-
Most server connections I have in my work, that are not archaic, do not time out easily or quickly. They tend to use keepalives, or auto-refresh when I click into something relevantly related. I don't see why DBeaver can't behave the same way, smartly for the user, without compromising security or performance. If it times out or loses connection or whatever (maybe just memory is cached to storage, or virtual memory), DBeaver can think "Oh! The user is back. Is the connection still good? No? OK, refresh." All quietly and invisibly. Refresh of course doesn't necessarily mean "re-connect whenever the user clicks back to the app", it could mean "when the user wants to do something that requires a connection, check the connection, or refresh it, or when the connection is actually needed, check it and refresh it or prompt to reconnect if necessary". See what I mean? Most apps I use handle this intelligently. I don't see why DBeaver can't. There's nothing special about my setup. I use MAMP Pro for local MySQL 5 hosting, and my only other connections are external and MySQL 5 and MySQL 8. However, the disconnect error happens no matter what. It just keeps happening. I can't see why, it doesn't matter which connection. I just think DBeaver is not smart with handling the connection for the user when they haven't used it recently. Even FileZilla makes it clear what happened and what to do, and it automatically handles a lot of things anyway. It's smart. I don't know what's going on with DBeaver. |
Beta Was this translation helpful? Give feedback.
-
I am also having this same issue with Dbeaver 23.1.4.202308061552 community / Windows 10 / Connecting to a remote MariaDB 10.6.12-MariaDB-cll-lve.
This problem is so disruptive that I cannot work on the remote server with dbeaver which is a shame because I really like this tool. |
Beta Was this translation helpful? Give feedback.
-
same issue! |
Beta Was this translation helpful? Give feedback.
-
I am receiving a data Invalidated message, but I am able to query the data from database. |
Beta Was this translation helpful? Give feedback.
-
Same issue with DBeaver Community Ed Version 23.1.1.202306251800. I upgraded to Version 23.2.3.202310221533 and it's apparently working now. |
Beta Was this translation helpful? Give feedback.
-
Have you looked under |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
NB. These can be just disabled through Preferences > User Interface > Notifications |
Beta Was this translation helpful? Give feedback.
-
Nothing is helping. Neither the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
System information:
Connection specification:
Describe the problem you're observing:
I keep getting the notification from DBeaver 'Datasource was invalidated' Live connection count: 2/2
Steps to reproduce, if exist:
Just access my database and run a query.
Include any warning/errors/backtraces from the logs
eclipse.buildId=unknown
java.version=11.0.12
java.vendor=Eclipse Foundation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en
Command-line arguments: -os win32 -ws win32 -arch x86_64
org.jkiss.dbeaver.model
Error
Tue Mar 01 15:11:21 CST 2022
Cannot determine transaction isolation level due to connection hanging. Setting to NONE.
Beta Was this translation helpful? Give feedback.
All reactions