[GH-ISSUE #1718] After save any configuration from UI - "rootURI" key not exist #454

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

Originally created by @YuraKril on GitHub (May 30, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1718

Describe the bug
After save any configuration from UI - "rootURI" key removes from - workspace/.data/.cloudbeaver.runtime.conf
Restart container with preserf volume = 404.

To Reproduce
Steps to reproduce the behavior:

  1. Create workspace/.data/.cloudbeaver.runtime.conf
  2. Change rootURI to /cb
  3. Start container. Try access http://localhost/cb = 200. All is ok.
  4. Restart container. Try access http://localhost/cb = 404

Refference issue - https://github.com/dbeaver/cloudbeaver/issues/279

Originally created by @YuraKril on GitHub (May 30, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/1718 **Describe the bug** After save any configuration from UI - "rootURI" key removes from - workspace/.data/.cloudbeaver.runtime.conf Restart container with preserf volume = 404. **To Reproduce** Steps to reproduce the behavior: 1. Create workspace/.data/.cloudbeaver.runtime.conf 2. Change rootURI to /cb 3. Start container. Try access http://localhost/cb = 200. All is ok. 4. Restart container. Try access http://localhost/cb = 404 Refference issue - https://github.com/dbeaver/cloudbeaver/issues/279
kerem closed this issue 2026-03-07 20:49:41 +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#454
No description provided.