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

Tablet sync error: Failed building server state #263

Closed
d2r opened this issue Oct 26, 2023 · 1 comment
Closed

Tablet sync error: Failed building server state #263

d2r opened this issue Oct 26, 2023 · 1 comment

Comments

@d2r
Copy link

d2r commented Oct 26, 2023

Looking for advice on next debugging steps:

I am running rmfakecloud from a docker container on a separate machine, fronted by an nginx proxy, using DNS records to direct the tablet toward the server.

The tablet requests

  • /data/users/$USER/sync/root, which contains an ascii-encoded hash value, $HASH
  • /data/users/$USER/sync/$HASH

Both requests are served with a 200 response. The sync immediately fails with a message on the tablet:

Failed building server state, you might need to update.

Tablet is running 3.7.0.1930
Server is running a docker image with v0.0.14
The user account is using sync 1.5

@Eeems
Copy link
Contributor

Eeems commented Oct 26, 2023

#262

@d2r d2r closed this as completed Oct 26, 2023
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

2 participants