-
Hopefully its doable..
ajkis updated
6 years ago
-
I'm getting the following error when using `python b2fuse.py /home/plex/b2`
`File "b2fuse.py", line 35, in
from fuse import FUSE, FuseOSError, Operations
ImportError: No module named fuse
`
I ha…
-
Recently I saw this error while ccdcli is running, not that it's causing me any problem for running or any other problem, I'm just curios to know what it is and how can I fix it.
And it keep happenin…
-
```
$ pip install kubefuse
Collecting kubefuse
Downloading kubefuse-0.5.1.tar.gz
Building wheels for collected packages: kubefuse
Running setup.py bdist_wheel for kubefuse ... done
Stored in dir…
-
On Ubuntu 16.04 I tried `pip install --user kubefuse` and running it fails with:
```
~> kubefuse kubefuse
Traceback (most recent call last):
File "/home/salvus/.local/bin/kubefuse", line 7, in
…
-
I have an error when trying to mount:
```
# python b2fuse.py /mnt/backblaze
2016-07-22 22:22:07,903:INFO:list_buckets
fuse: device not found, try 'modprobe fuse' first
Traceback (most recent call las…
-
I finally was able to give btrbk a try (thanks!) but I noticed that the performance is really, really low. The CPU does barely notice it despite enabling compression and encryption. Then I noticed tha…
-
Python version: `3.5.1+
Linux-3.14.29-29-aarch64-with-Ubuntu-16.04-xenial`
Mounting with FUSE causes the python thread to crash as soon as the mountpath is accessed.
Log from debugging mode of acd_c…
iakat updated
8 years ago
-
First sync fails. After I download and copy the oauth_data to the right right directory I try to execute:
```
acd_cli sync
Getting changes..
Traceback (most recent call last):
File "/usr/local/bin…
-
OK lets try this again...
I seem to have figured out how to fix my issue, but it really doesn't make any sense to me.
I have a Synology DS415+ which is an Intel INTEL Atom C2538, it reports as Li…