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
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
NC client app (MacOS)
Operating system:
macOS 10.15.5
Logs
Nextcloud log (data/nextcloud.log)
Nextcloud log
Original error log see above.
Here is the one with enhanced logging from #19010
LogicException: $path is a integer: 5
/var/www/html/lib/private/Files/Node/Folder.php - line 59:
OC\Files\Node\Node->isValidPath()
/var/www/html/lib/private/Files/Node/Folder.php - line 137:
OC\Files\Node\Folder->getFullPath()
<<closure>>
OC\Files\Node\Folder->get()
/var/www/html/apps/groupfolders/lib/Helper/LazyFolder.php - line 72:
call_user_func_array()
/var/www/html/apps/groupfolders/lib/Helper/LazyFolder.php - line 144:
OCA\GroupFolders\Helper\LazyFolder->__call()
/var/www/html/apps/groupfolders/lib/Mount/MountProvider.php - line 184:
OCA\GroupFolders\Helper\LazyFolder->get()
/var/www/html/apps/groupfolders/lib/Mount/MountProvider.php - line 124:
OCA\GroupFolders\Mount\MountProvider->getFolder()
/var/www/html/apps/groupfolders/lib/Versions/VersionsBackend.php - line 160:
OCA\GroupFolders\Mount\MountProvider->getMount()
/var/www/html/apps/groupfolders/lib/Versions/GroupVersionsExpireManager.php - line 62:
OCA\GroupFolders\Versions\VersionsBackend->getAllVersionedFiles()
/var/www/html/apps/groupfolders/lib/Versions/GroupVersionsExpireManager.php - line 57:
OCA\GroupFolders\Versions\GroupVersionsExpireManager->expireFolder()
/var/www/html/apps/groupfolders/lib/BackgroundJob/ExpireGroupVersions.php - line 40:
OCA\GroupFolders\Versions\GroupVersionsExpireManager->expireAll()
/var/www/html/lib/private/BackgroundJob/Job.php - line 61:
OCA\GroupFolders\BackgroundJob\ExpireGroupVersions->run()
/var/www/html/lib/private/BackgroundJob/TimedJob.php - line 55:
OC\BackgroundJob\Job->execute()
/var/www/html/cron.php - line 125:
OC\BackgroundJob\TimedJob->execute()
The text was updated successfully, but these errors were encountered:
Steps to reproduce
2.Sync the group folders using the NextCloud client (macOS in my case)
Expected behaviour
No errors are logged
Actual behaviour
Error log:
","message":"Trying to access array offset on value of type int at xxx/lib/private/Files/Node/Node.php#327",,"version":"18.0.5.1","id":"..."}
Server configuration
Operating system:
CentOS8, 8.1.1911
Web server:
Apache HTTPD 2.4.37 (centos)
Database:
MariaDB 10.3.17
PHP version:
PHP 7.4.6 (cli) (built: May 12 2020 08:09:15) ( NTS )
Nextcloud version: (see Nextcloud admin page)
18.0.5.1
Updated from an older Nextcloud/ownCloud or fresh install:
Upgraded from former minor release.
Where did you install Nextcloud from:
Official
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
NC client app (MacOS)
Operating system:
macOS 10.15.5
Logs
Nextcloud log (data/nextcloud.log)
Nextcloud log
Original error log see above.
Here is the one with enhanced logging from #19010
The text was updated successfully, but these errors were encountered: