Closed CreateSean closed 12 months ago
The error There is no data provider registered that can provide view data.
is a VS Code error telling you that for some reason it can't activate/load DDEV Manager.
I need more information:
1.- Do you see any errors related to this extension if you open the command palette and launch Developer: Toggle Developer Tools
2.- Do you see any output in the "DDEV > Output panel"?
3.- Did anything change recently on your end?
1) no errors
2) I don't have that ddev option in your screenshot
3) nothing changed. It was working one day and then it wasn't
Your screenshot shows the wrong panel, you need to check the output panel and in the select field make sure DDEV is selected.
BTW, also try disabling all extensions and just activate DDEV Manager (make sure to restart) it could be possible that another extension was updated and it's causing some kind of error. It happened before on another extension I worked on.
Hi,
I disabled all extensions, restarted and enabled ddev, restarted and no change.
Also opened DDEV extension settings and confirmed that it's selected docker desktop as the provider..
When I go to the output tab the select field does not give ddev as an option.
The extension is not being activated or not running for some reason, there's no errors and no information that help me figure out what's happening.
Could you try installing a previous version of the extension?
I had to borrow a windows laptop and I see the error, i'll release an update as soon as I can.
In the meantime you can install the previous version and it should work
confirmed rolling back to older version has everything working.
Looking forward to new release with permanent fix. Thanks for your time.
For me, this seems to happen more often when I have multiple projects open.
Hi. An update has been published (1.4.2) please try it and let me know if it the extension sidebar loads correctly now.
updated and working as expected. Thank you.
Please make sure that the bug only applies to this extension, if you have a problem with ddev itself you should open an issue in the ddev repo and not here.
Describe the bug Had this extension working and then one day it stopped working and all I see is the message
There is no data provider registered that can provide view data.
this despite docker and ddev already running on my computer. DDev commands are all working in the terminal just this extension is not.Have uninstalled and re-installed but issue continues
DDev manager v1.4.0
System (please complete the following information):
Additional context Add any other context about the problem here.