Sybaris

Results 35 comments of Sybaris

_- Does the error happen immediately or is it after some timeout period?_ It's after a timeout period. I run many "heavy" queries. _- Can you connect to the TDS...

The query that timeout is like this : ``` select '%Object reference not set to an instance of an object%' as ExceptionName, SUBSTRING(typename, 1, CHARINDEX(',', typename)-1) as TypeName, count(*) as...

Difficult to confirm or not. Today for example not reproduced. Give me a few days to do some more tests, and try to get a little more info...

Hi, I have duplicated my pipeline that execute these queries. - 1st pipeline is launch at 4:00 in the morning, to reproduce the issue - 2nd pipeline is launch at...

Hi, I do not reproduce the issue anymore. Sorry. I propose to close the issue. Regards Sybaris

It seems to be linked with issue #647 ([BUG] Alerts on load for scripts mismatching the open connection), because, I have the problem only if I have the alerts before...

Hi, I have just the same issue. I was about to create a ticket when I saw it already existed... I hope this will be fixed quickly. Regards Sybaris

Hi, I just have the same issue "##[error]error: 1 ##[error]failed: **--processCanvasApps argument is being deprecated**" in my azure yaml pipeline. Here my yaml code : - task: microsoft-IsvExpTools.PowerPlatform-BuildTools.unpack-solution.PowerPlatformUnpackSolution@2 displayName: 'Power...

Hi This issue is still a problem for us. Any news ? Today, we make again a new change in prod thinking that change was on a build environment :-(...

Yes, we use Microsoft Login Control : ![image](https://github.com/user-attachments/assets/6fc329e3-e6f9-4246-a86f-d2e822d65c15)