home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
TV Server crashes or drops connection--also cannot pull up TV Guide
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 1189920" data-attributes="member: 82144"><p>For anybody reading this thread in future...</p><p>As it turned out, the issue was that GlamRockCowboy had two MySQL service registrations - "MySQL" and "MySQL56". They both pointed to MySQL 5.6. When installed, TV Server had been configured to depend on MySQL56. However it seems there's some code in TV Server Configuration or the TV service itself that prefers to depend on a service called "MySQL". That code had broken GlamRockCowboy's setup, because although "MySQL56" was successfully starting, "MySQL" was not. The solution was to fix the TV service dependency config:</p><p>sc config TVService depend=Netman/MySQL56</p><p></p><p>...remove the "MySQL" service registration:</p><p>sc delete MySQL</p><p></p><p>...then reboot.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1189920, member: 82144"] For anybody reading this thread in future... As it turned out, the issue was that GlamRockCowboy had two MySQL service registrations - "MySQL" and "MySQL56". They both pointed to MySQL 5.6. When installed, TV Server had been configured to depend on MySQL56. However it seems there's some code in TV Server Configuration or the TV service itself that prefers to depend on a service called "MySQL". That code had broken GlamRockCowboy's setup, because although "MySQL56" was successfully starting, "MySQL" was not. The solution was to fix the TV service dependency config: sc config TVService depend=Netman/MySQL56 ...remove the "MySQL" service registration: sc delete MySQL ...then reboot. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
TV Server crashes or drops connection--also cannot pull up TV Guide
Contact us
RSS
Top
Bottom