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

Error when executing queries from kql file after logging off PC and logging back #81

Open
asalcedo29 opened this issue Nov 29, 2023 · 0 comments

Comments

@asalcedo29
Copy link

asalcedo29 commented Nov 29, 2023

Hi - I'm getting the error below when trying to run queries directly from a kql file after I log off and log back to my computer.

Error: Failed to execute query
    at o.executeCell (c:\Users\ansalced\.vscode\extensions\donjayamanne.kusto-0.4.4\out\extension\index.js:2:5711990)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

I can run them directly in the notebook interface if I copy and paste the query but this takes longer vs. running it directly from the kql file. In order to have the extension work as expected I need to close VS Code, reopen and reauthenticate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant