[Error] Uh-oh. Database failed to load, we're in big trouble
See original GitHub issueHi Guys,
I’ve got an error on react-native :
console.error: "[DB] Uh-oh. Database failed to load, we're in big trouble", {"line":154357,"column":32,"sourceURL":"http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false"}
. (Complete stack trace : https://pastebin.com/mx4zwBjA)
I don’t use expo, I do the react-native link
(+ test to link manually) but nothing works 😢
Plateform : iOS 12.1, Iphone X on simulator, Node : 11.4.0 NPM: 6.5.0 react-native-cli: 2.0.1 react-native: 0.57.7 WatermelonDB : 0.9.0
Do you have any idea of how can I debug that ?
Thanks Elias
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Database failed to load WatermelonDB react-native
I've got an error on react-native : console. error: "[DB] Uh-oh. Database failed to load, we're in big trouble", {"line":154357,"column":32," ...
Read more >Uh-oh! Unable to import siite - Support - Local Community
Issue Summary. I have just tried to create a local site using a backup from a web host but getting the above error....
Read more >Legacy Reports Migration Tool error - SolarWinds THWACK
Assuming you're missing the same column, this is what worked: 1) Make sure you first Backup the Database before performing the following.
Read more >How to Fix 429 Too Many Requests Error - Kinsta
Regardless of how the error appears, it always means the same thing – there's a user or a snippet of code that's overwhelming...
Read more >Troubleshooting - Mautic Documentation
Solution: It means that the file permissions aren't right and Mautic cannot write the cache files. Error: mautic.WARNING: IP LOOKUP: The file "../var/cache/prod ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@eliaslaouiti — right. That should be sanitized. Or at least, as you say, show a better error. I could point you to where to make the improvements if you want to contribute
I got the same problem. This is my schema, models, index and other files