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

File is not synced on the server but appears as "up to date" #1127

Open
Wenzel opened this issue Aug 12, 2018 · 1 comment
Open

File is not synced on the server but appears as "up to date" #1127

Wenzel opened this issue Aug 12, 2018 · 1 comment
Labels

Comments

@Wenzel
Copy link

Wenzel commented Aug 12, 2018

Description

A set of file are not being uploaded to the server, as they appear as up to date in the client.

Steps to Reproduce

I don't know what lead to this bug

Expected behavior

All my files being uploaded

Actual behavior

My files are not uploaded on the server, even though the client says that he is up to date.

Informations

  • reproductible: I don't know
  • OS: Fedora 28
  • version: 3.9.0

Logs

Example of a file not being synced

{
  "name": "Cozy Desktop",
  "hostname": "localhost.localdomain",
  "pid": 1725,
  "component": "Sync",
  "level": 20,
  "path": "wiki/tiddlers/Thinking Fast and Slow.md.meta",
  "seq": 3238,
  "doc": {
    "path": "wiki/tiddlers/Thinking Fast and Slow.md.meta",
    "docType": "file",
    "md5sum": "yiGgRtWgxQ/3oXh2QVSkkA==",
    "ino": 4474063,
    "updated_at": "2018-08-12T22:27:15.638Z",
    "mime": "application/octet-stream",
    "class": "application",
    "size": 147,
    "sides": {
      "local": 13,
      "remote": 13
    },
    "tags": [],
    "_id": "wiki/tiddlers/Thinking Fast and Slow.md.meta",
    "_rev": "13-d8067ec137694cc1ab71ed20ff17dabe"
  },
  "msg": "Applying change...",
  "time": "2018-08-12T23:10:47.706Z",
  "v": 0
}
{
  "name": "Cozy Desktop",
  "hostname": "localhost.localdomain",
  "pid": 1725,
  "component": "Sync",
  "level": 30,
  "path": "wiki/tiddlers/Thinking Fast and Slow.md.meta",
  "msg": "up to date",
  "time": "2018-08-12T23:10:47.706Z",
  "v": 0
}

Thanks.

@sebn
Copy link
Contributor

sebn commented Aug 17, 2018

Hello again! Thanks for reporting this one too!

Could you possibly report this directly from the app's help form? So we'd get the full logs, without which it will be very difficult for us to understand what happened.

Please note the logs include your dir/file names.
Just tell us and don't send them in case you don't want to share non-relevant filenames with us (that's reasonable).

@nono nono added the bug label Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants