files_external_dropbox icon indicating copy to clipboard operation
files_external_dropbox copied to clipboard

Issue with keep sync data and updating

Open beniaminrychter opened this issue 4 years ago • 0 comments

Hi! I've got a problem with keeping my dropbox folder insync with nextcloud. Connection is established and folders came up in Nextcloud as well files, but it happened only once 6 days ago. In mean time I've made some changes directly on Dropbox but this is not updated in NextCloud.

Here are some addidional informations. Maybe this will be helpful.

[PHP] Error: Error: Trying to access array offset on value of type bool at /var/www/html/custom_apps/files_external_dropbox/lib/Storage/CacheableFlysystemAdapter.php#177 at <<closure>>

 0. /var/www/html/custom_apps/files_external_dropbox/lib/Storage/CacheableFlysystemAdapter.php line 177
    OC\Log\ErrorHandler::onError(8, "Trying to acces ... l", "/var/www/html/c ... p", 177, {path: "Tablica  ... e})
 1. /var/www/html/lib/private/Files/Storage/Common.php line 114
    OCA\Files_external_dropbox\Storage\CacheableFlysystemAdapter->filetype("Tablica Ogłosze ... t")
 2. /var/www/html/lib/private/Files/Storage/Common.php line 148
    OC\Files\Storage\Common->is_dir("Tablica Ogłosze ... t")
 3. /var/www/html/lib/private/Files/Storage/Wrapper/Wrapper.php line 165
    OC\Files\Storage\Common->isCreatable("Tablica Ogłosze ... t")
 4. /var/www/html/lib/private/Files/Storage/Wrapper/PermissionsMask.php line 67
    OC\Files\Storage\Wrapper\Wrapper->isCreatable("Tablica Ogłosze ... t")
 5. /var/www/html/lib/private/Files/Storage/Wrapper/Wrapper.php line 165
    OC\Files\Storage\Wrapper\PermissionsMask->isCreatable("Tablica Ogłosze ... t")
 6. /var/www/html/lib/private/Files/Storage/Wrapper/Availability.php line 182
    OC\Files\Storage\Wrapper\Wrapper->isCreatable("Tablica Ogłosze ... t")
 7. /var/www/html/lib/private/Files/Storage/Wrapper/Wrapper.php line 165
    OC\Files\Storage\Wrapper\Availability->isCreatable("Tablica Ogłosze ... t")
 8. /var/www/html/custom_apps/files_accesscontrol/lib/StorageWrapper.php line 162
    OC\Files\Storage\Wrapper\Wrapper->isCreatable("Tablica Ogłosze ... t")
 9. /var/www/html/lib/private/Files/View.php line 1167
    OCA\FilesAccessControl\StorageWrapper->isCreatable("Tablica Ogłosze ... t")
10. /var/www/html/lib/private/Files/View.php line 495
    OC\Files\View->basicOperation("isCreatable", "/Dropbox/Tablic ... t")
11. /var/www/html/apps/dav/lib/Connector/Sabre/File.php line 156
    OC\Files\View->isCreatable("/Dropbox/Tablic ... t")
12. /var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php line 1143
    OCA\DAV\Connector\Sabre\File->put("*** sensitive parameter replaced ***")
13. /var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 515
    Sabre\DAV\Server->updateFile("*** sensitive parameters replaced ***")
14. /var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89
    Sabre\DAV\CorePlugin->httpPut(Sabre\HTTP\Request {}, Sabre\HTTP\Response {})
15. /var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php line 474
    Sabre\DAV\Server->emit("method:PUT", [Sabre\HTTP\Requ ... }])
16. /var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php line 251
    Sabre\DAV\Server->invokeMethod(Sabre\HTTP\Request {}, Sabre\HTTP\Response {})
17. /var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php line 319
    Sabre\DAV\Server->start()
18. /var/www/html/apps/dav/lib/Server.php line 332
    Sabre\DAV\Server->exec()
19. /var/www/html/apps/dav/appinfo/v2/remote.php line 35
    OCA\DAV\Server->exec()
20. /var/www/html/remote.php line 167
    require_once("/var/www/html/a ... p")

PUT /remote.php/dav/files/r2d2/Dropbox/Tablica%20Og%C5%82osze%C5%84/Grupy%20S%C5%82u%C5%BCby.pdf
from 141.101.104.227 by r2d2 at 2021-02-17T16:56:00+00:00

beniaminrychter avatar Feb 23 '21 13:02 beniaminrychter