Ingo
Ingo
@jakobkukla I should have tried first without my reverse proxy inbetween... Adressing my docker instance directly worked. By the way I changed the installation to using only one mysql container....
By the way, is there a reason why you used version 0.12.4 and not latest?
Ah ok, that's a reason.. ;-) Don't want to bother you again, but after running with a test user and a test profile I now tried to change my existing...
@jakobkukla It may be a dumb question, but you're using more than one user with your sync server I guess? When I try a second user, the user doesn't register...
@jakobkukla I will have a look and test it.
@jakobkukla You're my hero... That was the solution. To be on the sure side I have set it to 5 and - shazam - the second user could attach and...
@jdarmetzki I used your compose file, it worked like a charm, great work. Thanks. After having a working instance I will try to use the MariaDB on my Synology NAS.
I got it running with MariaDB and Docker on my Synology NAS. I used jdarmetzki's work as blueprint. First I connect on command line to the database instance: `mysql -u...
Hi @ictabc, The domain in Firefox and the database are the same? For example https://sync.mydomain.de/1.0/sync/1.5 in Firefox and https://sync.mydomain.de in database?
I know, have running it on a Syno myself. Using myself a port in the higher region (xxxxx).. Did you check if the server is running correct with https://sync.mydomain.de:8000/__heartbeat__?