-
Notifications
You must be signed in to change notification settings - Fork 669
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
[Windows 7] sync after choosing keep files for new user freezes the program #6341
Comments
@cresse2200 Thanks for your report! The server log shows 408 (request timeout) errors. Could you start your client with |
Hi, if it interrupts again, I will try that. I started it again (I think for the 5th time) and now it is running without a problem and nearly 85% done, so I would rather not terminate it. The only difference between this try and the last was, that I deleted a bunch (1500) of empty files, that were created by accident some time ago. I deleted those files via the browser in the cloud and my local copy of those files. |
If my current synchronization is finished, I will try if I can recreate this with a different user and smaller testcase. Then it will be no Problem to upload the logs as well. |
that might have been optimistic, started it with the given command. If it terminates again I will mail you the logfile/end of it depending on size. |
it is done without another freeze, so I will try to reproduce the error in the next days, and then post the logs. |
Could also be the same as issue #6272 |
@cresse2200 Could you please try https://download.owncloud.com/desktop/daily/ownCloud-2.5.0.66-daily20180205-setup.exe and report back? |
Hi, I can try, but as I'm unable so far to reproduce the problem, that doesn't tell us that much. But if a similar problem is already fixed and my problem doesn't happen anymore, I'm going to close this and if the problem appears again and 2.4.1 doesn't help then either, Im going to open a new Issue. Thanks for the help. |
Running latest version, at least the update function doesn't tell me off an existing newer version, on Windows 7 64bit.
I changed my owncloud server from http to https, because I think about opening it to the internet. As of now I'm still running locally. Because I couldn't find an option to change the settings I deleted my user and recreated it using https instead of http. (Only noticed later that it migth have been possible to just change the configuration file) Because the files on my computer and in the cloud are the same and I wanted to prevent uploading/downloading everything again I choose the same folder again, and told the client to keep all the files. Afterwards it started to check the files for changes. Then it checks about 2GB/500-700files and notices they are the same version. Then it tells me that there is no connection to the server, because of a timeout. And then the program freezes and I can't do anything anymore.
Have done this 3 times now (restarting client program), each time the initial scan is done, but the total of files to sync goes done each time.
Expected behaviour
As I'm not sure if the connection termination is due to my owncloud settings, the thing i would expect the client to do:
retry to establish a connection again
If the lost connection is caused by the client program, then to not lose connection. (Will post a part of the apache server logs, maybe someone can see on which side the connection termination is issued)
Actual behaviour
the program freezes
Steps to reproduce
Only done it once
Now I can reproduce it with restarting owncloud client
Logs
access.log:
In this time I haven't accessed the owncloud via my browser, and I set the client to access owncloud using https
owncloudsync.log:
just to compare the logs better, there is 1 hour time difference between both computers due to different timezones
The text was updated successfully, but these errors were encountered: