Hi
I have installed the 7.5.1 community edition on my server. Below is the installation address. I have successfully installed and started it. After accessing the front end, I received the error shown in the image. This is my startup command, and it indicates a 4004 error. What else do I need to do
bash documentserver-configure.sh -je false -p 6061 -dbt dameng -dbh 192.168.110.120 -dbp 5236 -dbn onlyoffice -dbu SYSDBA -dbpw ‘SYSDBA’ -at rabbitmq -apr amqp -ah 192.168.110.120 -ap 5672 -au rabbitmq -apw ‘epoch@rabbitmq_120’
[
“message”,
{
“type”: “disconnectReason”,
“code”: 4004,
“description”: “access deny”
}
]