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
I am getting the following error "Error: mkdir /opt/velociraptor/clients/C.f11ea91fd11f6077/collections/F.CIRD0B3FJLLS0: no space left on device"
There is plenty of space on the drive.
The text was updated successfully, but these errors were encountered:
This error is coming from the os. Are you sure the partition that contains the data store is not full?
Sorry, something went wrong.
Its a windows 10 device. there ia bout 100GB free space left on the device.
in #2887 we introduced a check for low disk space which blocks writes when the disk is too low.
The server here ran out of disk space (it is an ubuntu system because the data store is in /opt/ )
No branches or pull requests
I am getting the following error "Error: mkdir /opt/velociraptor/clients/C.f11ea91fd11f6077/collections/F.CIRD0B3FJLLS0: no space left on device"
There is plenty of space on the drive.
The text was updated successfully, but these errors were encountered: