diseee Posted July 21, 2011 Share Posted July 21, 2011 ?_? After this update Monitor Version: 2.0.27.0 Web Version: 2.0.27.0 my servers are with the status 'Unknown', why ? I haven't got libpcap on my ubuntu's repository, i install it from here: http://packages.ubuntu.com/hardy/i386/libpcap0.7/download Link to comment Share on other sites More sharing options...
LFA Posted July 21, 2011 Share Posted July 21, 2011 Start the service manager in console mode to see what it says: /home/tcadmin/serviceman-service stop /home/tcadmin/serviceman-console Link to comment Share on other sites More sharing options...
diseee Posted July 21, 2011 Author Share Posted July 21, 2011 Unhandled Exception: SharpPcap.PcapException: Can't compile filter (ip) : USB link-layer type filtering not implemented at SharpPcap.LibPcap.PcapDevice.SetFilter (System.String filterExpression) [0x00000] in <filename unknown>:0 at SharpPcap.LibPcap.PcapDevice.set_Filter (System.String value) [0x00000] in <filename unknown>:0 at TCAdmin.ServiceManLib.?.? () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0 This is the result of /home/tcadmin/Monitor/serviceman-console Link to comment Share on other sites More sharing options...
LFA Posted July 21, 2011 Share Posted July 21, 2011 Execute this command: touch /home/tcadmin/Monitor/DisablePacketManager Then restart the service manager. This will disable bandwidth monitoring. I will fix this in the next update. Link to comment Share on other sites More sharing options...
diseee Posted July 21, 2011 Author Share Posted July 21, 2011 (edited) Now the result of /home/tcadmin/Monitor/serviceman-console is clean. but when i go from the web panel to "Gameservers" i get this error: Object reference not set to an instance of an object In the result of /home/tcadmin/Monitor/serviceman-console i don't see errors... the sames is the result of /home/tcadmin/Monitor/monitor-console, I don't see errors... EDIT: Yess o_O I see errors in /home/tcadmin/Monitor/monitor-console: at System.Data.DataColumn.set_Item (Int32 index, System.Object value) [0x00000] in <filename unknown>:0 at System.Data.DataRow.set_Item (Int32 columnIndex, System.Object value) [0x00000] in <filename unknown>:0 at TCAdmin.SDK.Database.DatabaseManager.ConvertDataReaderToDataSet (IDataReader reader) [0x00000] in <filename unknown>:0 System.NullReferenceException: Object reference not set to an instance of an object at TCAdmin.SDK.Database.DatabaseManager.Execute (System.String sql) [0x00000] in <filename unknown>:0 - Parameters: SELECT tc_game_services.*, tc_server_ips.hostname AS hostname, tc_services.user_package_id AS user_package_id, tc_services.server_id AS server_id, tc_services.user_id AS user_id, tc_services.startup AS startup, tc_services.affinity AS affinity, tc_services.priority AS priority, tc_services.display_name AS display_name, tc_services.executable AS executable, tc_services.cmdline AS cmdline, tc_services.working_dir AS working_dir, tc_services.root_dir AS root_dir, tc_services.billing_id AS billing_id, tc_services.billing_status AS billing_status, tc_services.app_data AS service_app_data, tc_users.user_name AS user_name, tc_users.owner_id AS user_owner_id, tc_servers.display_name AS server_name, tc_games.display_name AS game_name, tc_games.short_name AS game_short_name, tc_games.is_voice_server AS is_voice_server, tc_game_service_live_stats.online AS live_online, tc_game_service_live_stats.max_players AS live_max_players, tc_game_service_live_stats.players AS live_players, tc_game_service_live_stats.cpu AS live_cpu, tc_game_service_live_stats.memory AS live_memory, tc_game_service_live_stats.bytes_sec AS live_bytes_sec, tc_game_service_live_stats.pid AS live_pid FROM tc_game_services, tc_users, tc_servers, tc_games, tc_services, tc_server_ips, tc_game_service_live_stats WHERE (tc_servers.enabled = 1 AND tc_servers.server_id = 1 AND tc_game_services.service_id = tc_services.service_id AND tc_services.user_id = tc_users.user_id AND tc_services.server_id = tc_servers.server_id AND tc_game_services.game_id = tc_games.game_id AND tc_game_services.ip_address = tc_server_ips.ip_address AND tc_services.server_id = tc_server_ips.server_id AND tc_services.service_id = tc_game_service_live_stats.service_id AND tc_game_services.service_id = tc_services.service_id AND tc_services.user_id = tc_users.user_id AND tc_services.server_id = tc_servers.server_id AND tc_game_services.game_id = tc_games.game_id AND tc_game_services.ip_address = tc_server_ips.ip_address AND tc_services.server_id = tc_server_ips.server_id AND tc_services.service_id = tc_game_service_live_stats.service_id) ORDER BY tc_game_services.service_id ASC System.NullReferenceException: Object reference not set to an instance of an object at TCAdmin.SDK.Database.DatabaseManager.Execute (System.String sql) [0x00000] in <filename unknown>:0 System.ArgumentException: Number overflow.. Couldn't store <2452337254> in Column named 'live_memory'. Expected type is Int32. ---> System.OverflowException: Number overflow. at TCAdmin.SDK.Database.DatabaseManager.Execute (System.String sql) [0x00000] in <filename unknown>:0 Edited July 21, 2011 by diseee Link to comment Share on other sites More sharing options...
LFA Posted July 21, 2011 Share Posted July 21, 2011 are you using sqlite or mysql? Link to comment Share on other sites More sharing options...
diseee Posted July 21, 2011 Author Share Posted July 21, 2011 mysql Link to comment Share on other sites More sharing options...
LFA Posted July 21, 2011 Share Posted July 21, 2011 Sorry you will have to downgrade to 2.0.26: http://help.tcadmin.com/Updating#Manual_Update I will fix it in the next update. Link to comment Share on other sites More sharing options...
diseee Posted July 21, 2011 Author Share Posted July 21, 2011 Ohhh thanks, i'm saved from my clients XD Link to comment Share on other sites More sharing options...
icekohl Posted July 23, 2011 Share Posted July 23, 2011 Ohhh thanks, i'm saved from my clients XD uhm... your not supposed to use v2 in a production environment last I read... Link to comment Share on other sites More sharing options...
ECF Posted July 23, 2011 Share Posted July 23, 2011 You can. But it is a beta and there will be bugs in it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now