Websoft9 / docker-library

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

Update version to [8.2] for [onlyofficedocs] ¥10 #891

Closed qiaofeng1227 closed 1 day ago

qiaofeng1227 commented 4 days ago

What type of your feature request?

Change the W9_VERSION to target version number at .env and test it

Research and development steps your need to do

How to commit your change to docker-library?

   docker exec -it websoft9-apphub bash
   apphub commit --appid --github_token

Testing steps

jinsheng200303 commented 1 day ago

docker logs

docker logs onlyofficedocs_0y05v
Generating WOPI private key...Done
Generating WOPI public key...Done
 * Starting PostgreSQL 14 database server
   ...done.
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.
 * Starting periodic command scheduler cron
   ...done.
 * Starting nginx nginx
   ...done.
Generating AllFonts.js, please wait...Done
Generating presentation themes, please wait...Done
Generating js caches, please wait...Done
/usr/bin/documentserver-generate-allfonts.sh: 65: /var/www/onlyoffice/documentserver/sdkjs/slide/themes/themes.js.gz: not found
ds:docservice: stopped
ds:docservice: started
ds:converter: stopped
ds:converter: started
 * Reloading nginx configuration nginx
   ...done.
Installing plugins, please wait...Done
 * Reloading nginx configuration nginx
   ...done.

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

==> /var/log/onlyoffice/documentserver/converter/out.log <==
[2024-11-05T00:56:31.464] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[2024-11-05T00:56:31.466] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-11-05T00:56:31.479] [WARN] [localhost] [docId] [userId] nodeJS - worker 552 started.
[2024-11-05T00:56:31.480] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[2024-11-05T00:56:31.481] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-11-05T00:57:08.562] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[2024-11-05T00:57:08.564] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers
[2024-11-05T00:57:08.575] [WARN] [localhost] [docId] [userId] nodeJS - worker 661 started.
[2024-11-05T00:57:08.576] [WARN] [localhost] [docId] [userId] nodeJS - num of CPUs: 4; availableParallelism: undefined
[2024-11-05T00:57:08.577] [WARN] [localhost] [docId] [userId] nodeJS - update cluster with 1 workers

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

==> /var/log/onlyoffice/documentserver/docservice/out.log <==
[2024-11-05T00:56:32.092] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting...
[2024-11-05T00:56:32.094] [WARN] [localhost] [docId] [userId] nodeJS - Failed to subscribe to plugin folder updates. When changing the list of plugins, you must restart the server. https://nodejs.org/docs/latest/api/fs.html#fs_availability
[2024-11-05T00:56:32.098] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2024-11-05T00:56:32.099] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2024-11-05T00:56:32.302] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.2.0. Build: 143
[2024-11-05T00:57:07.759] [WARN] [localhost] [docId] [userId] nodeJS - Express server starting...
[2024-11-05T00:57:07.760] [WARN] [localhost] [docId] [userId] nodeJS - Failed to subscribe to plugin folder updates. When changing the list of plugins, you must restart the server. https://nodejs.org/docs/latest/api/fs.html#fs_availability
[2024-11-05T00:57:07.764] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2024-11-05T00:57:07.765] [WARN] [localhost] [docId] [userId] nodeJS - notifyLicenseExpiration(): expiration date is not defined
[2024-11-05T00:57:07.903] [WARN] [localhost] [docId] [userId] nodeJS - Express server listening on port 8000 in production-linux mode. Version: 8.2.0. Build: 143

==> /var/log/onlyoffice/documentserver/nginx.error.log <==

screenshoot

image image image