Skip to content
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

symbolic link warnings obscure other warnings #1363

Closed
nilsbecker opened this issue Jul 29, 2019 · 3 comments
Closed

symbolic link warnings obscure other warnings #1363

nilsbecker opened this issue Jul 29, 2019 · 3 comments

Comments

@nilsbecker
Copy link

I use Nextcloud to synchronize directories which contain internal symlinks. I do not plan to manually curate the directories I sync for symlinks; that would make Nextcloud almost useless to me. Until a solution for symlink syncing is found, it should be possible to silence the associated warnings.

Expected behaviour

Warnings that symlinks could not be synced should appear once and then it should be possible to silence them, e.g. "Do not show this warning again".
In that way, other, meaningful warnings would not get drowned in a sea of uninformative "symlinks not supported" warnings

Actual behaviour

The log is flooded with "symlink" warnings

Steps to reproduce

  1. create directory with symlinks
  2. sync
  3. on every sync attempts, observe new uninformative warnings.

Client configuration

Client version:
latest: version 2.5.2git

Operating system: OS X

@joshgiesbrecht
Copy link

Bump. This is making my activity log useless on Linux as well.

@joshgiesbrecht
Copy link

Files included in the ignore list are also flagging warnings, which seems even more useless. (Why is it notifying me about things I told it to ignore?)

@jancborchardt
Copy link
Member

@nilsbecker @joshgiesbrecht @janvlug it’s your lucky day, this was fixed by #1523 :) 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants