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
Client can't connect to server
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="mattjcurry" data-source="post: 939358" data-attributes="member: 116338"><p>If you remove the entry for the tvserver from the client, will the client start?</p><p> </p><p>It looks like you cannot connect to mysql. I am not sure if SkyNet is the server or the client, but if it is the server, then you need to configure mysql to allow connections from remote hosts. The easiest way to do that is to download and install mysql workbench and then config the system to allow those remote connections.</p><p> </p><p>workbench->server administration->log on to your instance -> users and privileges:</p><p>you will see an entry for root from localhost, and you would need to change that to root from % to allow any host to connect to mysql</p><p> </p><p>Also be sure that you can hit the server on port 3306. Using the telnet trick above on port 3306 instead of 554 should do the trick. You are just checking to be sure that you do not get a connection refused error.</p></blockquote><p></p>
[QUOTE="mattjcurry, post: 939358, member: 116338"] If you remove the entry for the tvserver from the client, will the client start? It looks like you cannot connect to mysql. I am not sure if SkyNet is the server or the client, but if it is the server, then you need to configure mysql to allow connections from remote hosts. The easiest way to do that is to download and install mysql workbench and then config the system to allow those remote connections. workbench->server administration->log on to your instance -> users and privileges: you will see an entry for root from localhost, and you would need to change that to root from % to allow any host to connect to mysql Also be sure that you can hit the server on port 3306. Using the telnet trick above on port 3306 instead of 554 should do the trick. You are just checking to be sure that you do not get a connection refused error. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Client can't connect to server
Contact us
RSS
Top
Bottom