Problem while configuring cloudbeaver with nginx #127

Open
opened 2026-03-04 09:15:34 -05:00 by deekerman · 0 comments
Owner

Originally created by @padas2 on GitHub (Apr 6, 2021).

First of all, great work in building this web version of DBeaver. Simply terrific.

I am running CloudBeaver as a docker container in an Amazon EC2 instance.

I am able to access the Cloudbeaver service over the exposed port of the docker container. In this case, it is a random port.
The service is working fine as expected.

The actual problem comes when I am trying to access CloudBeaver from an Nginx (which is running inside the EC2 instance).
Also, there are other services which are load balanced using this Nginx Server.

I have provided a custom config for routing requests to CloudBeaver service but the web client simply says that Error in processing request.

I am attaching the config file. Could you please tell me what am i missing here ?
cloudbeaver.txt

Originally created by @padas2 on GitHub (Apr 6, 2021). First of all, great work in building this web version of DBeaver. Simply terrific. I am running CloudBeaver as a docker container in an Amazon EC2 instance. I am able to access the Cloudbeaver service over the exposed port of the docker container. In this case, it is a random port. The service is working fine as expected. The actual problem comes when I am trying to access CloudBeaver from an Nginx (which is running inside the EC2 instance). Also, there are other services which are load balanced using this Nginx Server. I have provided a custom config for routing requests to CloudBeaver service but the web client simply says that Error in processing request. I am attaching the config file. Could you please tell me what am i missing here ? [cloudbeaver.txt](https://github.com/dbeaver/cloudbeaver/files/6264354/cloudbeaver.txt)
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#127
No description provided.