[Bug 287145] www/onlyoffice-documentserver: Fails to start with rabbitmq 4.1.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 May 2025 15:02:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287145

            Bug ID: 287145
           Summary: www/onlyoffice-documentserver: Fails to start with
                    rabbitmq 4.1.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fsbruva@yahoo.com

A breaking change in rabbitmq 4.1.0 requires the Nod.js amqplib to be higher
than contained in onlyoffice. This bug has been reported upstream, and has been
patched upstream. I am working on backporting the fix.

Symptoms include:
1. Nextcloud reporting that something is wrong with the documentserver
2. Errors in the ds-converter.service and/or ds-docservice.service logs:
"Apr 16 02:41:53 cloud sh[1035]: [2025-04-16T02:41:53.863] [ERROR] [localhost]
[docId] [userId] nodeJS - [AMQP] Error: read ECONNRESET
Apr 16 02:41:53 cloud sh[1035]:     at TCP.onStreamRead
(node:internal/stream_base_commons:217:20)"

See:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.1.0
https://github.com/ONLYOFFICE/DocumentServer/issues/3204
https://github.com/ONLYOFFICE/server/commit/f2f0e05af9392bfa26d3e2039b708c8b4d78eecd

-- 
You are receiving this mail because:
You are the assignee for the bug.