Mika
Mika2mo ago

Flushing and exiting, error: invalid filesystem data

Getting this error when trying to convex dev --once -vvvvv, no idea what's going wrong and it doesn't seem like there's any more info. How do I debug this?
7 Replies
Mika
MikaOP2mo ago
Seems like resetting to a previous commit where the backend worked still doesn't fix it, so a more persistent issue
Clever Tagline
Clever Tagline2mo ago
Did you update the Convex CLI recently? Also, I'm guessing that -vvvvv is a typo, as that's not a valid option
Mika
MikaOP2mo ago
Holy shit, using convex@latest logged some other stuff so I'll take a deeper look re. the second point, I just have a habit of spamming vs to make software as verbose as possible lol Hey @Clever Tagline just wanted to update that it worked and you're my hero tyvm
Clever Tagline
Clever Tagline2mo ago
Happy to help!
zksoju
zksoju2mo ago
@yoav @Clever Tagline Getting Flushing and exiting, error: invalid filesystem data as well not sure on the fix
Mika
MikaOP2mo ago
And running the latest convex as suggested did not help you?
Clever Tagline
Clever Tagline2mo ago
@zksoju Try updating to the latest version of Convex and see if that changes anything. @yoav What's mildly amusing to me is that my question to you originally wasn't actually a recommendation to update. I was just asking if you'd done that prior to seeing that error; i.e. curious if such an update might have caused the problem. I was pleasantly surprised to hear that updating actually solved it.

Did you find this page helpful?