[GH-ISSUE #847] CentOS-7.4 start docker-onlyoffice failed: /etc/init.d/rabbitmq-server: 10: ulimit: error setting limit (Operation not permitted) #411

Closed
opened 2026-02-26 10:32:26 +03:00 by kerem · 1 comment
Owner

Originally created by @yswang0927 on GitHub (Jan 31, 2026).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/847

OS: CentOS 7.4 (user = root)
Docker: v26.1.4
Onlyoffice: docker-onlyoffice-9.2.1

docker run onlyoffice failed, and see logs:

/etc/init.d/rabbitmq-server: 10: ulimit: error setting limit (Operation not permitted)

Waiting for connection to the localhost  host on port 5672
Waiting for connection to the localhost  host on port 5672
Waiting for connection to the localhost  host on port 5672
Waiting for connection to the localhost  host on port 5672
Waiting for connection to the localhost  host on port 5672
...

But, run in CentOS-7.6+, it's ok.

why?

Originally created by @yswang0927 on GitHub (Jan 31, 2026). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/847 **OS**: CentOS 7.4 (user = root) **Docker**: v26.1.4 **Onlyoffice**: docker-onlyoffice-9.2.1 docker run onlyoffice failed, and see logs: ``` /etc/init.d/rabbitmq-server: 10: ulimit: error setting limit (Operation not permitted) Waiting for connection to the localhost host on port 5672 Waiting for connection to the localhost host on port 5672 Waiting for connection to the localhost host on port 5672 Waiting for connection to the localhost host on port 5672 Waiting for connection to the localhost host on port 5672 ... ``` But, run in CentOS-7.6+, it's ok. why?
kerem 2026-02-26 10:32:26 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@igwyd commented on GitHub (Feb 5, 2026):

Hello @yswang0927 CentOS 7 has been out of support for long time ago, and we also do not support or test our products on this OS. Docker Engine requires current versions of CentOS - https://docs.docker.com/engine/install/centos/#os-requirements. I think you need to update to solve the issue.

<!-- gh-comment-id:3853029868 --> @igwyd commented on GitHub (Feb 5, 2026): Hello @yswang0927 CentOS 7 has been out of support for long time ago, and we also do not support or test our products on this OS. Docker Engine requires current versions of CentOS - https://docs.docker.com/engine/install/centos/#os-requirements. I think you need to update to solve the issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#411
No description provided.