question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App Center distribute fails with a DatabaseError when marking the package as available

See original GitHub issue

Required 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

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:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
kawazoecommented, Dec 18, 2020

@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.

0reactions
github-actions[bot]commented, Jun 22, 2021

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found