mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 21:56:01 +03:00
[GH-ISSUE #3514] No web session found for websocket request #1273
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#1273
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jonsbun on GitHub (Jun 10, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3514
Description
The following exception is flooding CloudBeaver logs:
Steps to reproduce
Expected/Desired Behavior
It looks like session handling issue in the application. Probably CloudBeaver is trying to find web sessions which after reload is not exist.
CloudBeaver Version
25.1.0
Additional context
CloudBeaver is running in Kubernetes environment.
@EvgeniaBzzz commented on GitHub (Jun 17, 2025):
Hi @jonsbun
CloudBeaver is gradually migrating different parts of the application to use WebSockets. This issue can be helpful.
@jfroebe commented on GitHub (Jul 4, 2025):
I ran into this issue as well when using Safari during initial configuration. It seems to work fine with Firefox. YMMV of course.
Other issues with safari include "Project is not found" when navigating the ui. Safari Version 18.5 (20621.2.5.11.8)
@EvgeniaBzzz commented on GitHub (Oct 29, 2025):
Are you still experiencing any difficulties?
We have added some info about websockets to the wiki.
@EvgeniaBzzz commented on GitHub (Nov 13, 2025):
It seems this issue might be resolved on your side. Feel free to reach out if anything comes up.