-
Notifications
You must be signed in to change notification settings - Fork 48
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
Ansible extention errors #203
Comments
Thanks for reporting the issue. investigating. |
Same here. I'm trying to move a folder to a remote server when I save and VSCode do it from time to time. But most of the time, that error pops up and it does not copy anything. Is there a way to debug the extension? |
I get the same thing, every time i start a new VSCode instance and open an Ansible Playbook:
|
I also can confirm that every opening of YAML file throw error: |
thanks all for reporting the bug, I'm looking at it. |
Same issue here: [Error - 11:28:14] (node:2336) UnhandledPromiseRejectionWarning: # |
Also seeing this on VSCode Version 1.35.0 with Ansible extension version 0.5.2 |
sorry for late reply. I want to solve this problem, however, It seems work well in my local env on VSCode Version 1.40.0 with Ansible extension version 0.5.2 |
I am receiving If I reopen VSCode the same .yml file in Windows instead of Remote WSL, I do not get the |
same here. [Error - 09:01:57] (node:24504) UnhandledPromiseRejectionWarning: # ansible extension v0.5.2 it looks like when i disable the remote-wsl extension, the problem does not occur. any fix? |
add @mybayern1974 current owner to help on it. |
Hi @jhampson-dbre , thank you for raising this problem. While transparently, I have to comment that because of our engineering bandwidth constraint and we are focusing on other higher priority tasks that include azure ansible collection management, we do not have enough bandwidth on resolving this issue right now. We still value feedbacks received here and have put this task into our backlog while there is no eta yet. Meanwhile, given this is an open source project so we definitely welcome any community contribution to this project including the resolving to this issue. |
Issue Type: Bug
After installing Ansible extention for VSCode, output for "Ansible Playbook Language Server" keeps giving following error:
[Error - 11:45:31 AM] (node:85329) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): #
[Error - 11:45:31 AM] (node:85329) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Steps to reproduce:
If I'm not mistaken, it only gives errors once language server starts - after each restart of VSCode.
I was able to reproduce that on Win7, Fedora Linux and Mac.
Extension version: 0.5.2
VS Code version: Code 1.28.2 (7f3ce96ff4729c91352ae6def877e59c561f4850, 2018-10-17T00:18:43.347Z)
OS version: Darwin x64 18.2.0
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: