<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">2022-12-23 16:45:52.923371 I  Empty LocalHostName. This is typical.<br>
2022-12-23 16:45:52.923379 I  Using a profile name of: 'haycorn.home' (Usually the same as this host's name.)<br>
2022-12-23 16:45:52.923443 I  Start up testing connections. DB 192.168.5.34, BE , attempt 0, status dbAwake, Delay: 2000<br>
2022-12-23 16:45:53.498899 C  FATAL: Unable to load the QT QMYSQL driver, is it installed?<br>
<br>
Not what we want to do but I tried<br>
# port install qt5-mysql-plugin<br>
but this did not resolve the issue.<br>
About to try on the build machine, perhaps something loade there …<br></blockquote><div><br></div><div>On the build machine, you may need to do the following (first guess is you have the wrong version of qt5-mysql-plugin installed):</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div>sudo port uninstall qt5-mysql-plugin</div></div><div class="gmail_quote"><div>sudo port install qt5-mysql-plugin <a class="gmail_plusreply" id="plusReplyChip-0">+mariadb10_5</a></div><div><a class="gmail_plusreply"><br></a></div></div></blockquote>Also, can you run the following commands on the install machine:<div><br><div>otool -L /Applications/<a href="http://mythfrontend.app/Contents/MacOS/mythfrontend|grep">mythfrontend.app/Contents/MacOS/mythfrontend|grep</a> -i sql</div><div><br></div><div>find /Applications/<a href="http://mythfrontend.app/Contents/Frameworks|grep">mythfrontend.app/Contents/Frameworks|grep</a> -i sql<br><br></div></div></div>