[GH-ISSUE #95] No preconfigured connections found #28

Closed
opened 2026-03-07 20:43:54 +03:00 by kerem · 6 comments
Owner

Originally created by @nicolamarangoni on GitHub (Jun 17, 2020).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/95

Description
in the folder cloudbeaver/deploy/cloudbeaver/workspace/GlobalConfiguration/.dbeaver, I filled both data-sources.json and provided-connections.json.
After restarting CloudBever I don't see any preconfigured connection.

To Reproduce
Steps to reproduce the behavior:

  1. Install CloudBeaver
  2. Go to folder cloudbeaver/deploy/cloudbeaver/workspace/GlobalConfiguration/.dbeaver
  3. Enter some connections in data-sources.json and provided-connections.json
  4. Start CloudBeaver
  5. Go to the start page
  6. Search for preconfigured connections

Server
CentOS7

Desktop

  • OS: MacOS
  • Browser: Chrome, Firefox
  • Version latest
Originally created by @nicolamarangoni on GitHub (Jun 17, 2020). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/95 **Description** in the folder `cloudbeaver/deploy/cloudbeaver/workspace/GlobalConfiguration/.dbeaver`, I filled both `data-sources.json` and `provided-connections.json`. After restarting CloudBever I don't see any preconfigured connection. **To Reproduce** Steps to reproduce the behavior: 1. Install CloudBeaver 2. Go to folder `cloudbeaver/deploy/cloudbeaver/workspace/GlobalConfiguration/.dbeaver` 3. Enter some connections in `data-sources.json` and `provided-connections.json` 4. Start CloudBeaver 5. Go to the start page 6. Search for preconfigured connections **Server** CentOS7 **Desktop** - OS: MacOS - Browser: Chrome, Firefox - Version latest
kerem closed this issue 2026-03-07 20:43:55 +03:00
Author
Owner

@serge-rider commented on GitHub (Jun 17, 2020):

Please check error/debug log.
Perhaps something is wrong with connections configuration.
Debug log is in cloudbeaver/deploy/cloudbeaver/workspace/.metadata

<!-- gh-comment-id:645323891 --> @serge-rider commented on GitHub (Jun 17, 2020): Please check error/debug log. Perhaps something is wrong with connections configuration. Debug log is in cloudbeaver/deploy/cloudbeaver/workspace/.metadata
Author
Owner

@serge-rider commented on GitHub (Jun 17, 2020):

I've reproduced this issue. It is fixed.
Please check the latest version (devel branch or release 1.0.4).

<!-- gh-comment-id:645362170 --> @serge-rider commented on GitHub (Jun 17, 2020): I've reproduced this issue. It is fixed. Please check the latest version (devel branch or release 1.0.4).
Author
Owner

@nicolamarangoni commented on GitHub (Jun 17, 2020):

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

<!-- gh-comment-id:645563520 --> @nicolamarangoni commented on GitHub (Jun 17, 2020): 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`
Author
Owner

@nicolamarangoni commented on GitHub (Jun 17, 2020):

I also don't understand the difference between data-sources.json and provided-connections.json

<!-- gh-comment-id:645564305 --> @nicolamarangoni commented on GitHub (Jun 17, 2020): I also don't understand the difference between `data-sources.json` and `provided-connections.json`
Author
Owner

@serge-rider commented on GitHub (Jun 17, 2020):

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).

<!-- gh-comment-id:645585120 --> @serge-rider commented on GitHub (Jun 17, 2020): 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).
Author
Owner

@nicolamarangoni commented on GitHub (Jun 26, 2020):

This issue is closed because I can browse the datasources now (tested with 1.0.4)

<!-- gh-comment-id:650211369 --> @nicolamarangoni commented on GitHub (Jun 26, 2020): This issue is closed because I can browse the datasources now (tested with 1.0.4)
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#28
No description provided.