Morgan Graylane
Morgan Graylane
I require this too, as I've tried to do it via the config and can't seem to get it to work. This is useful for accessing services inside the machine...
After some messing around I managed to get it sort of working. I cloned the repo and edited `config/server.conf` commenting out lines 10,11,12 and then have edited `docker-compose.yml` to be...
I've got a similar issue, however we are unable to upgrade to the MySQL v8 image at this time. The data seems to be indexed in meilisearch, but meilisync just...
Tail end of the error log ``` meilisync | │ ╭──────────────────────────── locals ────────────────────────────╮ │ meilisync | │ │ self = │ │ meilisync | │ ╰────────────────────────────────────────────────────────────────╯ │ meilisync | │...
Okay so I actually worked this out in the end. This happens when your MySQL server does not have replication enabled. `meilisync` is looking for a record to be found...
> > Okay so I actually worked this out in the end. This happens when your MySQL server does not have replication enabled. `meilisync` is looking for a record to...