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.

Extension keeps failing

See original GitHub issue

Environment data

  • VS Code version: 1.3.0
  • Extension version (available under the Extensions sidebar): 2018.12.1
  • OS and version: Solus, v3.9999
  • Python version (& distribution if applicable, e.g. Anaconda): 3.6.8
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): virtualenv
  • Relevant/affected Python packages and their versions: All

Expected behaviour

Extension functions normally.

Actual behaviour

Extension keps failing, thus breaking autocomplete.

Steps to reproduce:

Not sure what causes it. Appears to happen randomly. I thought it may have been related to working on files stored in a symlinked folder, but that’s not the case.

Logs

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help; turn on source maps to make any tracebacks be useful by running Enable source map support for extension debugging)

  ERR Cannot read property 'map' of undefined: TypeError: Cannot read property 'map' of undefined
    at asCompletionResult (/home/hmnd/.vscode/extensions/ms-python.python-2018.12.1/node_modules/vscode-languageclient/lib/protocolConverter.js:145:1)
    at <anonymous>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
aaronpriescommented, Feb 5, 2019

After the update (Microsoft Python Language Server version 0.1.78.0) the problem is solved for me. (I had the exact same problem as hmnd)

0reactions
DonJayamannecommented, Feb 4, 2019

Please do ensure you update your version of the extension to the latest.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Chrome Extensions Not Loading or Crashing
How to Fix Chrome Extensions Not Loading or Crashing · 1. Restart Chrome · 2. Delete Google Chrome Cache · 3. Search for...
Read more >
Top 7 Ways to Fix Google Chrome Failed to Load Extension
1. Restart Google Chrome · 2. Update Extension · 3. Reinstall Extension · 4. Clear Google Chrome Cache · 5. Run Google Chrome...
Read more >
Fix problems with apps, extensions, or themes - Chrome Web ...
Open the Chrome Web Store. · At the top right, click Settings and then My Extensions & Apps. · Click the app, extension,...
Read more >
FIX: Chrome failed to load extension error - Windows Report
How do I fix the Google Chrome Extension load error? · 1. Reinstall Google Chrome. uninstaller · 2. Use Incognito or Guest mode....
Read more >
Fix: Chrome Extensions Stopped Working - Appuals.com
Glitched Google Chrome process · Installed Extensions Conflict · Outdated Chrome or Windows build version · Corrupted browser user profile ...
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