GithubHelp home page GithubHelp logo

Comments (12)

dick1980 avatar dick1980 commented on August 28, 2024

Moved from here: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-2110

from core.

dick1980 avatar dick1980 commented on August 28, 2024

When connecting to the account through webDAV, the up- and download in personal folders starts OK, but the connection to the server crashes as soon as it tries to finalize the transfer. Trying to copy folders to a shared folder through the webDAV causes the reaction that the file is already there and copy is aborted.

from core.

halfgaar avatar halfgaar commented on August 28, 2024

I see it's targetted for Owncloud 5, but is there any indication when it's fixed in git? We promised a customer to have it ready by nov 1, but this blocks it. We are willing to help test, and even put a developer on it, if it's useful. If you need real-time help, we can join on IRC.

from core.

dick1980 avatar dick1980 commented on August 28, 2024

I have exactly the same problem, halfgaar. Hope a dev picks this up. BTW: when reverting from OC 4.5 to OC 4.0.8., I can upload files to a shared folder and they become visible in the web interface and the account owners folder, but they are removed from the uploaders folder immediately after. Some seriously strange behaviour going on there, not sure. 4.5.1 makes folders that are shared with you completely unopenable.

from core.

coyote4til7 avatar coyote4til7 commented on August 28, 2024

Some more information on how this error looks for me (running a 4.5.1a update). I'm seeing the above errors plus a few more

[Sat Oct 27 19:11:13 2012] [error] [client 192.168.1.237] PHP Warning:  filesize(): stat failed for /srv/www/htdocs/owncloud/data/admin/files/eDao/backups/Quickbooks in /srv/www/htdocs/owncloud/lib/filestorage/local.php on line 45
[Sat Oct 27 19:11:13 2012] [error] [client 192.168.1.237] PHP Warning:  filemtime(): stat failed for /srv/www/htdocs/owncloud/data/admin/files/eDao/backups/Quickbooks in /srv/www/htdocs/owncloud/lib/filestorage/local.php on line 61
[Sat Oct 27 19:11:13 2012] [error] [client 192.168.1.237] PHP Warning:  filectime(): stat failed for /srv/www/htdocs/owncloud/data/admin/files/eDao/backups/Quickbooks in /srv/www/htdocs/owncloud/lib/filestorage/local.php on line 58

It looks like the filectime/filesize are all directories (perhaps not all... I'm not about to read through a log file this long). Some of them are existing directories; some are ones that haven't been created on the server.

I manually created the folder on the server, then the files will start copying, albeit very slowly (a 160k file takes minutes to copy across roughly ten feet of a gigabit network).

Interestingly (or not), the OC_Connector problem was reported (and closed) previously with the note to install the sync software (I'm using 1.1 on Mac): http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1891

from core.

fmms avatar fmms commented on August 28, 2024

According to @Jasperado in #91 this is fixed.

from core.

halfgaar avatar halfgaar commented on August 28, 2024

This seems partly fixed in the current stable45. However, I still have this problem:

  • On user1's PC, in the folder that is shared with the syncclient, make a folder in a shared folder.
  • If you then create files or folders in it, I can see them in the webGUI of 'sharer'. The webserver errors are no longer there.
  • However, if I then create files or folders in the webGUI of user 'sharer' (the person who shared the root folder) in that folder created by user1, they are not synced to user1's hard disk.

from core.

halfgaar avatar halfgaar commented on August 28, 2024

Oh, and that still creates PHP errors:

[Fri Nov 09 16:46:42 2012] [error] [client 89.188.25.162] PHP Warning: filesize(): stat failed for /var/www/owncloudtest/data/allesdeler/filesgedeeld door allesdeler - renamed/gemaakt in sync client/file created by sharer in /var/www/owncloudtest/lib/filestorage/local.php on line 45, referer: http://storagetest.curaxl.nl/?app=files&dir=%2Fgedeeld%2520door%2520allesdeler%2520-%2520renamed%2Fgemaakt%2520in%2520sync%2520client
[Fri Nov 09 16:46:42 2012] [error] [client 89.188.25.162] PHP Warning: copy(/var/www/owncloudtest/data/allesdeler/filesgedeeld door allesdeler - renamed/gemaakt in sync client/file created by sharer): failed to open stream: No such file or directory in /var/www/owncloudtest/lib/filestorage/local.php on line 109, referer: http://storagetest.curaxl.nl/?app=files&dir=%2Fgedeeld%2520door%2520allesdeler%2520-%2520renamed%2Fgemaakt%2520in%2520sync%2520client

Those happen when creating a file. Creating a folder just silently fails.

from core.

halfgaar avatar halfgaar commented on August 28, 2024

This is probably actually bug #417.

/filesgedeeld door allesdeler

should be

/files/gedeeld door allesdeler

from core.

dragotin avatar dragotin commented on August 28, 2024

If I copy a file to the Shared folder on the client (not into the directory that is actually shared) I see this result in the the apache error_log:
[Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP Notice: Undefined offset: 3 in /home/kf/oC/ocm/core/lib/connector/sabre/node.php on line 292 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP Stack trace: [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 1. {main}() /home/kf/oC/ocm/core/remote.php:0 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 2. require_once() /home/kf/oC/ocm/core/remote.php:40 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 3. Sabre_DAV_Server->exec() /home/kf/oC/ocm/core/apps/files/appinfo/remote.php:48 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 4. Sabre_DAV_Server->invokeMethod() /home/kf/oC/ocm/core/3rdparty/Sabre/DAV/Server.php:206 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 5. call_user_func() /home/kf/oC/ocm/core/3rdparty/Sabre/DAV/Server.php:456 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 6. Sabre_DAV_Server->httpPut() /home/kf/oC/ocm/core/3rdparty/Sabre/DAV/Server.php:456 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 7. Sabre_DAV_Server->createFile() /home/kf/oC/ocm/core/3rdparty/Sabre/DAV/Server.php:843 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 8. OC_Connector_Sabre_Directory->createFile() /home/kf/oC/ocm/core/3rdparty/Sabre/DAV/Server.php:1482 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 9. OC_Connector_Sabre_Node::getETagPropertyForPath() /home/kf/oC/ocm/core/lib/connector/sabre/directory.php:66 [Thu Nov 29 22:26:37 2012] [error] [client ::1] PHP 10. OC_Connector_Sabre_Node::getFileSource() /home/kf/oC/ocm/core/lib/connector/sab
for a couple of times. The server is on branch stable45 on 4.5.3 release.

from core.

karlitschek avatar karlitschek commented on August 28, 2024

Can someone verify if this still exists?

from core.

MorrisJobke avatar MorrisJobke commented on August 28, 2024

I've sync folder "Shared" to my local machine. And created a folder "test" inside "Shared". Error message in ownCloud log (admin site):

Error files_sharing File source not found for: /test 11.04.2013 08:56:29

Should I add an issue therefore? If yes, where? mirall/issues?

The actual issue (adding folder to a shared folder doesn't show up in sharers folder works.

Tested in 5.0.3 on lighttpd.

from core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.