You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Installation has NextCloud and Collabora and CODE and Group folder.
We create a new file and add some content (text), first time on saving or closing no message is given but nothing is saved.
Opening it again does allow to save content but a message saying the opposite shows up "Document can not be saved. Check your permissions or contact the storage server administrator" and actually does save the changes.
It does happen within files created inside Group Folders and in non group folders. It happens in personal folders also.
To Reproduce
Steps to reproduce the behavior:
Create a new file odt by clicking the (+) symbol
add some content
save it and/or wait to be saved
close the collabora app window
open the file again by clicking on it
the file is empty
create more content inside, write text
save the document
windows saying "Document can not be saved. Check your permissions or contact the storage server administrator" is shown
close file
open it again
content was saved
Expected behavior
The content has to be saved when no warnings are shown.
If warning is shown then no modifications should have happended.
Web server:
apache2 -v
Server version: Apache/2.4.46 (Debian)
Server built: 2021-01-11T10:58:23
Database:
Server version: 10.5.8-MariaDB-3 Debian buildd-unstable
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
PHP version:
php -v
PHP 7.4.15 (cli) (built: Feb 7 2021 11:36:49) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.15, Copyright (c), by Zend Technologies
Nextcloud version:
NextCloud 20.0.7
Version of the richdocuments app
Built-in CODE Server 6.4.607
Version of Collabora Online
Collabora Online 3.7.16
[Wed Mar 10 00:00:24.743583 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 00:01:03.302894 2021] [php7:warn] [pid 365] [client 192.168.xxx.xxx:56540] PHP Warning: fopen(/tmp/loolwsd.lock): failed to open stream: File exists in /var/www/nextcloud/apps/richdocumentscode/proxy.php on line 75
[Wed Mar 10 00:01:03.308370 2021] [php7:warn] [pid 365] [client 192.168.xxx.xxx:56540] PHP Warning: fclose() expects parameter 1 to be resource, bool given in /var/www/nextcloud/apps/richdocumentscode/proxy.php on line 87
[Wed Mar 10 00:13:10.133159 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 12:25:59.771808 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 12:45:38.464879 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 12:50:04.488321 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 13:17:16.245586 2021] [access_compat:error] [pid 5448] [client 192.168.xxx.xxx:33372] AH01797: client denied by server configuration: /var/www/nextcloud/data/.ocdata
[Wed Mar 10 13:54:31.026208 2021] [access_compat:error] [pid 6711] [client 192.168.xxx.xxx:49028] AH01797: client denied by server configuration: /var/www/nextcloud/data/.ocdata
[Wed Mar 10 14:10:29.780435 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 14:14:41.378240 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 14:15:40.014184 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
[Wed Mar 10 14:16:28.582558 2021] [ssl:warn] [pid 168] AH01909: aaa.bbb.ccc.org:443:0 server certificate does NOT include an ID which matches the server name
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
The text was updated successfully, but these errors were encountered:
Noticeable is the fact that in the details of the file, the file versions show some revisions of empty files. It seems that the saving was attempted but without the changed content.
Hi @jorge-vitrubio - Is this still an issue for you today? Cleaning out some old bug reports and lots has changed since this was reported.
To troubleshoot this or determine if there is a bug we'd need:
Collabora Online (CODE) logs (e.g. with the Built-in Server it logs to /tmp/coolwsdSOMETHING IIRC)
Nextcloud server logs
Unfortunately the only logs above are from Apache.
@kohlenstoff It's a relatively generic error. Given the age of this issue, your matter is likely unrelated other than having that message pop up. Please either try the Nextcloud Help Forum - https://help.nextcloud.com or create a dedicated Issue here if you think there is a bug to report.
related to #70 and #98 and nextcloud/groupfolders#58
Describe the bug
Installation has NextCloud and Collabora and CODE and Group folder.
We create a new file and add some content (text), first time on saving or closing no message is given but nothing is saved.
Opening it again does allow to save content but a message saying the opposite shows up "Document can not be saved. Check your permissions or contact the storage server administrator" and actually does save the changes.
It does happen within files created inside Group Folders and in non group folders. It happens in personal folders also.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The content has to be saved when no warnings are shown.
If warning is shown then no modifications should have happended.
Screenshots
Client details:
Server details
Operating system:
Distributor ID: Debian
Description: Debian GNU/Linux bullseye/sid
Release: testing
Codename: bullseye
Web server:
apache2 -v
Server version: Apache/2.4.46 (Debian)
Server built: 2021-01-11T10:58:23
Database:
Server version: 10.5.8-MariaDB-3 Debian buildd-unstable
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
PHP version:
php -v
PHP 7.4.15 (cli) (built: Feb 7 2021 11:36:49) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.15, Copyright (c), by Zend Technologies
Nextcloud version:
NextCloud 20.0.7
Version of the richdocuments app
Version of Collabora Online
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: