chrishasz / spgo

SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code
https://www.chrishasz.com/spgo
MIT License
60 stars 11 forks source link

SPGo no go after VS Code March update #142

Closed ghost closed 3 years ago

ghost commented 3 years ago

SPGo no go after VS Code march update

Thanks :)

ghost commented 3 years ago

Anyone else have this issue?

ghost commented 3 years ago

As a form of confirmation, if for only me :), I uninstalled 1.55 and reinstalled 1.54 and now I'm good to go.

chrishasz commented 3 years ago

Hello @billr-stcu

Sorry you are having issues with SPGo and VSCode 1.55. I'm out of town right now, but I will take a look at this as soon as I am back.

In the meantime, did you see any errors in the log/output window when SPGo failed to load?

ghost commented 3 years ago

@chrishasz sorry no. Was in a rush to get it working, so uninstalled and reinstalled the older version clearing the logs. I'm sure the logs would have been useful. Just in case I will look to see if perhaps they remained behind. It I do find them, I will be sure to add them to this thread.

Thanks

ghost commented 3 years ago

@chrishasz hi. did anyone else experience this issue? thx

ianoel230982 commented 3 years ago

I've just upgraded to v1.56 April 2021 update. In my extension output in the terminal i now get the below message after i input my credentials

================================ ERROR ================================ [13/05/2021, 10:21:10] 401 - undefined [13/05/2021, 10:21:10] Error Detail: [13/05/2021, 10:21:10] ---------------------- [13/05/2021, 10:21:10] StatusCodeError: 401 - undefined [13/05/2021, 10:21:10] ===============================================================================

I've looked in the vs code dev tools and there are no errors at point when i hit the 'enter' key.

I can't provide any more info at this stage and i'm going to have to regress to previous version of vs code ( a colleague of mine also had the same issue too) otherwise i won't be able to work :-)

chrishasz commented 3 years ago

All- I just published SPGo 1.7.2 to the Marketplace and one of the updates was to bump the vscode engine.

Can you check and see if this issue (142) is resolved?

stephanerosa commented 3 years ago

Hello,

I have VSCode 1.56.2 & SPGo 1.7.2 but there is no way I can authenticate to my Sharepoint 2013 on-premise. I tried Digest or NTLM with either DOMAIN\USER or email, or USER@domain, etc.

I can't seem to find any log files whatsoever. Where would they be ?

Any SPGo function indefinitely asks for credentials, and/or hangs forever. I think last time it worked was indeed before a VSCode upgrade.

ianoel230982 commented 3 years ago

@stephanerosa if you check out the linked issue, i think you'll find the resolution to your problem. Head towards the bottom of the comments and scroll up. It's probably to do with the proxy settings for extensions #73 Hope that helps.

stephanerosa commented 3 years ago

@stephanerosa if you check out the linked issue, i think you'll find the resolution to your problem. Head towards the bottom of the comments and scroll up. It's probably to do with the proxy settings for extensions #73 Hope that helps.

Awesome, that worked. I guess this issue could be closed then. Thank you very much.

chrishasz commented 3 years ago

Thank you, @ianoel230982!

ghost commented 3 years ago

Worked for me too. Sorry for the lengthy respond. Lots of work, blah blah blah :)

Made the proxy setting change to Off and synching files is working.

Thanks all for drilling into this.

ghost commented 3 years ago

Closing issue