bloatmode
bloatmode
It could be. Right now the only directories owned by user (or group) `monero` on my system are `/var/log/monero` and `/var/lib/monero`. [The latter should be the home directory of user...
@boldsuck My config file is `/etc/monerod.conf`, as can be seen from my unit file. That file has read permission for everybody, so that's not it. While I think it's possible...
I tried `sudo -u monero /usr/bin/monerod --config-file /etc/monerod.conf` and the output I get is ``` 2022-08-09 19:07:45.550 I Monero 'Fluorine Fermi' (v0.18.0.0-release) 2022-08-09 19:07:45.550 I Initializing cryptonote protocol... 2022-08-09 19:07:45.550...
It would help to know in which file this private key is stored so that I could check what its permissions are
@jeffro256 This is the result of `ls -alF ./` in the data directory: ``` total 163 drwxr-xr-x 3 user user 6 Aug 9 21:01 ./ drwxrwxrwx 4 media media 5...
When I opened this issue Cryptomator for Android wasn't open source, but now one of us could implement the feature. I don't have much free time at the moment so...
Is there any way to automatically delete empty directories on the remote that aren't present on local storage? I ended up with a ton of them and I think I'm...
Thanks! Sorry for bumping this issue, I found it before reading the documentation when searching for my problem.
I'm having the same issue on version 3.1.3, and it wasn't present on 3.1.2. Nothing is logged in the `errors` directory, I just created the `logs` directory to see if...
Here are a couple of logs, I don't know if settings were reset at 1:41 but they certainly were when I launched the app at 14:33 https://gist.github.com/bloatmode/5c41e9c7be50d4eb40093a15864885ff https://gist.github.com/bloatmode/dc42583c4746f2cc29cae37e86491a94 Here is...