TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
31.48k stars 3.06k forks source link

No available space in disk #11445

Closed Angelk90 closed 1 month ago

Angelk90 commented 2 months ago

Checklist

Affected version

0.27.2

Steps to reproduce the bug

From youtube I made youtube videos share from youtube app to newpipe, but for every video I tried to share from the app it gave me this error.

To solve it currently I had to clear the app cache.

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

Exception

android.database.sqlite.SQLiteFullException: database or disk is full (code 13)
#################################################################
Error Code : 13 (SQLITE_FULL)
Caused By : No available space in disk.
    (database or disk is full (code 13))
#################################################################
    at android.database.sqlite.SQLiteConnection.nativeExecute(Native Method)
    at android.database.sqlite.SQLiteConnection.execute(SQLiteConnection.java:751)
    at android.database.sqlite.SQLiteSession.endTransactionUnchecked(SQLiteSession.java:437)
    at android.database.sqlite.SQLiteSession.endTransaction(SQLiteSession.java:401)
    at android.database.sqlite.SQLiteDatabase.endTransaction(SQLiteDatabase.java:710)
    at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:344)
    at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:238)
    at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getWritableOrReadableDatabase(FrameworkSQLiteOpenHelper.kt:232)
    at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.innerGetDatabase(FrameworkSQLiteOpenHelper.kt:223)
    at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getSupportDatabase(FrameworkSQLiteOpenHelper.kt:151)
    at androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase(FrameworkSQLiteOpenHelper.kt:104)
    at androidx.room.RoomDatabase.inTransaction(RoomDatabase.kt:632)
    at androidx.room.RoomDatabase.assertNotSuspendingTransaction(RoomDatabase.kt:451)
    at androidx.work.impl.model.SystemIdInfoDao_Impl.getWorkSpecIds(SystemIdInfoDao_Impl.java:163)
    at androidx.work.impl.background.systemjob.SystemJobScheduler.reconcileJobs(SystemJobScheduler.java:311)
    at androidx.work.impl.utils.ForceStopRunnable.cleanUp(ForceStopRunnable.java:278)
    at androidx.work.impl.utils.ForceStopRunnable.forceStopRunnable(ForceStopRunnable.java:242)
    at androidx.work.impl.utils.ForceStopRunnable.run(ForceStopRunnable.java:134)
    at androidx.work.impl.utils.SerialExecutorImpl$Task.run(SerialExecutorImpl.java:96)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
    at java.lang.Thread.run(Thread.java:764)


Affected Android/Custom ROM version

No response

Affected device model

No response

Additional information

No response

opusforlife2 commented 2 months ago

Have you tried making space, then?

Angelk90 commented 2 months ago

@opusforlife2 : To solve it currently I had to clear the app cache. But I don't understand why it doesn't allow me to open apps and it freezes and crashes.

oong819 commented 2 months ago

How many empty storage space you have?

lawson85 commented 2 months ago

SD Maid SE is free and open source and will fix this problem. It's not really a NewPipe problem

github-actions[bot] commented 1 month ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.