Skip to content

Unable to Configure DBeaver Connection on Windows Server with no Internet Access #41286

Description

@Linda-A-LF

Description

I am doing the initial configuration of the DBeaver Community Edition software on a Windows 2019 server that has no internet connection. When I attempt to add my first MySQL connection, I receive the message that I have to download drivers. Did I mention that the server has no internet connection? I was disappointed that the installation software did not install all of the required files.

I went to the MySQL Community Downloads URL, and there was no option for a Windows java connector.

How do I get DBeaver configured, if it has no internet connection and requires additional files? In this specific case, how do I obtain/install the missing driver files? I am targeting MySQL installations on Ubuntu v22.04 and v24.04, but the DBeaver software is not installed locally, but on a Windows server.

Are there special instructions for DBeaver for installations where no internet connections exist?

I finally got to this website, but it is not clear that the mysql-connector-j.9.7.0.zip file indicated should be run on a Windows platform.

DBeaver Version

Community Edition v26.1.0

Operating System

Windows 2019

Database and driver

This is the problem. After the initial installation, there are no drivers listed on the [Connection Settings - Driver properties] tab, and DBeaver wants to access the internet to download the driver fles.

This Windows server has no internet connection to download the MySQL driver fles.

Steps to reproduce

  1. Perform the DBeaver installation (it was successful).
  2. Try to create the initial new MySQL connection.
  • Enter the information on the [Main] tab for the Connection Settings
  • Click on [Driver Settings] for the Driver name : MySQL
  • On [Edit Driver 'MySQL' update the [Default Port] and [Default User] settings, then OK
  1. Return to the [Main] tab and select [Finish]
  2. The DBeaver product attempts to download the drivers. This fails as the server is not connected to the internet.
Image

Additional context

How do I load these DBeaver MySQL drivers outside of the product, so that it will work on my Windows server connecting to the remote MySQL environments on a different platform?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions