Hi! Please, update ghcr.io/euro-office/documentserver:latest-dev and ghcr.io/euro-office/documentserver:latest-dev, so it could include the recent changes. In particular it misses a lot of files from /var/www/onlyoffice/documentserver/sdkjs/common folder:
root@17761e7636fc:/var/www/onlyoffice/documentserver/sdkjs/common# ll
total 160
drwxr-xr-x 1 ds ds 4096 Apr 18 18:35 ./
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 ../
-rw-r--r-- 1 root root 104280 Apr 18 18:35 AllFonts.js
drwxr-xr-x 1 ds ds 4096 Apr 7 10:03 Charts/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:03 Drawings/
drwxr-xr-x 1 ds ds 4096 Apr 18 18:36 Images/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 Native/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 SmartArts/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 hash/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 libfont/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 serviceworker/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 spell/
drwxr-xr-x 1 ds ds 4096 Apr 7 10:04 zlib/
Compare it with https://github.com/Euro-Office/sdkjs/tree/main/common. In particular device_scale.js file, which is mentioned in /var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/index.html and /var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/index_loader.html and other index.html and index_loader.html of other apps.
The folder /var/www/onlyoffice/documentserver/web-apps/vendor/socketio contains also only 1 file:
root@17761e7636fc:/var/www/onlyoffice/documentserver/web-apps/vendor/socketio# ll
total 52
drwxr-xr-x 1 ds ds 4096 Apr 7 09:30 ./
drwxr-xr-x 1 ds ds 4096 Apr 7 09:30 ../
-rw-r--r-- 1 ds ds 44004 Apr 7 09:26 socket.io.min.js
root@17761e7636fc:/var/www/onlyoffice/documentserver/web-apps/vendor/socketio#
Just compare it with https://github.com/Euro-Office/web-apps/tree/main/vendor/socketio, which contains much more files.
So, the apps are working with errors.
Do you foresee the schedule of updates of the docker image?
Hi! Please, update
ghcr.io/euro-office/documentserver:latest-devandghcr.io/euro-office/documentserver:latest-dev, so it could include the recent changes. In particular it misses a lot of files from/var/www/onlyoffice/documentserver/sdkjs/commonfolder:Compare it with https://github.com/Euro-Office/sdkjs/tree/main/common. In particular
device_scale.jsfile, which is mentioned in /var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/index.html and /var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/index_loader.html and other index.html and index_loader.html of other apps.The folder /var/www/onlyoffice/documentserver/web-apps/vendor/socketio contains also only 1 file:
Just compare it with https://github.com/Euro-Office/web-apps/tree/main/vendor/socketio, which contains much more files.
So, the apps are working with errors.
Do you foresee the schedule of updates of the docker image?