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.

[darc/maestro++] Maestro staging is currently broken

See original GitHub issue
  • This issue is blocking Maestro staging is totally broken.

  • This issue is causing unreasonable pain

as of https://github.com/dotnet/arcade-services/commit/dec31bcfda19c5941d4a6edb7a1ba52d92812801 the staging website is returning a 500 error when trying to log in:

https://maestro-int.westus2.cloudapp.azure.com/

This manifested itself in breaking all scenario tests due to the maestro tokens being invalid: https://dev.azure.com/dnceng/internal/_build/results?buildId=1179984&view=results

Looking at app insights, it’s filled with the following errors:

Keyword not supported: 'multiple active result sets'.

@alexperovich should we revert this change?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
alexperovichcommented, Jun 10, 2021

Yea, I think this is caused by some secret changes… I have no idea why the sql stuff would be yelling about. Reverting the change wouldn’t help though, the “break” is caused by changed secrets.

0reactions
alexperovichcommented, Jun 14, 2021

This is fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

SqlConnectionStringBuilder deviation in behavior for ...
Describe the bug I am using SqlConnectionStringBuilder to generate my connection strings for different database connections at run-time.
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