Hi,
All was fine yesterday;
Today if we deploy to a sandbox by uploading the extension via BC front end it works fine;
But if we try to deploy via VS code, it starts but never completes -
[2024-01-10 09:03:55.66] Publishing AL application using launch configuration 'XXXXXXXX'.
[2024-01-10 09:03:56.28] Authenticated as user '*****@*****.**.**' in tenant 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx'. Please note that these credentials are cached. Clear the credentials cache to authenticate as another user.
[2024-01-10 09:03:56.28] Targeting Dynamics 365 Business Central environment tenant 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx'.
[2024-01-10 09:03:56.29] Sending request to https:/api.businesscentral.dynamics.com/v2.0/XXXXXXXX/dev/metadata?tenant=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
[2024-01-10 09:03:57.30] Publishing package to tenant 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx'
[2024-01-10 09:03:57.31] Sending request to https:/api.businesscentral.dynamics.com/v2.0/XXXXXXXX/dev/apps?tenant=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx&SchemaUpdateMode=forcesync&DependencyPublishingOption=default
.... and just sits there. Normally this takes a couple of minutes maximum, today it hasn't completed after 30 minutes. This is with a simple version number change to an existing extension to rule out any changes within the extension.
- We have tried two sandboxes on separate tenants - same issue
- We have tried reverting to a previous version of VS code - same issue
- We have tried restarting the environment
- Nothing shows in database locks page in BC
- The connection shows in admin - /Sessions/ but no info showing that it's trying to run any codeunit e.t.c
- Tried three different extensions - same result
- Download symbols works fine
- I can see there was an /Update/ in the night 01:46am; the restart is as manually initiated; the app update 9.15 was (I think) the app deployed manually via front end of BC.
Is anyone else having issues deploying from VS code in last day or so on a extension/environment previously working fine?
Thanks
Andrew