azuredatastudio: Failed to start Import serviceError
- Azure Data Studio Version: 1.0.0
Steps to Reproduce:
- Install SQL Server Import extension
- (Re-)start Azure Data Studio
- Error notification:
Failed to start Import serviceError: Request error: Error
- Execute task
Flat File Import: Import wizard
viaCtrl + I
triggers this error:command 'flatFileImport.start' not found
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 27 (9 by maintainers)
Please open the connection. Do a right click on the database. Click on import. Do the import. You will see the additional files get installed. Next time onwards you will get import wizard when you press Cntrl + I shortcut
On Arch Linux, open ADS, first from Extensions (Ctrl + Shift + X) install SQL Server Import. Close ADS. Then:
Open again ADS, and may works Import Wizard.
Cheers.
Hmm, nothing too useful. Could you also look in
~/.azuredatastudio/extensions/microsoft.import-0.10.0/
and see if you have a flatfileimportservice folder there? And does it contain anything if it is?If it isn’t then could you try
~/.azuredatastudio/extensions/microsoft.import-0.10.0/flatfileimportservice
And seeing if that works?
I get on open up
Failed to start Import serviceError: Request error
and after trying to get import wizard opencommand 'flatFileImport.start' not found
on fresh install of Azure Studio 1.5.2 with this extension. Any solution to fix this ? 😦Any update on this?
@riddhi95 I have followed your suggestions and still have issue.
Hi @carolinegarrad1998, I mentioned earlier that I received this error message due to lacking the additional components which get downloaded after installing and reloading the extension. The download of these components failed for me as I didn’t set up a proxy.
Not sure if this is the same thing but I’m having an error when trying to launch the import wizard. I have the option when I right click on a database to select the import wizard, but nothing happens when I press it. I tried doing the shortcut (control I) and this gave me an error (screenshot attached). Please let me know if there was a fix for this which I have missed.