Vincent

Results 13 comments of Vincent

Our SonarQube would not allow my PR since coverage was subpar. I was just refactoring dtos . I had to [ExcludeFromCodeCoverage] for the time being

Hello ! Latest SonarQube expects all the lines to be covered https://community.sonarsource.com/t/sonarqube-not-showing-coverage-for-inherited-record/107476 I'm not sure whether they should be marked as covered or not ![image](https://github.com/coverlet-coverage/coverlet/assets/69853851/4c01230e-be3a-4396-875c-746446c1a2b5)

This is a pretty annoying problem for us. We execute `yarn set version latest` on our CI and every time yarn updates, we have to use an internal ticket for...

I confirm Thanks @Steve-OH !

@Rita-Bubnova We tried to install 8.1.1.26 but the problem is still present. Same error message.

@igwyd Here you are: ``` "rabbitmq": { "url": "amqp://user OnlyOffice:XXXXXXXXXXX@server/OnlyOffice" } ``` ![image](https://github.com/user-attachments/assets/de494b96-70da-4d7c-b99e-fcb7f00a7829) We tried creating a RabbitMQ user without a space in it. But the problem remains

We retried a 'onlyoffice' user with 'azerty' as password but it doesn't work. I see you use the IP and not the name of the server. Would it change something...

It had all permissions and all topic permissions on the vhost. We didn't restart the server though. In which log would we find this trace ? We are running rabbitmq...

I won't have access until monday to test any further. Would it be the screen is not using what is typed ? Just in case, we're not using the EE,...