Closed Solace-Studios closed 2 years ago
@wmeehan @bertmaher I see you wrote the exception here, https://github.com/facebook/buck/commit/ce7979b5f4d1f939079e80ce7a3ca72c1295d591
Could you explain This part of the commit message?
Since most of the time this error is caused by not having space for the .so,
what is this .so file? How should I resolve this?
Resolved by clearing buckd, buckout, and Carthage cache directories
My machine
Java version
Can someone explain more what this human readable exception is throwing? My hard drive has plenty of space. https://github.com/facebook/buck/blob/main/src/com/facebook/buck/util/sqlite/SQLiteUtils.java
My terminal output
Caused by: java.util.concurrent.ExecutionException: com.facebook.buck.core.exceptions.HumanReadableException: Failed to initialize Buck (sqlite-jdbc). A common reason is that the disk is full. Please try to clean up your disk and try again.
Caused by: com.facebook.buck.core.exceptions.HumanReadableException: Failed to initialize Buck (sqlite-jdbc). A common reason is that the disk is full. Please try to clean up your disk and try again.