nextcloud / client_theming

:computer: Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
GNU General Public License v2.0
198 stars 87 forks source link

Excessive bandwidth usage #171

Closed exander77 closed 7 years ago

exander77 commented 7 years ago

I am using: Nextcloud version 2.2.4 Using Qt 5.7.1 On: Ubuntu 17.04

I went on vacation, I was like 1h on the internet so far and owcloud ate like 3,5GB from my FUP. There may have been like 10MB of changed files which needed to be synchronized. What the hell nextcloud has been doing? Never had this problem with ownlcoud client.

enoch85 commented 7 years ago

@exander77 Did you run the ownCloud client and the Nextcloud client side by side, or just the Nextcloud client?

How did you install it?

exander77 commented 7 years ago

No, I moved compelely to Nextcloud (Server & Client) like half a year ago.

I think I built it from the source.

If this is a common problem, there should be a warning (I thought I will be working on vacation and now I am already out of 3,5GB after a few hours).

enoch85 commented 7 years ago

This sounds more like a ownCloud problem than a Nextcloud issue. This app is reallt just a "copy" of the ownCloud app with some theming implemented. So I'd suggest that you report this issue on their repo.

Thanks!

exander77 commented 7 years ago

Owncloud? You mean nextcloud server? I don't see how it can be a server issue. The client is clearly the one doing traffic. Can I debug what the client is actually doing?

enoch85 commented 7 years ago

When you opened this issue it said:

Thanks for reporting issues back to Nextcloud!

Please report all *not* theming related issues at the moment to https://github.com/owncloud/client

And as I wrote:

This app is reallt just a "copy" of the ownCloud app with some theming implemented. So I'd suggest that you report this issue on their repo.

So in other words, please report this issue to ownCloud, this is just a theming repo. :)

About the debugging, use wireshark and inspect the packets maybe?

exander77 commented 7 years ago

Oh, I understand now.