docker-archive / for-azure

27 stars 18 forks source link

Can't connect to my Azure Docker Image BDD from SQL Management Studio #81

Open Kichnifou opened 5 years ago

Kichnifou commented 5 years ago

Expected behavior

(Sorry by advance for my bad english)

I want to open my Azure Docker Image BDD from SQL Management Studio to manage it (for exemple, restore the BDD to have my own data)

Actual behavior

When I try to connect from SQL Management Studio it doesn't work I tried to ping the server or IP address, it didn't work too

Information

Files: http://solliodev.eastus.azurecontainer.io:8080/al-0.13.111304.vsix

WARNING: You are running a container which is 183 days old. Microsoft recommends that you always run the latest version of our containers.

Initialization took 132 seconds Ready for connections!

TimeGenerated : 9/30/2019 2:57:19 AM EntryType : Error Message : Length specified in network packet payload did not match number of bytes read; the connection has been closed. Please contact the vendor of the client library. [CLIENT: 10.240.255.56]

TimeGenerated : 9/30/2019 11:55:33 AM EntryType : Error Message : Server instance: NAV Category: Development ClientSessionId: 00000000-0000-0000-0000-000000000000 ClientActivityId: 00000000-0000-0000-0000-000000000000 ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000 ServerActivityId: 00000000-0000-0000-0000-000000000000 EventTime: 09/30/2019 11:55:33 Message Failed request -- Method:GET; Url:http://solliodev. eastus.azurecontainer.io:7049/NAV/dev/packages?publisher=Micros oft&appName=System&versionText=11.0.0.0; StatusCode:Unauthorized; ReasonPhrase:Unauthorized; ResponseBody: {"Message":"Authorization has been denied for this request."} ProcessId: 5944 Tag: 00000LY ThreadId: 79 CounterInformation:

TimeGenerated : 9/30/2019 11:55:33 AM EntryType : Error Message : Server instance: NAV Category: Development ClientSessionId: 00000000-0000-0000-0000-000000000000 ClientActivityId: 00000000-0000-0000-0000-000000000000 ServerSessionUniqueId: 00000000-0000-0000-0000-000000000000 ServerActivityId: 00000000-0000-0000-0000-000000000000 EventTime: 09/30/2019 11:55:33 Message Failed request -- Method:GET; Url:http://solliodev. eastus.azurecontainer.io:7049/NAV/dev/packages?publisher=Micros oft&appName=Application&versionText=11.0.0.0; StatusCode:Unauthorized; ReasonPhrase:Unauthorized; ResponseBody: {"Message":"Authorization has been denied for this request."} ProcessId: 5944 Tag: 00000LY ThreadId: 68 CounterInformation:



### Steps to reproduce the behavior

  1. Generate the docker image with my script
  2. Try to ping the IP address or the server
  3. Try to connect from SQL Management Studio

**OR MORE SYMPLY** : Maybe you can try to connect to this image from your own device