-
Notifications
You must be signed in to change notification settings - Fork 86
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]: InconsistentAnalysisException when generating model #879
Comments
Hi Thomas If you check the |
|
We see this issue on our CI as well from time to time. Fx: It seems less frequent after upgrading |
I just updated to 4.7.0 and experienced the same issue on my first try. But I can give an update if a few days if I feel that it got less. Tried with the --clean flag. Same issue. But the files however generate, so I can "ignore" the error for now. |
@Navil Fix just released with 0.5.0+beta |
What happened?
When running
flutter pub run realm generate
the command fails and I get "[SEVERE]" logs. This happens on two independend machines. Restarting the computer occassionally helps. The other files/steps run as usual. This error did not happen in the past and did also occur before upgrading Flutter to 3.3.0.
Repro steps
flutter pub run realm generate
Version
Flutter (Channel stable, 3.3.0, on macOS 12.5.1 21G83 darwin-x64, locale en-GB)
What Realm SDK flavor are you using?
MongoDB Atlas (i.e. Sync, auth, functions)
What type of application is this?
Flutter Application
Client OS and version
0.4.0+beta
Code snippets
No response
Stacktrace of the exception/crash you're getting
No response
Relevant log output
The text was updated successfully, but these errors were encountered: