-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just updated, slow sync - webdav file locked #26374
Comments
something I am not understanding also maybe related. My dates are wrong; in the activity tab it says for some tasks: "in 7 hours" what does that mean ? is it doing a task that needs time ? |
Did a file scan and got these errors: |
xxxxx@xxxxxx:/var/www/owncloud$ sudo -u www-data php owncloud/updater/application.php |
I think I found the issue. I have this folder I deleted a while ago that shows on my web interface only ant it says pending.. All files in the folders are locked. Trying to delete the folder from the web interface gives an error. What to do ? Can I run a script to fix this ? Looks like a db issue ? |
Making more progress but now completely stuck. I recreated the folder manually and began downloading some of the files from the web interface and placing them on my desktop client folder. Somehow this seemed to unblock the folder and all the files in the folder got deleted on the web too but I am left with the main folder and one subfolder that I cannot delete.
|
sudo -u www-data php /var/www/owncloud/updater/application.php [Symfony\Component\Process\Exception\ProcessFailedException]
|
any of this help ? Im really stuck here... Any way to rebuild my database ? why do I get jobs happening in 7 hours on the web interface ? Really stuck !!!! Webdav is taking the piss :( |
no support at all then ? I provided a lot of information ... Should I move to nextcloud then ? :(((( |
A perfect base to get help:
What you could do here to actually provide all needed info once some one has time too look after this is, to strip down / delete all your comments and collect all real info which you think are relevant for this issue in your initial report. |
Thanks RealRancor for the usual reply where you never... I have become used to it by now.. All my posts are real info. If it is not real enough for you then don't reply... Sorry Im not a master at programing like you. |
You're really expecting that one reads through 10 comments full of "no support at all then" or posts of wrong occ usage to get all needed info? And no, these posts are not "real info". So please follow my advise and strip down your comments to the minimum and collect them in the initial issue report. And no, this is not about policing. If you're offended by such a comment you're really at the wrong place here. |
whatever... Maybe someone else will help and even if I wanted to do what you say I could not because each post is a different side of the issue and I don't understand all the interactions so all I would do is copy paste which would not change anything. |
Try switching to system cron if you're using ajax cron, ref #20380 |
please let us now whether using system cron helped solve the issue |
Please reopen if it didn't |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
So I just updated from 9.01 to 9.11 and it is my first update. Everything semed fine until I began adding new files and now I have yellow icons, webdav error and very slow syncing (if at all)
Not sure what is happening :((
followed the steps from the manual. updated with apt-get, used occ, ran permission script
Steps to reproduce
1.sync file from desktop client
Expected behaviour
Tell us what should happen
sync file
Actual behaviour
Tell us what happens instead
very slow
client stuck on upload for 24 hours now
yellow icon on folder but everything green inside
uploading new files seems to be working
log show a lot of fatal error webdav (file is locked)
Server configuration
Operating system: debian 8.3 latest
Web server: apache latest
Database: Mysql latest
PHP version: latest
ownCloud version (see ownCloud admin page): 9.1.1
Updated from an older ownCloud or fresh install: updated from 9.01
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption): encryption enabled
note:
The only thing I am not sure if I did right in the upgrade is the permission script.
Never done this before but here is what I did:
1 - created a file called "script" and pasted the content provided by the OC manual
2 typed "sudo script", also tried "sudo script script"
every time I got no feedback but no error either. Not sure if I messed things up with permissions this way ?
thanks
The text was updated successfully, but these errors were encountered: