-
Notifications
You must be signed in to change notification settings - Fork 771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to add session to [] with URI []: JSON Exception| wsd/DocumentBroker.cpp:3641 #11279
Comments
I have this issue aswell for a few days now. It occured after I updated Nextcloud and Collabora to the latest version! So far I haven't been able to find a fix. |
I tried downgrading from collabora/code:24.04.13.1.1 to collabora/code:24.04.12.4.1 but no luck. So it is quite possible that https://github.com/nextcloud/richdocuments is the cause of the problem (or NC31 in general). In my case, the issue appears for a specific user only. |
I did the same thing but it didn't fix it for me either :( All users in my database can't open or edit documents. |
The error comes from Nextcloud Office 8.6.2. |
May I ask how you downgraded your Nextcloud Office version? I'd like to try this too! |
deactivate the “nextcloud office” app in nextcloud and then remove it. |
Amazing it works again! Thanks a lot! |
Hello everyone,
i have a nextcloud instance at a hoster on a server. this connects via nginx to my docker at home, which is running the latest version of collabora code.
two different nextcloud systems are currently accessing the docker instance for testing.
the first nextcloud can open documents etc. without any problems.
the second nextcloud (same settings) cannot open any documents.
I see the following error message in the collabora docker:
wsd-00001-00110 2025-03-06 10:19:57.954122 +0100 [ docbroker_005 ] ERR Failed to add session to [XXX] with URI [XXX]: JSON Exception| wsd/DocumentBroker.cpp:3641 wsd-00001-00110 2025-03-06 10:19:57.954140 +0100 [ docbroker_005 ] ERR Error while starting session on XXX for socket #36. Terminating connection. Error: JSON Exception| wsd/RequestVettingStation.cpp:545 wsd-00001-00110 2025-03-06 10:19:57.954344 +0100 [ docbroker_005 ] WRN ClientSession must be known| wsd/DocumentBroker.cpp:4816 wsd-00001-00110 2025-03-06 10:19:57.968589 +0100 [ docbroker_005 ] WRN #82: Unassociated Kit (116) disconnected unexpectedly| wsd/COOLWSD.cpp:2925 wsd-00001-00110 2025-03-06 10:19:57.968610 +0100 [ docbroker_005 ] WRN #82: Unknown Kit process closed with pid -1| wsd/COOLWSD.cpp:2936 wsd-00001-00110 2025-03-06 10:19:58.074556 +0100 [ docbroker_005 ] WRN ClientSession must be known| wsd/DocumentBroker.cpp:4816 sh: 1: /usr/bin/coolmount: Operation not permitted sh: 1: /usr/bin/coolmount: Operation not permitted sh: 1: /usr/bin/coolmount: Operation not permitted
Can anyone here help me?
I have checked all the settings, but can't find the error and until a few days ago, access still worked without any problems.
The text was updated successfully, but these errors were encountered: