Skip to content
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

Universial Code Error for MS Extensions #221

Closed
StefanMaron opened this issue Oct 4, 2022 · 4 comments
Closed

Universial Code Error for MS Extensions #221

StefanMaron opened this issue Oct 4, 2022 · 4 comments
Labels
Unrelated to AL-Go This issue is unrelated to AL-Go

Comments

@StefanMaron
Copy link

Since today I get this error in my pipelines running against a v21 container.

Error: RunPipeline action failed. Error: The remote server returned an error: (500) Internal Server Error. Sorry, we can’t sign you in because the following apps don’t meet our Universal Code requirement :  _Exclude_AnonymizedDataSharing_ by Microsoft _Exclude_APIV1_ by Microsoft _Exclude_APIV2_ by Microsoft _Exclude_Bank Deposits by Microsoft _Exclude_Connectivity Apps by Microsoft _Exclude_Email Logging Using Graph API by Microsoft _Exclude_Microsoft Dynamics 365 - SmartList by Microsoft _Exclude_PlanConfiguration_ by Microsoft _Exclude_ReportLayouts by Microsoft AMC Banking 365 Fundamentals by Microsoft Base Application by Microsoft Business Central Cloud Migration - Previous Release by Microsoft Business Central Cloud Migration - Previous Release (US) by Microsoft Business Central Intelligent Cloud by Microsoft Ceridian Payroll by Microsoft Company Hub by Microsoft Email - Outlook REST API by Microsoft Email - SMTP API by Microsoft Email - SMTP Connector by Microsoft Envestnet Yodlee Bank Feeds by Microsoft Image Analyzer by Microsoft Import of QuickBooks Payroll Files by Microsoft Intelligent Cloud Base by Microsoft Late Payment Prediction by Microsoft Migration of QuickBooks Data by Microsoft Payment Links to PayPal by Microsoft Recommended Apps by Microsoft Sales and Inventory Forecast by Microsoft Send remittance advice by email by Microsoft Send To Email Printer by Microsoft Shopify Connector by Microsoft Simplified Bank Statement Import by Microsoft System Application by Microsoft Troubleshoot FA Ledger Entries by Microsoft Universal Print Integration by Microsoft   You must either upgrade the apps to meet the requirement or license the non-Universal Code module that grants an exception to the requirement.  For more information, see https://aka.ms/bcUniversalCode. Stacktrace: at Compile-AppInBcContainer, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Compile-AppInNavContainer.ps1: line 433 at <ScriptBlock>, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 649 at <ScriptBlock>, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1450 at <ScriptBlock>, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1106 at <ScriptBlock>, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1098 at <ScriptBlock>, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 747 at Run-AlPipeline, C:\Users\runneradmin\AppData\Local\Temp\711feb78-ccd0-441b-9ca9-a3c34d2a7af4\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 712 at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go-Actions\v2.0\RunPipeline\RunPipeline.ps1: line 279 at <ScriptBlock>, D:\a\_temp\653bcdae-b3e3-4726-a736-0cfda11c2265.ps1: line 1 at <ScriptBlock>, <No file>: line 1

Is there any setting I am missing? I would have expected that the MS Extensions either follow universal code or are excluded by default.
I also changed to the .bclicense file format for the license I am using, but again, I would not expect this to cause a problem like this.

@freddydk
Copy link
Collaborator

freddydk commented Oct 4, 2022

It shouldn't - could you email the license you are using to freddyk at microsoft dot com?

@StefanMaron
Copy link
Author

Just sent.

And I just re-run the pipeline on 20.5 artifacts without problems

@freddydk
Copy link
Collaborator

freddydk commented Oct 4, 2022

It looks like we have a problem with the apps in the database, not being signed.
To fix this, all apps needs to be uninstalled and re-installed - but that is a memory consuming and lengthy process.
We are working on fixing this in the database asap.

@freddydk
Copy link
Collaborator

freddydk commented Oct 4, 2022

Just posted an announcement on Yammer describing this problem.
https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=1944761703292928

@freddydk freddydk added the Unrelated to AL-Go This issue is unrelated to AL-Go label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unrelated to AL-Go This issue is unrelated to AL-Go
Projects
None yet
Development

No branches or pull requests

2 participants