ONLYOFFICE / Docker-DocumentServer

ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
GNU Affero General Public License v3.0
1.37k stars 470 forks source link

arm64 start rabbitmq error #748

Open lz610756247 opened 2 months ago

lz610756247 commented 2 months ago

I use Qemu VM to run docker version VM OS is openEuler(Linux) arm64 The DocumentServer version is 8.0.1,and docker version is 19.03.13 The problem is rabbitmq can not start

docker container log is rabbitmq_error

the startup_err is:Gracefully halting Erlang VM 微信截图_20240623153550

can you help me to deal with this problem,Thank you...

igwyd commented 2 months ago

Hello @lz610756247, this looks like a server problem with low resources, do you comply with the requirements https://helpcenter.onlyoffice.com/installation/docs-enterprise-sys-reqs-docker.aspx#:~:text=CPU%20single%20core,More%20is%20better

lz610756247 commented 2 months ago

@igwyd Thank you a lot! , I will use othrer device to try it agtin.