-
Notifications
You must be signed in to change notification settings - Fork 3
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
VS Code extension keeps asking to install Platform Core dependency #47
Comments
Hello @fabiosleal ! Thank you for your bug report. The message to install the core dependency is actually implying that the VS Code extension cannot reach Pieces OS somehow. To get to the bottom of this I have a few questions:
As for the cannot read properties of undefined errors I'm not too sure why that would be happening, it is potentially related to why VS Code cannot establish a connection with Pieces OS however. We should be able to get you up and running very soon! |
Thanks, @caleb-at-pieces, for your attention!
Pop_OS (22.04 LTS)
No, nothing special, in fact the extension has been working well, until this message keeps popping up.
No, regular one, provided by the official Pop_OS store. I even installed both version apt (deb) and flatpak. |
Hello, Just to clarify, you are saying the extension is working fine, besides the notification keeps getting shown to download the platform dependency? If this is the case, then the fix is quite simple on my end, I'll go ahead and add a button to not show the notification again. In general though, if Pieces OS is running before you boot VS Code the notification should not show up. |
Ok I have just released a new version of the VS Code extension: 1.11.1 that I believe fixes this problem. Changelog is as follows:
Please let me know if this is an accurate solution to this problem and if you still see incorrect behavior! |
Hi @caleb-at-pieces! Even though it doesn't fix this issue, good job on the updating, and make it easier to use! Thanks! But, my bad, if I couldn't be clear enough. As I attempt to demonstrate with the images sent here, both tabs appear. Pieces Explorer shows buttons and a message that says "Successfully refreshed snippets" when you click them. But it doesn't work as expected because some saved snippets don't show up after refreshing. As you can see in the images, nothing appears in Pieces Copilot. Could you please demonstrate how to monitor Pieces' error messages, or logs? |
Thank you for the response, I see now the problem is greater than my proposed solution. Your Pieces OS logs are stored in The VS Code extension logs can be accessed by clicking on Can you kindly send these over to me so I can take a look? Also could you show me the output of |
Hi @caleb-at-pieces, better late than never, I bring good news. Issue: Custom URL not set as an absolute pathEnvironment Details:
Problem Description: Initial Configuration (User Settings): "pieces.customUrl": "my.pieces.cloud", Adjusted Configuration (User Settings): "pieces.customUrl": "https://my.pieces.cloud/", Console Log:
However, this notification seems to be a generic log, as Pieces OS was already updated, and VS Code was restarted. The error caused disruptions, including breaking Piece's extension, displaying an empty screen in the extension, and affecting other extensions, presumably due to the exception. Further Investigation: Resolution: Modifications Made:
PS: Now the issue is definitely closed. Thanks for the attention. |
Amazing! Glad you were able to get this sorted out. We are currently doing a release revisiting the notifications you are talking about: the update, install, and failed to connect notifications. Hopefully it will fix up these issues for you nicely. As for the custom url setting, I can definitely see where you got confused. We can look at how to better explain that setting to users in the future. For now, feel free to read this page on our documentation that explains it: https://docs.pieces.app/product-highlights-and-benefits/connecting-to-a-remote-pieces-os-instance |
Software
VS Code
Operating System
Linux
Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.
Besides Pieces Os, PFD and Chrome extension are working fine, VS Code extension stops, in a way it opens both copilot and pieces explores, but it keeps asking me to install the core dependency.
Those are some VS Code's logs that I got:
I don't know if it is relevant/related to.
Every time I click on the cog icon, a new log appears, and nothing shows up.
Since the first time, it occurs, the Pieces OS was updated at least two times. After each update, I restart everything, but when I've started VS Code, the Pieces extension still asks me to install the dependencies as I haven't done that yet.
The text was updated successfully, but these errors were encountered: