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

bug(replicator): user_data table values are missing an update #1603

Closed
masato25 opened this issue Dec 20, 2023 · 2 comments
Closed

bug(replicator): user_data table values are missing an update #1603

masato25 opened this issue Dec 20, 2023 · 2 comments
Labels
s-noop Cannot be worked on

Comments

@masato25
Copy link

What is the bug?

I'm running my replicator node (v0.2.5) and encountered an issue with updating user data

In this API, the USER_DATA_TYPE_DISPLAY for fid 3103 is 'Aunthomie'.
https://nemes.farcaster.xyz:2281/v1/userDataByFid?fid=3103
but the display name in the replicator database table is still 'Homie'.

I can locate the correct event update in the message table, just like the screenshot below
image
as shown in the screenshot below, it seems that the 'updated_at' time is quite close to the message event above
image

@github-actions github-actions bot added the s-triage Needs to be reviewed, designed and prioritized label Dec 20, 2023
@christopherwxyz
Copy link
Contributor

christopherwxyz commented Jan 23, 2024

I am also experiencing this issue.

https://nemes.farcaster.xyz:2281/v1/userDataByFid?fid=4085 returns the accurate and true data, but my replicator instance isn't showing consistent updates to user_data:

image

yesterday it actually had this data, per this cast:

https://warpcast.com/christopherw.eth/0x97fd5979

image

@sds sds added s-noop Cannot be worked on and removed s-triage Needs to be reviewed, designed and prioritized labels Jun 3, 2024
@sds
Copy link
Member

sds commented Jun 3, 2024

Sorry for the delay in response. We no longer recommend using the replicator. Check out the Shuttle project if you'd like to sync data to a DB.

@sds sds closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s-noop Cannot be worked on
Projects
None yet
Development

No branches or pull requests

3 participants