Unable to connect to DB using DBeaver via public url
claudius10
HOBBYOP

a year ago

Hello.

In the past I could connect to this DB service without problems, but today I get "Invalid JDBC URL: MYSQL_URL variable value.".
This also happens with a new service I created using Broody's MariaDB template.
Has something changed?

Project ID: fccc699b-2959-453f-9818-2fc046a08b12
MySQL service ID: 2a200eeb-9959-4ac4-b95c-982b2807013f
MariaDB service ID: ef722ac8-6e20-49f1-a5eb-0a8646a3a76b

I am not sure if this is a local issue or something else. I tried "Test Connection" both on Win11 and on Linux, and also using Intellij IDEA Ultimate, but it's always "Invalid JDBC URL".

Solved

6 Replies

brody
EMPLOYEE

a year ago

hello,

perhaps you are getting invalid jdbc url is because the url is not a jdbc formatted url?


claudius10
HOBBYOP

a year ago

Ahhh pardon my ignorance! I forgot I have to manually add the jdbc: at the beginning. Thank you for the response!


brody
EMPLOYEE

a year ago

no worries at at, has that solved the problem?


claudius10
HOBBYOP

a year ago

Yes it did, thank you very much!


brody
EMPLOYEE

a year ago

awesome!


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...