I know this is out of context, but I couldn't find any info anywhere else and there are some very experienced souls around these parts! I've changed my backend server ip since upgrading to R5D1. However, one of my frontends, a Mac is still trying to connect to the old one. It's trying hard enough not to let me into the gui where I know how to change it. A look in the activity monitor shows this...
Code:
/Applications
/Applications/MythFrontend.app/Contents/MacOS/mythfrontend
/Applications/MythFrontend.app/Contents/Frameworks/dvdnav.framework/Versions/A/dvdnav
/Applications/MythFrontend.app/Contents/Frameworks/mythavcodec.framework/Versions/A/mythavcodec
/Applications/MythFrontend.app/Contents/Frameworks/freetype.framework/Versions/A/freetype
/Applications/MythFrontend.app/Contents/Frameworks/mp3lame.framework/Versions/A/mp3lame
/Applications/MythFrontend.app/Contents/Frameworks/mysqlclient.framework/Versions/A/mysqlclient
/System/Library/CoreServices/CharacterSets/CFUnicodeData-B.mapping
/System/Library/CoreServices/CharacterSets/CFCharacterSetBitmaps.bitmap
/Library/Caches/com.apple.IntlDataCache.sbdl.501
/usr/lib/dyld
/usr/lib/libSystem.B.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
/usr/lib/libobjc.A.dylib
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
/usr/lib/libstdc++.6.0.4.dylib
/Applications/MythFrontend.app/Contents/Frameworks/qt-mt.framework/Versions/A/qt-mt
/Applications/MythFrontend.app/Contents/Frameworks/mythavutil.framework/Versions/A/mythavutil
/Applications/MythFrontend.app/Contents/Frameworks/mythavformat.framework/Versions/A/mythavformat
/Applications/MythFrontend.app/Contents/Frameworks/myth.framework/Versions/A/myth
/Applications/MythFrontend.app/Contents/Frameworks/mythtv.framework/Versions/A/mythtv
/dev/null
/dev/console
/dev/console
obj=0x05e1b998
*:*
obj=0x05e1b998
192.168.0.2:61715->192.168.0.20:mysql
192.168.0.2 being my Mac, 192.168.0.20 being the old address for my backend.
Can anyone describe how to find a config file or preference file or something that is telling the frontend to try the old address so I can change it? I deleted the only prefs I could find, as well as the application package before running the .19 build from Sniderpad. There must be a mysql pointer or something that I'm missing?
TIA