[solved] CODE upgrade to 2.1

I’ve upgraded CODE by running a new container listening on second port and connecting this port in the apache conf file like this :

from

my.nextcloud.com → my.collabora.com → 9980 → old docker container 2.0.4

to

my.nextcloud.com → my.collabora.com → 9981 → new docker container 2.1.0

without toughing anything else, just reload apache conf for my.collabora.com

and now impossible to edit documents, page stays gray : request comming into new container with old schema :

docker logs collabora9981

give me that :

Generating RSA private key, 2048 bit long modulus
…+++
…+++
e is 65537 (0x10001)
Generating RSA private key, 2048 bit long modulus
…+++
…+++
e is 65537 (0x10001)
Signature ok
subject=/C=DE/ST=BW/L=Stuttgart/O=Dummy Authority/CN=localhost
Getting CA Private Key
loolforkit version details: 2.1.0 - b2e736a3
office version details: { “ProductName”: “Collabora Office”, “ProductVersion”: “5.3”, “ProductExtension”: “.10.10”, “BuildId”: “77b0d93c0f6ff6490e909dbd81b1994862a31b3a” }
wsd-00024-00032 09:22:44.763451 [ websrv_poll ] ERR File [/usr/share/loolwsd//loleaflet/2.0.4/loleaflet.html] does not exist.| wsd/FileServer.cpp:282

Does anybody have an idea ? Do I have to restart another service, PHP FPM, redis ?

Thanks

Deactivate and activate the collabora app again in your nextcloud instance. That should do the trick.
I think it’s a caching issue.

Hi everyone, after upgrade to new code 2.1 when I tried to open any document it keep trying to connect.

Anyone have the solution? here are my logs

sudo docker logs 66dac0f97512
Generating RSA private key, 2048 bit long modulus
…+++
…+++
e is 65537 (0x10001)
Generating RSA private key, 2048 bit long modulus
.+++
…+++
e is 65537 (0x10001)
Signature ok
subject=/C=DE/ST=BW/L=Stuttgart/O=Dummy Authority/CN=localhost
Getting CA Private Key
loolforkit version details: 2.1.0 - b2e736a3
office version details: { “ProductName”: “Collabora Office”, “ProductVersion”: “5.3”, “ProductExtension”: “.10.10”, “BuildId”: “77b0d93c0f6ff6490e909dbd81b1994862a31b3a” }
wsd-00026-00034 10:57:51.614991 [ websrv_poll ] ERR FileServerRequestHandler::NotAuthenticated: No authentication information found| wsd/FileServer.cpp:209
wsd-00026-00034 10:59:12.708343 [ websrv_poll ] ERR Admin request: /lool/adminws/| wsd/LOOLWSD.cpp:1604
wsd-00026-00035 10:59:29.386482 [ admin ] ERR Socket #18 SSL BIO error: closed (0).| ./net/SslSocket.hpp:255
wsd-00026-00034 10:59:30.548309 [ websrv_poll ] ERR Admin request: /lool/adminws/| wsd/LOOLWSD.cpp:1604
wsd-00026-00035 11:00:09.736681 [ admin ] ERR Socket #18 SSL BIO error: closed (0).| ./net/SslSocket.hpp:255
wsd-00026-00034 11:00:10.940598 [ websrv_poll ] ERR Admin request: /lool/adminws/| wsd/LOOLWSD.cpp:1604
wsd-00026-00035 11:00:19.976452 [ admin ] ERR Socket #18 SSL BIO error: closed (0).| ./net/SslSocket.hpp:255
wsd-00026-00034 11:00:20.797878 [ websrv_poll ] ERR Admin request: /lool/adminws/| wsd/LOOLWSD.cpp:1604
wsd-00026-00035 11:01:36.991330 [ admin ] ERR Socket #18 SSL BIO error: closed (0).| ./net/SslSocket.hpp:255
wsd-00026-00034 11:01:37.793810 [ websrv_poll ] ERR Admin request: /lool/adminws/| wsd/LOOLWSD.cpp:1604
wsd-00026-00035 11:02:35.449843 [ admin ] ERR Socket #18 SSL BIO error: closed (0).| ./net/SslSocket.hpp:255
wsd-00026-00034 11:03:40.467435 [ websrv_poll ] WRN WOPI host did not pass optional access_token_ttl| wsd/FileServer.cpp:327
wsd-00026-00036 11:03:42.738905 [ docbroker_001 ] ERR Exception while invoking poll [docbroker_001] callback: No acceptable WOPI hosts found matching the target host [nextcloud-forum-asia.org] in config.| ./net/Socket.hpp:382
wsd-00026-00036 11:03:43.152449 [ docbroker_001 ] WRN Attempted ping on non-upgraded websocket!| ./net/WebSocketHandler.hpp:287
wsd-00026-00036 11:03:43.169955 [ docbroker_001 ] WRN Child session [0016] not found to forward message: load url=https://nextcloud-forum-asia.org/apps/richdocuments/wopi/files/136122_ocuyeaonhtz6?access_token=wwud2NZGkFEZ0R2IGCrmIXzxvXUZMv9I&access_token_ttl=0&permission=edit readonly=0 lang=en_GB| wsd/DocumentBroker.cpp:1270
wsd-00026-00036 11:04:03.191310 [ docbroker_001 ] WRN Attempted ping on non-upgraded websocket!| ./net/WebSocketHandler.hpp:287
wsd-00026-00036 11:04:03.191340 [ docbroker_001 ] WRN Attempted ping on non-upgraded websocket!| ./net/WebSocketHandler.hpp:287
wsd-00026-00036 11:04:23.212700 [ docbroker_001 ] WRN Attempted ping on non-upgraded websocket!| ./net/WebSocketHandler.hpp:287
wsd-00026-00036 11:04:23.212730 [ docbroker_001 ] WRN Attempted ping on non-upgraded websocket!| ./net/WebSocketHandler.hpp:287

Thanks Rainer ! It worked fine !

sorry Asif_Khan, I can’t answer and I think you should create a new topic for that !