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.

Analysis Engine Errors with URI

See original GitHub issue

The following errors are getting logged in VSC by the Analysis Engine and none of the analysis engine features work:

  ERR [UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//"): Error: [UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")
	at /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/node/extensionHostProcess.js:46:496
	at t.e (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/node/extensionHostProcess.js:46:631)
	at new t (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/node/extensionHostProcess.js:48:171)
	at Function.e.parse (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/node/extensionHostProcess.js:47:431)
	at nullConverter (/Users/donjayamanne/.vscode-insiders/extensions/pythonVSCode/node_modules/vscode-languageclient/lib/protocolConverter.js:13:47)
	at asSymbolInformation (/Users/donjayamanne/.vscode-insiders/extensions/pythonVSCode/node_modules/vscode-languageclient/lib/protocolConverter.js:251:125)
	at values.map.information (/Users/donjayamanne/.vscode-insiders/extensions/pythonVSCode/node_modules/vscode-languageclient/lib/protocolConverter.js:247:42)
	at Array.map (<anonymous>)
	at asSymbolInformations (/Users/donjayamanne/.vscode-insiders/extensions/pythonVSCode/node_modules/vscode-languageclient/lib/protocolConverter.js:247:23)
	at <anonymous>

@MikhailArkhipov cc

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
albireoxcommented, Jun 20, 2018

Not sure if something changed in the analysis engine but I tried again a bit ago and it seems to be working now.

0reactions
MikhailArkhipovcommented, Jun 20, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Kusto.Ingest errors & exceptions - Azure Data Explorer
This article describes Kusto.Ingest - Errors and Exceptions in Azure Data Explorer. ... The sources are preserved for further analysis.
Read more >
bug: SARIF URI scheme "git" did not match the checkout URI ...
Analysis upload status is failed. Error: Code Scanning could not process the submitted SARIF file: SARIF URI scheme "git" did not match the...
Read more >
Dart Analysis fails on package imports with message "Target ...
Dart Analysis finds the following error: ERROR: Target of URI doesn't exist: 'package:...'. Versions IntelliJ IDEA 2017.1. Build #IC-171.3780.107, ...
Read more >
Errors accessing parts of the site - NGINX Request too large
When I attempt to view those details, your site generates nginx errors, URI too large etc. Can someone look into this? How about...
Read more >
Troubleshooting index lifecycle management errors - Elastic
When ILM executes a lifecycle policy, it's possible for errors to occur while performing the necessary index operations for a step. When this...
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