[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:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top 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 >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 FreeTop 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
Top GitHub Comments
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.
This is fixed