App Center distribute fails with a DatabaseError when marking the package as available
See original GitHub issueRequired Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: Bug
Enter Task Name: App Center distribute v3.173
list here (V# not needed):
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks
Environment
-
Server - Azure Pipelines
- If using Azure Pipelines, provide the account name, team project name, build definition name/build number: https://dev.azure.com/HQCdevops/HQC/_releaseProgress?releaseId=3833
-
Agent - Hosted
- If using Hosted agent, provide agent queue name: vs2017-win2016
Issue Description
When the old release upload API got deprecated, we tried transitioning over to the App Center distribute task as we didn’t knew that the downtime was generalized at the time. Since the transition, we keep on getting database errors when the package is flagged as available.
Task logs
2020-12-09T14:38:31.0108382Z ##[debug]-- Mark package available.
2020-12-09T14:38:31.0109151Z ##[debug]---- url: https://api.appcenter.ms/v0.1/apps/FOO/BAR/releases/123/groups
2020-12-09T14:38:31.2666442Z ##[debug]---- {"code":"dependent_service_error","message":"Error: {\"error\":{\"code\":\"DatabaseError\",\"message\":\"Conversion failed when converting from a character string to uniqueidentifier.\"}}"}
2020-12-09T14:38:31.2668136Z ##[debug]---- http call status code: 500
2020-12-09T14:38:31.2680065Z ##[debug]task result: Failed
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
App Center distribute task fails for multiple appxsym files ...
When you build a multi-platform UWP msixbundle you end up with multiple appxsym files, one for each platform in the bundle. The App...
Read more >Fix SharePoint "Cannot connect to the configuration database ...
Check database connection information and make sure the database server is running” error in SharePoint, such as: Network connectivity issues between SharePoint ...
Read more >Error: Threat database handler failed (Module: device)
Solved: I got two devices 3020 and is running with HA Active/Passive. First, I have download and install "Application version 384-1877 - 18678....
Read more >Fix list for IBM App Connect Enterprise Version 11.0
The following is a complete listing of available fixes for IBM App Connect Enterprise Version 11.0 on all supported platforms. Content. Fix Pack...
Read more >System Error Messages for Cisco Unified Communications ...
Explanation QBE Packet received from the application is not ... Explanation License application cannot fulfill the request - database error.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@NaagAlgates There is nothing to fix. The bug is only opened because the error should be more clear to the user.
It happened because you are using distribution group names instead of their guid.
This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days