Closed nicolamarangoni closed 4 years ago
Please check error/debug log. Perhaps something is wrong with connections configuration. Debug log is in cloudbeaver/deploy/cloudbeaver/workspace/.metadata
I've reproduced this issue. It is fixed. Please check the latest version (devel branch or release 1.0.4).
Many thanks! It works now!
However, the navigation bar remains empty as before. I just can use SQL-tabs to query objects.
I don't have any file in cloudbeaver/deploy/cloudbeaver/workspace/.metadata
I also don't understand the difference between data-sources.json
and provided-connections.json
Connections in data-sources.json
are "pre-comnfigured" - you can add them into navigator manually (from the top bar menu).
Connections in provided-connections.json
are always visible in the navigator (similarly to desktop dbeaver).
This issue is closed because I can browse the datasources now (tested with 1.0.4)
Description in the folder
cloudbeaver/deploy/cloudbeaver/workspace/GlobalConfiguration/.dbeaver
, I filled bothdata-sources.json
andprovided-connections.json
. After restarting CloudBever I don't see any preconfigured connection.To Reproduce Steps to reproduce the behavior:
cloudbeaver/deploy/cloudbeaver/workspace/GlobalConfiguration/.dbeaver
data-sources.json
andprovided-connections.json
Server CentOS7
Desktop