| |||||||
| Get Support Problems with the TV-Server or Client? Post them in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Jul 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi all, Having some issues setting up TV-Server Media Portal 1.0 RC2 (Windows XP SP3). Installed TV server using all in one installer. Installed as dedicated server using pre-installed MySQL database. Connection to database fine. Injection of new tables and data into database went well. TV Card tuned find and new channels in database (used MySQL admin tool to verify). Hostname of TV server is "server" and IP address 192.168.0.2. Client (Win XP SP2/SP3 - tried two diff clients) is running Media Portal 1.0 RC2. IP addresses 192.168.0.8 and .9. No firewalls. Client loads fine but when I go to TV it comes up with the error "Connected to TV Server, Cannot connect to database" and prompts me to change the server name (for which I have tried "server" and 192.168.0.2 - the IP to host correlation is also in .../etc/hosts). If I use the MySQL admin tool I can see the connection coming in from the client despite the client showing this error. I've tried uninstalling everything and starting from scratch (even using the other database which had exactly the same problem, whether preinstalled or allowing the installer to do all that for me). I'm now running out of ideas - any ideas? Thanks in advance for any help you can give me. Cheers Phil - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TV-Server Version : 1.0 RC2 MediaPortal Version: 1.0 RC2 MediaPortal Skin: Default Windows Version: WinXP SP3 (32 bit) CPU Type: AMD 64 3000+ HDD: 250GB Memory: 1.25GB Motherboard: NVidia NForce 3 based Video Card: 6600GT Video Card Driver: 7.1.8.9 Sound Card: Onboard Sound Card AC3: NA Sound Card Driver: NA 1. TV Card: Hauppage Nova T 500 1. TV Card Type: 1. TV Card Driver: 4.3.26168.0 2. TV Card: 2. TV Card Type: 2. TV Card Driver: 3. TV Card: 3. TV Card Type: 3. TV Card Driver: 4. TV Card: 4. TV Card Type: 4. TV Card Driver: MPEG2 Video Codec: MPEG2 Audio Codec: h.264 Video Codec: Satelite/CableTV Provider: HTPC Case: Cooling: Power Supply: Remote: TV: TV - HTPC Connection: |
| | |
| | #2 (permalink) |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 7,033
Thanks: 139
Thanked 257 Times in 228 Posts
Country: | hi Phil If you configured everything with the firewal supposedly turned off, its still active, unbelievable we know. So turn them on and allow TVServer, mediaportal and mysql as exceptions and hopefully you will connect. Then you may turn the flipping thing back off, if you wish. ps. Welcome to MP ![]()
__________________ Ray\PD Check your codecs are fine with Filmerit. Upload Logs\Pictures etc, use the "Go Advanced" and select the + feature to upload\attach files. |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Jul 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi - thanks for you help. Read something about this a while back so tried the install with the firewall turned off. I've just tried turning the firewalls off on both the client and the server - the server did have the firewall turned on but as I'd installed it with it turned on the exceptions you mentioned were present. Simiarly on the client side the exceptions were present - doesn't work with both firewalls on (with the exceptions) or both firewalls off. Is there any way I can test connectivity (ping works but I know that means basically nothing) or up the logging levels so I can see exactly what is going on? Cheers Phil |
| | |
| | #4 (permalink) |
| Portal User Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Sorry for my English ![]() I installed MediaPortal_Setup_1.0_RC2, MySQL has already been installed on machine. Run "TV-Server Configuration" and fill settings db, test was passed. In the base had been create tables and create row in table "card" (with my tv-tuner). When I run "TV-Server Configuration" show message "Failed to open database". The problem was in a password MySQL - "Mn9)Ju&" Compare with error.log - Password=Mn9)Ju& When I change password everything worked. I hope this information will be helpful somebody. "c:\Users\All Users\Team MediaPortal\MediaPortal TV Server\log\error.log" Code: 2008-08-06 10:40:01.306010 [SetupTv]: Unable to get list of servers 2008-08-06 10:40:01.321635 [SetupTv]: Exception :Error: DatabaseUnavailableUnclassified Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached. Check the connection string: Server=quartz;Database=MpTvDbRC2;User ID=root;Password=Mn9)Ju&;charset=utf8;Connection Timeout=300; ---> MySql.Data.MySqlClient.MySqlException: #28000Access denied for user 'root'@'quartz' (using password: YES) в MySql.Data.MySqlClient.PacketReader.CheckForError() в MySql.Data.MySqlClient.PacketReader.ReadHeader() в MySql.Data.MySqlClient.PacketReader.OpenPacket() в MySql.Data.MySqlClient.NativeDriver.Authenticate411() в MySql.Data.MySqlClient.NativeDriver.Authenticate() в MySql.Data.MySqlClient.NativeDriver.Open() в MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() в MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() в MySql.Data.MySqlClient.MySqlPool.GetConnection() в MySql.Data.MySqlClient.MySqlPoolManager.GetConnection(MySqlConnectionString settings) в MySql.Data.MySqlClient.MySqlConnection.Open() в Gentle.Provider.MySQL.MySQLProvider.GetConnection() --- Конец трассировки внутреннего стека исключений --- в Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg) в Gentle.Common.Check.Fail(Exception e, Error error, Object[] args) в Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName) в Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map) в Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type) в Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type) в Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) в Gentle.Framework.SqlBuilder..ctor(PersistenceBroker broker, StatementType stmtType, Type type, LogicalOperator logicalOperator) в Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key) в Gentle.Framework.PersistenceBroker.RetrieveList(Type type, Key key, IList result, IDbConnection conn, IDbTransaction tr) в Gentle.Framework.Broker.RetrieveList(Type type) в TvDatabase.Server.ListAll() в SetupTv.SetupTvSettingsForm..ctor()MySql.Data.MySqlClient.MySqlException: #28000Access denied for user 'root'@'quartz' (using password: YES) TV-Server Version: 1.0_RC2 or svn-08-01-2008--19-31-Rev19843 MediaPortal Version: 1.0_RC2 MediaPortal Skin: BlueTwo Windows Version: Vista Ultimate SP1 32 CPU Type: AMD Athlon 64, 2200 MHz HDD: 213Gb Memory: 2Gb Motherboard: Asus A8N-E Video Card: ATI RADEON X800GT |
| | |
| | #5 (permalink) |
| Portal User Join Date: Aug 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | More example with ampersand. I manually configure my TVtuner Beholder 407. In Windows XP DevID ven_1131&dev_7134&subsys_40710000&rev_ 01 In Vista GraphEdit show DevID ven_1131&dev_7134&subsys_00000000&rev_01 Mediaportal finds no tuner with this DevID. Work this ven_1131&dev_7134&subsys_00000000&rev_ 01 I think this bug. |
| | |
| | #6 (permalink) |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 7,033
Thanks: 139
Thanked 257 Times in 228 Posts
Country: | Hi Con "amp" The magical letters, yes this needed to be added for a lot of device id's, otherwise incorrectly recognised. Thanks for reminding us yet again.
__________________ Ray\PD Check your codecs are fine with Filmerit. Upload Logs\Pictures etc, use the "Go Advanced" and select the + feature to upload\attach files. |
| | |
| | #7 (permalink) |
| Portal Member Join Date: Jul 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi guys - yeah unfortunately this is not the source of my problems - I can connect to the DB locally using MySQL admin tools, TV server can connect to the DB as it has put the tables in place and my scanned channels have populated the relevant tables etc.. and even when the client connects I can see the connection come in from that laptop (viewable using the MySQL admin tool) and yet the client comes back with "Can't connect to database" - very strange. Tried reinstalling and using the default MediaPortal password as well but same problem and same problem if I use MSSQLExpress and install DB before hand or let the installer do it - very confusing. Going to try a single seat and looking through some log files - where are these located - is there a way of increasing the logging level? With thanks, Phil |
| | |
| | #8 (permalink) | ||
| Portal User Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi, Same problem goes here too. I'm a new user of MediaPortal but I couldn't get TV Server to run. I have installed several times with defferent DB options but I could get to the entry of log: Quote:
Quote:
I have made sure that problem is due to locale. I selected "English (United States)" locale as my "Local System" account and now I'm able to start TV Server. I'm now moving my issue to a new bug report thread to be fixed in a new release. Last edited by reumann; 2008-10-11 at 20:59. Reason: Automerged Doublepost | ||
| | |
![]() |
| Bookmarks |
| Tags |
| database connection |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connection to TV Server lost after resume from standby | nschoot | 1.0 RC2 and SVN Builds | 8 | 2008-09-22 22:23 |
| Connection to TV server lost | Duke_ivo | Get Support | 1 | 2008-07-16 20:57 |
| Connection lost to TV-Server | grubi | Get Support | 5 | 2008-07-11 11:03 |
| Setup Database Connection? | KeesVDP | Newcomers Forum | 5 | 2008-04-26 23:13 |
| No connection between TV-server and MP | BestRip | Installation, configuration support | 1 | 2007-07-26 04:20 |