- 
                Notifications
    
You must be signed in to change notification settings  - Fork 478
 
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Fetch list fetch error:  [Error: database or disk is full (code 13 SQLITE_FULL)]
ERROR  [Error: Uncaught (in promise, id: 0) Error: database or disk is full (code 13 SQLITE_FULL)]
I'm using Expo prebuild Expo SDK 54
Version
"@react-native-async-storage/async-storage": "2.2.0",
What platforms are you seeing this issue on?
- Android
 - iOS
 - macOS
 - Windows
 - web
 
System Information
Fetching system and libraries information...
System:
  OS: macOS 26.0
  CPU: (10) arm64 Apple M1 Pro
  Memory: 151.53 MB / 16.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 23.7.0
    path: /opt/homebrew/bin/node
  Yarn: Not Found
  npm:
    version: 10.9.2
    path: /opt/homebrew/bin/npm
  Watchman:
    version: 2025.04.28.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.16.2
    path: /usr/local/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 25.0
      - iOS 26.0
      - macOS 26.0
      - tvOS 26.0
      - visionOS 26.0
      - watchOS 26.0
  Android SDK:
    API Levels:
      - "30"
      - "33"
      - "34"
      - "35"
      - "36"
    Build Tools:
      - 31.0.0
      - 33.0.1
      - 34.0.0
      - 35.0.0
      - 36.0.0
      - 36.1.0
    System Images:
      - android-33 | Google APIs ARM 64 v8a
      - android-33 | Google APIs Intel x86_64 Atom
      - android-35-ext15 | Google APIs ARM 64 v8a
      - android-35 | Google Play ARM 64 v8a
      - android-36 | Google Play ARM 64 v8a
      - android-Baklava | Google APIs ARM 64 v8a
    Android NDK: Not Found
IDEs:
  Android Studio: 2025.1 AI-251.25410.109.2511.13752376
  Xcode:
    version: 26.0/17A324
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 23.0.2
    path: /opt/homebrew/opt/openjdk/bin/javac
  Ruby:
    version: 3.4.5
    path: /opt/homebrew/opt/ruby/bin/ruby
npmPackages:
  "@react-native-community/cli":
    installed: 19.1.1
    wanted: ^19.1.0
  react:
    installed: 19.1.0
    wanted: 19.1.0
  react-native:
    installed: 0.81.4
    wanted: 0.81.4
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: true
iOS:
  hermesEnabled: true
  newArchEnabled: true
npm notice
npm notice New major version of npm available! 10.9.2 -> 11.6.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0
npm notice To update run: npm install -g [email protected]
npm notice
(base) d
Steps to Reproduce
Sorry, I do not have steps to reproduce. I'm just simply using the app where I save data in async-storage, and suddenly it starts appearing
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working