-
this does not work,
mssql-cli -A -S localhost
this works
mssql-cli -A
Seems as if `-A` assumes that it's not running a remote DAC connection. Probably not a safe assumption. And it…
-
Type: Bug
Version: 1.48.0-insider (user setup)
Commit: 6a58a6b51497f459002c3db285ece2623087dca8
Date: 2023-12-12T22:59:52.172Z
VS Code: 1.82.0
Electron: 25.9.6
Chromium: 114.0.5735.289
Node.j…
-
I try setup call from background and get error:
```
E/MethodChannel#FlutterCallKeep.Method(12902): java.lang.SecurityException: PhoneAccount connection service requires BIND_TELECOM_CONNECTION_SERVI…
-
Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: HTTP Provider, erro…
-
New connection > someServer.database.usgovcloudapi.net > authentication type = Azure Active Directory - Universal with MFA support > Account = new account > sign in = user!dom.onmicrosoft.com > enter …
-
- Azure Data Studio Version: (release branch)
Version: 1.11.0 (user setup)
Commit: acc85c2c23f4889b4ae9373282d92daec321b1bd
Date: 2019-09-03T23:55:40.484Z
VS Code 1.37.0
Electron: 4.2.9
Chrome: …
-
Good morning, I hope someone can help me solve a small problem with the plugin.
I have a problem with a Moto G7 Power, android 9.
In my case, the app forces the operating system to choose between …
-
Type: Bug
Every time I open a connection from one of the Central Management Servers, it pops up the warning about the cert chain, and the connection fails to open. This happens on existing entrie…
-
I don't think an AFJ 0.3.3 agent is fully aware its initialized, or that when `shutdown()` is called something does not realize its not initialized any longer. I also tried calling `await agent?.walle…
-
the call keep connected if the user leaves the screen without ending current call but when user rejoins the meeting it crashes.
how can we rejoin the meeting using jitsi sdk?