Please check your server logfiles as well. The answer the server was giving you was perhaps incomplete or triggered an error. You can as well try to connect to a test setup (https://help.nextcloud.com/t/demo-instances-of-9-10-11-and-12-now-live) to make sure itâs not related to a client bug.
I managed to downgrade on Ubuntu 18.04.
I removed the current version, changed the PPA to âartfulâ (= Ubuntu 17.10) and then installed nextcloud-client again.
Works flawlessly! This is not the first time I think of NC14 and this desktop client that they werenât tested well enoughâŠ
This is not the first time I think of NC14 and this desktop client that they werenât tested well enoughâŠ
I agree.
This seems to be a trend in software development. I spent some time yesterday fighting with Thunderbird. Some update in NC or Thunderbird crashed also the Sogo Connector based address book synchronisation
I just tested with the owncloud client which is in teh Ubuntu repos:
sudo apt install owncloud-client
Works like a charm. No issues!
What can is wrong with the Nextcloud client?
Does it actually need a dedicated client for Nextcloud or can both not be used?
What is the special features the Nextcloud client offers over the owncloud client?
In my Scenario it doesnt matter which Client I used (Nextcloud or Owncloud), the error was the same.
with the 2.5 Clients I could fix the HTTP Transmission Error only by removing the shares via Web which had the âMissing propertiesâ Error.
In some cases some Users could even see there files via the Webbrowser in the default view.
We downgraded our whole company back to the 2.4.3 Client (Owncloud). And its working fine again.
But this is a really strange.
I ran across this http transmission error (and managed to resolve it) in the following situation. Not sure if this helps to resolve the issue, but iâll share it anyway.
What happened:
I shared a folder with a client
Client uploaded files to his root (instead of to the shared folder)
Nextcloud apparently put his upload in the Nextcloud root
I tried to move or copy the folder
â> error message appeared in my Windows client (2.5.1).
What i tried:
Uncheck shares in the desktop client (root folder, shared folder) -> did not resolve the error
Try to move the files in the web client -> operation forbidden
âUnshareâ through the web client -> this resolved the error.
Other then this i havenât had this error before with 2.5.1.
After unshare through the web client, desktop client starts syncing. There was one shared folder that causes the error, unfortunately I missed what folder was and I canât imagine why it causes the error.
Itâs a little wired, because those folders are shared with other users and they donât have this issueâŠ
Thanks a lot Wesley
P.D. I found the error. I do not know how, but some files that were shared by a user, mysteriously disappears (I cant find them, not in the logs, not in the users folder or trash),but the users who have those files shared by this first user can see like the files were there. The strange thing is that those files have the folder icon instead of the excell file icon. This causes the http error in the sync program. I unshare those files an it works again.