We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2023/11/02 05:47:48 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details. 2023/11/02 05:47:48 Cannot write pid file "/uniondrive/LOCK": open /uniondrive/LOCK: read-only file system pi@fulatower:~$ ls /uniondrive 000000.vlog chain desktop LOCK MANIFEST 'New folder' 'System Volume Information' pi@fulatower:~$ sudo rm -R /uniondrive/'New folder' [sudo] password for pi: rm: cannot remove '/uniondrive/New folder': Read-only file system
this can be resolved by disconnecting and reconnecting the usb storage
The text was updated successfully, but these errors were encountered:
added a repair command to backend that runs repairfs.sh
Sorry, something went wrong.
ehsan6sha
No branches or pull requests
2023/11/02 05:47:48 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size for details. 2023/11/02 05:47:48 Cannot write pid file "/uniondrive/LOCK": open /uniondrive/LOCK: read-only file system pi@fulatower:~$ ls /uniondrive 000000.vlog chain desktop LOCK MANIFEST 'New folder' 'System Volume Information' pi@fulatower:~$ sudo rm -R /uniondrive/'New folder' [sudo] password for pi: rm: cannot remove '/uniondrive/New folder': Read-only file system
this can be resolved by disconnecting and reconnecting the usb storage
The text was updated successfully, but these errors were encountered: