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
Our NextCloud clients stopped synchronizing files in groupfolders.
This issue does NOT appear with client on Debian, version 3.2.0 (KDE).
Steps to reproduce
Not sure about that, but still:
create a groupfolder, a subfolder
connect NC client in Windows and select to sync the folder, subfolder
Create a file in the subfolder in Windows, try to sync and check NextCloud client for errors.
Expected behaviour
Successfull sync
Actual behaviour
Sync does not happen, error is shown in NC client:
Server replied "500 Internal Server Error" to "PUT https://.../remote.php/dav/files/.../NC_test.txt" (Could not rename part file to final file)
Server configuration
Operating system:
Debian GNU/Linux 9.13 Web server:
Apache2 Database:
mysql (or MariaDB ?) 10.1.48 PHP version:
7.3.27 Nextcloud version: (see Nextcloud admin page)
20.0.9 Updated from an older Nextcloud/ownCloud or fresh install:
Updated frome earlier NC Where did you install Nextcloud from:
Update script Signing status:
???
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"contacts","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"groupfolders","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"drawio","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"files_sharing","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"onlyoffice","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
The text was updated successfully, but these errors were encountered:
Yes similar or probably the same issue as linked above, we are working only via web now as desktop clients do not sync due to the group folder issue.
In our case this issue affects the created internal shared links from group folders, not the group folders functionality itself but the folders inside the group folders that are then internally shared with other users.
@propcoder@Jacq This looks related to #1445 and #1453 which were fixed in the latest release of NC (21.0.3) and probably also in the latest patch release for NC 20. Can you please check if this is solved after updating?
Additional there is another case which provoke this error message:
If group WG has no right to delete in group folder or in a subfolder in the group folder, an upload over the client will fail with the same error message 500.
Our NextCloud clients stopped synchronizing files in groupfolders.
This issue does NOT appear with client on Debian, version 3.2.0 (KDE).
Steps to reproduce
Not sure about that, but still:
Expected behaviour
Successfull sync
Actual behaviour
Sync does not happen, error is shown in NC client:
Server replied "500 Internal Server Error" to "PUT https://.../remote.php/dav/files/.../NC_test.txt" (Could not rename part file to final file)
Server configuration
Operating system:
Debian GNU/Linux 9.13
Web server:
Apache2
Database:
mysql (or MariaDB ?) 10.1.48
PHP version:
7.3.27
Nextcloud version: (see Nextcloud admin page)
20.0.9
Updated from an older Nextcloud/ownCloud or fresh install:
Updated frome earlier NC
Where did you install Nextcloud from:
Update script
Signing status:
???
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: Webdav
Client configuration
Operating system: Windows 10
Logs
Web server error log
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"contacts","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"groupfolders","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"drawio","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"files_sharing","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
{"reqId":"tOnuJQSdsaBRsV2xujyI","level":0,"time":"2021-04-20T10:02:46+00:00","remoteAddr":"192.168.0.242","user":"HIDDENUSERNAME","app":"onlyoffice","method":"PROPFIND","url":"/remote.php/dav/files/HIDDENUSERNAME/","message":"/appinfo/app.php is deprecated, use \OCP\AppFramework\Bootstrap\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows) mirall/3.0.2stable-Win64 (build 20200924) (Nextcloud)","version":"20.0.9.1"}
The text was updated successfully, but these errors were encountered: