Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 16 forks source link

rabbitmq-server start failed for onlyofficedocs #497

Closed lessfrim closed 6 months ago

lessfrim commented 7 months ago

点击test example后502

1701763135138 1701763140454
qiaofeng1227 commented 6 months ago

can not access web page

[root@iZj6ch3ljewe8rvrsdhk5uZ ~]# docker logs onlyofficedocs_2yu7p
 * Starting PostgreSQL 14 database serve

wait 10 minutes

Starting RabbitMQ Messaging Server rabbitmq-server                            * FAILED - check /var/log/rabbitmq/startup_\{log, _err\}
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
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
Waiting for connection to the localhost host on port 5672
Waiting for connection to the localhost host on port 5672
psql:/var/www/onlyoffice/documentserver/server/schema/postgresql/removetbl.sql:4: NOTICE:  table "doc_callbacks" does not exist, skipping
psql:/var/www/onlyoffice/documentserver/server/schema/postgresql/removetbl.sql:9: NOTICE:  function merge_db(pg_catalog.varchar,int2,int8,pg_catalog.timestamp,pg_catalog.varchar,int8,int8) does not exist, skipping
psql:/var/www/onlyoffice/documentserver/server/schema/postgresql/removetbl.sql:10: NOTICE:  function merge_db(pg_catalog.varchar,int2,int4,pg_catalog.timestamp,pg_catalog.varchar,int4,int4) does not exist, skipping
psql:/var/www/onlyoffice/documentserver/server/schema/postgresql/removetbl.sql:11: NOTICE:  function merge_db(pg_catalog.varchar,int2,int4,pg_catalog.timestamp,int4,int4,text,text) does not exist, skipping
Starting supervisor: supervisord.
cron: unrecognized service
 * Starting nginx nginx                                                  [ OK ] 
Generating AllFonts.js, please wait...Done
Generating presentation themes, please wait...Done
Generating js caches, please wait...Done
ds:docservice: stopped
ds:docservice: started
ds:converter: stopped
ds:converter: started
 * Reloading nginx configuration nginx                                   [ OK ] 

==> /var/log/onlyoffice/documentserver/converter/err.log <==

==> /var/log/onlyoffice/documentserver/converter/out.log <==
[2023-12-26T08:05:53.975] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2023-12-26T08:05:53.987] [WARN] [localhost] [docId] [userId] nodeJS - worker 3823 started.
qiaofeng1227 commented 6 months ago
root@462cb0652a90:/var/log/rabbitmq# cat startup_err
Gracefully halting Erlang VM
chendelin1982 commented 6 months ago

Need add outer rabbitmq, have submit issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/699