-
For the README.me, Automating with systemd, systemd Details, .service its show this line
ExecStart=/usr/local/bin/pihole-cloudsync --pull
shouldn't it be?
ExecStart=/usr/local/bin/pihole-cloudsyn…
-
pihole-cloudsync: line 69: sqlite3: command not found
./pihole-cloudsync: line 70: sqlite3: command not found
-
I works and I can save/load without issues but when I do a F5 it just loses the configuration.
-
If I run `/usr/local/bin/pihole-cloudsync/pihole-cloudsync --pull` this works 100% without issue letting me know the stored credentials are working. When my systemd task runs this command I get a issu…
-
I know our file naming scheme doesn't allow spaces, but it seems like we could support them without too much trouble and thereby avoid these errors.
VideoFilenameError: ('No matches found for filena…
-
Hi I'm trying to use cloudsync with mine onedrive, I tried the same code I used for gdrive but it didn't worked, it claims about wrong redirect_uri, but I don't know how to tell cloudsync the right re…
-
We need some preliminary, rudimentary log upload support. This will be superseded by something more intelligent later.
Currently the DataFlash logs are written to `~apsync/dflogger/dataflash`.
…
-
@asadovsky
I set up Syncbase for the Android Reader app (https://v.io/c/17230). The data synchronization works fine with multiple devices, but it takes about 1sec from a change made from one device …
yyoon updated
8 years ago
-
Is there some way we can avoid or handle these ThrottlingException errors, so they don't send up failing the transcode job?
ClientError: An error occurred (ThrottlingException) when calling the Read…
-
Hi!
So I map most of my stuff into containers via path mappings (or bind mounts, as docker calls them), just like most folks would, however, I also have some usecases where I need to use the docker v…