Skip to content

Check Behaviour Around Repository Modify Timestamps #227

Open
@andponlin

Description

@andponlin

Thanks to somebody who sent me some logs from HaikuDepot starting up;

[ServerReferenceDataUpdateProcess] remote data has not changed since [Tue, 16 Mar 2021 10:39:56 GMT]

This is rather strange as the downloaded data (worked for me) shows the newer date.

{
  "info": {
    "createTimestamp": 1624404548352,
    "createTimestampIso": "2021-06-22 23:29:08",
    "dataModifiedTimestamp": 1624393080000,
    "dataModifiedTimestampIso": "2021-06-22 20:18:00",
    "agent": "hds",
    "agentVersion": "1.0.126"
  },
...

However later when the person was able to get the categories I still see in their logs;

...
[ServerReferenceDataUpdateProcess] remote data has not changed since [Tue, 16 Mar 2021 10:39:56 GMT]
...

I can play around with this a bit more later to try to figure out what is going on for some people but in the meantime, a workaround might be to delete the data in ~/config/cache/HaikuDepot and start HaikuDepot desktop application once again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions