User Azure Data Studio to connect with and SQL Server running inside Docker

cml

New Member
Hello,

I use Azure Data Studio (for Mac) to connect to my Azure SQL database, both in Azure and locally running SQL Server on linux inside a Docker container.

With both I cannot connect when I have AdGuard running.

Anyone has a suggestion what could cause this?

Thanks so much,
Marco
 

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
Hello @cml

Please specify which version of AdGuard and which OS version are you using?

To troubleshoot this issue, we need to get the app logs.

Here's what we need you to do:

1. Menu -> Gear -> Advanced -> Logging level -> Debug;
2. Reproduce the issue (and remember the exact time when it happened);
3. Menu -> Advanced -> Export Logs and System Info...;
4. Send the archive to apple@adguard.com and mention the link to this topic on the AdGuard forum.

Also, you should check if the issue repeats if you change Adguard filtering mode to Auto-proxy? (AdGuard settings -> Network -> Select mode -> Auto-proxy)
 

cml

New Member
Thanks for your help @Chinaski

I tried the Auto-proxy mode and with this enabled I don't have the issue with Azure Data Studio, but I read that this mode does not guarantee that all applications' traffic is filtered.

So, I'm still interested in using the Network Extension mode.

I'm using this version of AdGuard: Application version 2.5.2.949 release (CL-1.7.189)

And will send my logs to the email you mentioned.

Best,
Marco
 

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
Thank you for the info provided.
Now we try to find the reason for the issue.
 

Chinaski

Quality Assurance
Staff member
Administrator
Moderator
@cml

Try to use this configuration:
AdGuard menu -> Advanced -> Advanced Settings.... Click on the Value area of the settings exclude.ports and add 1433 there.
 
Top