Can't connect to any of my DB's

Answered

So I seem to be having an issue with DG creating a connection to my localhost... 

I am running my work laptop through Zscaler vpn and I used to use razorSQL to connect to our Oracle DB without issues.  I would like to make use of DG as it seems more mature and is part of the Jet Brains eco-system.. 

 

When attempting to make a connection I get the following error and I hope someone can help.

 

DBMS: 
Case sensitivity: plain=mixed, delimited=exact
Driver:  (ver. , JDBC)
Effective version: Oracle (ver. 0.0)
Exception creating connection to: 127.0.0.1; nested exception is: 
java.net.BindException: Can't assign requested address.

 

0
6 comments

I am using macOS 12.6 on an M1 MacBook Pro ..... 

0

Here is my standard Hosts file

 

##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1             localhost
0

It looks like a VPN issue.

Is there a chance to try a connection without VPN?

0

Cannot connect without vpn.  But razorSQL connects fine using the VPN 

0

Why can't DG work the same ? 

 

0

Please collect the IDE logs (Help | Collect Logs and Diagnostic Data), upload it to https://uploads.jetbrains.com/ and provide its ID.

0

Please sign in to leave a comment.