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

Check Behaviour Around Repository Modify Timestamps #227

Open
andponlin opened this issue Jun 24, 2021 · 0 comments
Open

Check Behaviour Around Repository Modify Timestamps #227

andponlin opened this issue Jun 24, 2021 · 0 comments

Comments

@andponlin
Copy link
Collaborator

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.

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

No branches or pull requests

1 participant