-
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
owncloud 8.2 sync problem #21886
Comments
I see you're using Mysql, if you have file names with emojis in it or UTF-16 characters it will not work properly with Mysql. See #17978 |
you are right some users were using emojis but problem was with UTF-8 characters. file name was approximately 15 characters long but I don't really remember length. after renaming file it start to upload on server. |
Good day! I have similar problem with russian file names. Files with short names are OK, but when we try to download file with 136 symbols or more, we get the same error. |
@DeepDiver1975 @VicDeo @butonic might get even worse with 4-byte support ? |
http://serverfault.com/questions/120397/max-length-of-url-257-characters-for-mod-rewrite might help. @casper000 @gecube can you try moving the htacces content to the apache vhost config? |
Closing due to lack of feedback, also sounds like to be an env issue so central is the place to ask env questions. |
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. |
hello developers and everyone
I have some strange issue during syncronization. in my situation lets take an example. user A owns all data on server. one of the folder hosts thousands of files. that folder is shared with user B C and D. they edit thos files during their working period. often in owncloud.log i see error that entry is duplicated and was error with database INSERT function. I have read on forums different posts. When I open client program whith user A on seperate computer, user A owns all data of server sometimes cannot download some files with same error. if I delete all data of user A while application is closed and reopen it, it start to download all data but i receive same error again on different files. I am not php expert but how it is possible data to be duplicated after each new download with different files when only user who is online at that period is user A. So if somebody had similar situation please let me know how you solved problem.
I have attached config files and errors. Error which is related to this issue and other errors also. Please if it is not bug help to solve problem. I don't really want to loose data.
Server configuration
Operating system: 3.10.0-327.el7.x86_64
Web server: Apache/2.4.6
**Database:**15.1 Distrib 5.5.44-MariaDB
**PHP version:**PHP 5.6.16 (cli)
**ownCloud version:**8.2
Updated from an older ownCloud or fresh install:
Signing status (ownCloud 9.0 and above):
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Google Chrome
Operating system: Windiows 7 x86/x64
Logs
Web server error log
ownCloud log (data/owncloud.log)
1.)
2.)
3.)
4.)
5.)
Thank you
The text was updated successfully, but these errors were encountered: