https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42412 --- Comment #13 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- (In reply to Jan Kissig from comment #12)
(In reply to Wainui Witika-Park from comment #11)
Starting up ktd's using the following is not possible:
MySQL) DB_IMAGE=mysql:8.0 ktd --proxy --name mysql8 up -d MariaDB) ktd --proxy --name maria up -d
Could I please get some guidance on how to do it?
This should be called before: ktd_proxy --start then the other two commands using --proxy --name 'somename' will work. To access the instances in browser: http://mysql8-intra.localhost http://maria-intra.localhost
Thank you!!! I was able to get further but am still unable to get both proxies working at the same time. I am unable to replicate the error. However, since the test plan is not specifically for 25.05, and has already been tested by others, I am happy to backport the patch to 25.05. -- You are receiving this mail because: You are watching all bug changes.