Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Unable to download logs with 'Log: Retrieve Apex Log And Show Analysis' #490

Closed
judd1337 opened this issue Feb 29, 2024 · 2 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@judd1337
Copy link

Summary

I've installed the extension in Visual Studio Code and just followed the guide lines and did the command "Log: Retrieve Apex Log And Show Analysis" from Command Palette. It keeps throwing and error saying:

Command 'Log: Retrieve Apex Log And Show Analysis' resulted in an error

  • Cannot read properties of undefined (reading 'ConfigAggregator')

Steps To Reproduce

  1. Install the Apex Log Analyzer (v1.14.0) extension in Visual Studio Code
  2. Try to run 'Log: Retrieve Apex Log And Show Analysis' in Command Palette
  3. Error is thrown in a popup windows

Expected result

I believe it should allow me to download logs files from my connected salesforce sandbox.

Actual result

An error is thrown in a popup window:
Command 'Log: Retrieve Apex Log And Show Analysis' resulted in an error

  • Cannot read properties of undefined (reading 'ConfigAggregator')

Additional information

Feel free to attach a screenshot.
Apex Log Analyzer error

VS Code Version:
Version: 1.86.2 (system setup)
Commit: 903b1e9d8990623e3d7da1df3d33db3e42d80eda
Date: 2024-02-13T19:40:56.878Z
Electron: 27.2.3
ElectronBuildId: 26908389
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0

Log Analyzer Extension Version:
v1.14.0

OS and version:
OS: Windows_NT x64 10.0.19045

@judd1337 judd1337 added bug Something isn't working needs-triage labels Feb 29, 2024
@lcottercertinia
Copy link
Collaborator

@judd1337 Thanks for the report. I can reproduce and will get this sorted asap.

@lcottercertinia lcottercertinia added this to the v1.14.0 milestone Mar 1, 2024
@lukecotter lukecotter mentioned this issue Mar 1, 2024
14 tasks
@lcottercertinia
Copy link
Collaborator

@judd1337
This should be fixed and the update available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants