ubuntophe

Results 16 comments of ubuntophe

I have the same error message trying to setup EteSync for contacts and calendar on iOS 17.5.1. @jpdagostino, are you sure NextCloud supports e2ee for calendars and contacts?

I found an alternative. For 1€ per month, the privacy-focused german service posteo.de offers e2ee calendars and contacts compatible with Caldav and Cardav. I use it on iOS and thunderbird...

No, I dont know. To be checked on their website.

From `docker logs`, this seems to be the problem : ``` I Initializing core... I Loading blockchain from folder /home/monero/.bitmonero/lmdb ... F Existing lmdb database is incompatible with this version....

Thank you for your reply. `docker volume rm bitmonero` gives `Error response from daemon: get bitmonero: no such volume` problems remains. `sudo find -iname .bitmonero` gives ``` ./var/lib/docker/overlay2/ace5b5fffe47426074ff27db23c5f89cf05c1a6c19f875ecfaffc3501cc280db/diff/home/monero/.bitmonero ./var/lib/docker/overlay2/43aa9947220f6116ce6b3eb4142b16d0e4f86776b487e4e75d3a4a0835234e89/diff/home/monero/.bitmonero ./var/lib/docker/volumes/p2pool_monero-wallet-rpc-data/_data/.bitmonero...

I rewrote the entire docker-compose.yml file and it seems to work.

From `docker logs`, this seems to be the problem : ``` I Initializing core... I Loading blockchain from folder /home/monero/.bitmonero/lmdb ... F Existing lmdb database is incompatible with this version....

I changed completely the docker-compse.yml file and don't have a copy of the one that was causing the initial problem. I now use a mix of Monero Suite and Seth...

I tried using Seth repo without any changes and I get this from docker logs ``` Initializing core... I Loading blockchain from folder /home/monero/.bitmonero/lmdb ... W Attempt to get timestamp...

It's me again. I tried again to get Monero node working. But it got stuck again in the initial synchronization. I used the exact `docker-compose.yml` from monero-suite, without any changes....