Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2019
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. > az webapp remote-connection create -g pcs-daniel-linux-westus-rg -n pcs-daniel-linux-westus-api --slot deploy
  2. Auto-selecting port: 58230
  3. WARNING - Remote debugging may not be setup properly. Reponse content: FAILURE:2222:Unable to connect to WebApp
  4. SSH is available { username: root, password: Docker! }
  5. Start your favorite client and connect to port 58230
  6. Websocket tracing disabled, use --verbose flag to enable
  7. Successfully connected to local server..
  8. Traceback (most recent call last):
  9. File "C:\Users\dcharles\.azure\cliextensions\webapp\azext_webapp\tunnel.py", line 170, in _listen_to_client
  10. nbytes = client.recv_into(buf, 4096)
  11. OSError: [WinError 10038] An operation was attempted on something that is not a socket
  12. Stopped local server..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement