question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

webapp remote-connection error

See original GitHub issue

Extension name

webapp

Description of issue

My PC OS: Ubuntu 16.04 NET Framework version v4.7 PHP version 7.2 Python version Off Java version: Off

I wanted to access into the console/terminal of the webapp in my local terminal.

I ran webapp remote-connection create --resource-group group --name app-name --subscription 123123 --slot dev then resulted in

Exception in thread Thread-125:
Traceback (most recent call last):
  File "/opt/az/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/opt/az/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/home/user/.azure/cliextensions/webapp/azext_webapp/custom.py", line 229, in _start_tunnel
    if not _check_for_ready_tunnel(remote_debugging_enabled, tunnel_server):
  File "/home/user/.azure/cliextensions/webapp/azext_webapp/custom.py", line 194, in _check_for_ready_tunnel
    default_port = tunnel_server.is_port_set_to_default()
  File "/home/user/.azure/cliextensions/webapp/azext_webapp/tunnel.py", line 96, in is_port_set_to_default
    url, r.status, r.reason))
knack.util.CLIError: Failed to connect to 'https://app-name-dev.scm.azurewebsites.net/AppServiceTunnel/Tunnel.ashx?GetStatus' with status code '404' and reason 'Not Found'

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
patricklee2commented, Nov 7, 2018

@cloudsoh The feature is only supported in Linux ASPs we are working on windows support, but its not ready yet.

0reactions
patricklee2commented, Nov 7, 2018

ill take a look

Read more comments on GitHub >

github_iconTop Results From Across the Web

Web App works on localhost but fails on remote connection
The application works fine if I RDP to the server and browse it under localhost. The application throws the following error when I...
Read more >
SSH into webapp does not work - Microsoft Q&A
I get: SSH CONNECTION CLOSE - Error: connect EHOSTUNREACH 172.16.
Read more >
why can't I connect to google remote desktop using the webapp
The Web App gets error but Android App works fine. I did notice on some google sites a little message saying they are...
Read more >
"Remote connection failed: java.io.IOException: Message data ...
"Remote connection failed: java.io.IOException: Message data for non-existent channel". After you operated on the Transaction Object page in AEM, for example, ...
Read more >
Federation shows errors when creating New Replication Job
Errors change depending on what user is used for Remote connection : If enterprise Administrator the error is: The system could not connect...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found