Replies: 1 comment
-
Before this FATAL, should there have been some other error logs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have encountered reproducible issue syncing unmounted filesystem(s).
This works just fine (mounted):
This one fails (unmounted, as per https://juicefs.com/docs/community/guide/sync#sync-without-mount-point):
With error:
2025/02/09 09:57:35.872556 juicefs[99455] <FATAL>: listing failed, stop syncing, waiting for pending ones [main.go:31]
Storage backend: MinIO (latest). Metadata: Redis (clustered - 3 masters, 3 replicas). JuiceFS (latest), tested on macos, debian - same issue.
Is this a bug? Do I miss anything?
Beta Was this translation helpful? Give feedback.
All reactions