LinHES Forums http://forums.linhes.org/ |
|
Fatal Error at /usr/share/mythtv/mythweb/includes/mythba.... http://forums.linhes.org/viewtopic.php?f=6&t=13605 |
Page 1 of 1 |
Author: | rando [ Thu Jan 18, 2007 11:52 am ] |
Post subject: | Fatal Error at /usr/share/mythtv/mythweb/includes/mythba.... |
I've been running into this a little bit more frequently than I'd like. This is the third time this week, and over the past 3 weeks I'd say probably 5 or 6 times this has happened to me. If I attempt to browse to my backend I get the "Main" screen with links to mythweb, avimanager, mythtv docs, etc. Clicking the MythWeb link would normally prompt for my user/pass and then dump me into the mythweb interface. I'm not getting that, instead, I'm getting a delay (maybe 20 seconds) and then the following: Code: Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 162: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 26': If you choose to submit a bug report, please make sure to include a brief description of what you were doing, along with the following backtrace as an attachment (please don't paste the whole thing into the ticket). Details: datetime: 2007-01-18 11:24:55 (CST) errornum: 1024 error type: User Notice error string: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 26': filename: /usr/share/mythtv/mythweb/includes/mythbackend.php error line: 162 ========================================================================== Backtrace: file: /usr/share/mythtv/mythweb/includes/mythbackend.php line: 162 class: function: trigger_error type: args: Array ( [0] => Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 26': ) file: /usr/share/mythtv/mythweb/includes/mythbackend.php line: 107 class: function: check_proto_version type: args: Array ( [0] => 192.168.0.200 [1] => 6543 ) file: /usr/share/mythtv/mythweb/includes/mythbackend.php line: 89 class: function: backend_command2 type: args: Array ( [0] => ANN Monitor backend 0 [1] => Resource id #38 [2] => 192.168.0.200 [3] => 6543 ) file: /usr/share/mythtv/mythweb/includes/mythbackend.php line: 34 class: function: backend_command type: args: Array ( [0] => ANN Monitor backend 0 ) file: /usr/share/mythtv/mythweb/includes/init.php line: 214 class: function: require_once type: args: Array ( [0] => /usr/share/mythtv/mythweb/includes/mythbackend.php ) file: /usr/share/mythtv/mythweb/mythweb.php line: 20 class: function: require_once type: args: Array ( [0] => /usr/share/mythtv/mythweb/includes/init.php ) ========================================================================== $_SESSION: Array ( [language] => English [Theme] => default [Skin] => default [date_statusbar] => %a %b %e, %Y, %I:%M %p [date_scheduled] => %a %b %e, %Y (%I:%M %p) [date_scheduled_popup] => %a %b %e, %Y [date_recorded] => %a %b %e, %Y<br />(%I:%M %p) [date_search] => %a %b %e, %Y, %I:%M %p [date_listing_key] => %a %b %e, %Y, %I:%M %p [date_listing_jump] => %a %b %e, %Y [date_channel_jump] => %a %b %e, %Y [time_format] => %I:%M %p [list_time] => 1168973100 [recorded_title] => Nova [recorded_recgroup] => [recorded_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => 1 ) [1] => Array ( [field] => file_size [reverse] => ) [2] => Array ( [field] => subtitle [reverse] => ) [3] => Array ( [field] => title [reverse] => ) ) [] => Array ( ) [scheduled_recordings] => Array ( [disp_scheduled] => 1 [disp_duplicates] => [disp_deactivated] => [disp_conflicts] => 1 ) [schedules_sortby] => Array ( [0] => Array ( [field] => profile [reverse] => ) [1] => Array ( [field] => recgroup [reverse] => 1 ) [2] => Array ( [field] => airdate [reverse] => ) [3] => Array ( [field] => title [reverse] => ) ) [search_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => ) [1] => Array ( [field] => title [reverse] => ) ) [scheduled_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => ) [1] => Array ( [field] => title [reverse] => ) ) [streamfiles] => Array ( [0] => /myth/tv/2101_20070110080000.mpg ) [video_sortby] => Array ( [0] => Array ( [field] => title [reverse] => ) ) [siunits] => NO [search] => Array ( [searchstr] => incubus [search_title] => 1 [search_subtitle] => [search_description] => 1 [search_category] => [search_category_type] => ) ) ========================================================================== $_SERVER: Array ( [AUTH_TYPE] => Digest [DOCUMENT_ROOT] => /var/www [HTTP_ACCEPT] => text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7 [HTTP_ACCEPT_ENCODING] => gzip,deflate [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5 [HTTP_CACHE_CONTROL] => max-age=0, max-age=0 [HTTP_CONNECTION] => keep-alive [HTTP_COOKIE] => mythweb_id=b6961eb1adf4395538ac423e4fe4a822 [HTTP_HOST] => 192.168.0.200 [HTTP_KEEP_ALIVE] => 300 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 [PATH] => /bin:/usr/bin:/usr/local/bin [REDIRECT_db_login] => mythtv [REDIRECT_db_name] => mythconverg [REDIRECT_db_password] => mythtv [REDIRECT_db_server] => localhost [REDIRECT_STATUS] => 200 [REDIRECT_URL] => /mythweb/mythweb.php [REMOTE_ADDR] => 192.168.0.210 [REMOTE_PORT] => 3504 [REMOTE_USER] => mythtv [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php [SERVER_ADDR] => 192.168.0.200 [SERVER_ADMIN] => webmaster@localhost [SERVER_NAME] => 192.168.0.200 [SERVER_PORT] => 80 [SERVER_SIGNATURE] => <ADDRESS>Apache/1.3.33 Server at 192.168.0.200 Port 80</ADDRESS> [SERVER_SOFTWARE] => Apache/1.3.33 (Debian GNU/Linux) mod_auth_pam/1.1.1 mod_gzip/1.3.26.1a PHP/4.3.4 [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /mythweb/mythweb.php [SCRIPT_NAME] => /mythweb/mythweb.php [PATH_TRANSLATED] => /var/www/mythweb/mythweb.php [PHP_SELF] => /mythweb/mythweb.php [argv] => Array ( ) [argc] => 0 [STATUS] => 200 [URL] => /mythweb/mythweb.php ) I'm able to SSH in and take a look at stuff, the problem is I'm not exactly sure what to take a look at. I got a hold of a buddy who's more at home in the linux world, he said to "killall mythbackend" and then restart it, which seemed to work fine, but within 5 minutes I was in the same boat and I had a busted mythbackend again. The backend log doesn't show any entry upon crash. This last crash happened at approx 11:47am, and here are the contents of my mythbackend.log as of 11:50am. Code: root@backend:/var/log/mysql# tail /var/log/mythtv/mythbackend.log
2007-01-18 09:37:20.591 Reschedule requested for id 0. 2007-01-18 09:37:22.050 Scheduled 402 items in 1.5 = 0.11 match + 1.34 place 2007-01-18 09:53:28.774 MainServer::HandleAnnounce Monitor 2007-01-18 09:53:28.782 adding: backend as a client (events: 0) 2007-01-18 09:53:30.360 MainServer::HandleAnnounce Monitor 2007-01-18 09:53:30.371 adding: backend as a client (events: 0) 2007-01-18 11:17:26.841 MainServer::HandleAnnounce Monitor 2007-01-18 11:17:26.849 adding: backend as a client (events: 0) 2007-01-18 11:17:31.406 MainServer::HandleAnnounce Monitor 2007-01-18 11:17:31.415 adding: backend as a client (events: 0) root@backend:/var/log/mysql# I am planning to make the jump to R5E50, but am waiting on a motherboard RMA return first..... anything I can do to hold this current install together in the mean time? The equipment in my sig is my current system setup. I'd me more than happy to provide any additional details that I'm failing to provide right now. Thanks! edit:At this point I have not yet rebooted the system, I don't have any recordings until this evening, so I've left it in it's crashed state as perhaps there are clues laying around that maybe get cleaned up during a reboot. By about 6pm CST I will need to reboot so that it catches our evening schedule of shows. Hopefully we can diggup some answers before then...... but if not, oh well. |
Author: | rando [ Sat Jan 20, 2007 9:49 am ] |
Post subject: | |
Quote: When your problem occurs, is the mythbackend process still running? I will take a look and see if it's still up next time this occurs, I know that simply running "mythbackend" is generally not enough to get things back on their feet. A "killall mythbackend" was needed last time. Quote: Does doing a: Code: netstat -lnp show entries similar to: Code: tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2790/mysqld tcp 0 0 0.0.0.0:6543 0.0.0.0:* LISTEN 3028/mythbackend tcp 0 0 0.0.0.0:6544 0.0.0.0:* LISTEN 3028/mythbackend tcp 0 0 0.0.0.0:6546 0.0.0.0:* LISTEN 24370/mythfrontend I'll give that a try as well, thanks for the ideas. Quote: Is there anything interesting in /var/log/mythtv/mythbackend.log?
The mythbackend.log shows no activity at all unfortunately. |
Author: | tjc [ Sat Jan 20, 2007 10:36 am ] |
Post subject: | |
You generally don't want to run system daemons by hand except for debugging purposes. To restart the backend use: Code: /etc/init.d/mythtv-backend restart
This will take care of stopping any old process that hasn't died. |
Author: | rando [ Sat Jan 20, 2007 10:39 am ] |
Post subject: | |
Thanks for the tip, I'll keep that in mind as I wrestle through this problem. |
Author: | kmkittre [ Sat Jan 20, 2007 1:09 pm ] |
Post subject: | |
I ran into this problem recently and it was because of an error in mythtv-setup. I have a separate backend and when I was re-installing it I made a mistake. Anyway, go into mythtv-setup and under the first screen in General make sure that the IP address for mythtv and the Master Server IP address is the same. |
Author: | Ctrl.G [ Mon Apr 14, 2008 10:49 pm ] |
Post subject: | |
Rando (& All): I have nearly the same thing Protocol listed is different and I'm running R5F27. Was running just fine but now AFTER logging in via the web I'm getting: Code: Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 170: Unexpected response to MYTH_PROTO_VERSION 'MYTH_PROTO_VERSION 31': Fatal Error at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 37: Unable to connect to mythbackend, is it running? If you choose to submit a bug report, please make sure to include a brief description of what you were doing, along with the following backtrace as an attachment (please don't paste the whole thing into the ticket). Backtrace: datetime: 2008-04-14 23:12:01 (CDT) errornum: 256 error type: User Error error string: Unable to connect to mythbackend, is it running? filename: /usr/share/mythtv/mythweb/includes/mythbackend.php error line: 37 ========================================================================== Backtrace: file: /usr/share/mythtv/mythweb/includes/mythbackend.php line: 37 class: function: trigger_error type: args: Array ( [0] => Unable to connect to mythbackend, is it running? [1] => 256 ) file: /usr/share/mythtv/mythweb/includes/init.php line: 189 class: function: require_once type: args: Array ( [0] => /usr/share/mythtv/mythweb/includes/mythbackend.php ) file: /usr/share/mythtv/mythweb/mythweb.php line: 20 class: function: require_once type: args: Array ( [0] => /usr/share/mythtv/mythweb/includes/init.php ) ========================================================================== $_SESSION: Array ( [language] => English [tmpl] => default [skin] => default [prefer_channum] => 1 [date_statusbar] => %a %b %e, %Y, %I:%M %p [date_scheduled] => %a %b %e, %Y (%I:%M %p) [date_scheduled_popup] => %a %b %e, %Y [date_recorded] => %a %b %e, %Y<br />(%I:%M %p) [date_search] => %a %b %e, %Y, %I:%M %p [date_listing_key] => %a %b %e, %Y, %I:%M %p [date_listing_jump] => %a %b %e, %Y [date_channel_jump] => %a %b %e, %Y [time_format] => %I:%M %p [recorded_pixmaps] => 1 [guide_favonly] => [timeslot_size] => 300 [num_time_slots] => 36 [timeslot_blocks] => 3 [timeslotbar_skip] => 20 [max_stars] => 4 [star_character] => ♦ [recorded_title] => [recorded_recgroup] => [recorded_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => 1 ) [1] => Array ( [field] => title [reverse] => ) ) [list_time] => 1206235800 [scheduled_recordings] => Array ( [disp_scheduled] => 1 [disp_duplicates] => 1 [disp_deactivated] => 1 [disp_conflicts] => 1 ) [scheduled_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => ) [1] => Array ( [field] => title [reverse] => ) ) [siunits] => NO [search] => Array ( [type] => q [s] => nova [ctype] => Array ( [0] => movie [1] => series [2] => sports [3] => tvshow ) [stars_gt] => 0 [stars_lt] => 1 [starttime] => now [endtime] => + 2 weeks [as] => Array ( [0] => ) [af] => Array ( [0] => Array ( [0] => title ) ) [aj] => Array ( [0] => AND ) ) [search_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => ) [1] => Array ( [field] => title [reverse] => ) ) [schedules_sortby] => Array ( [0] => Array ( [field] => airdate [reverse] => ) [1] => Array ( [field] => title [reverse] => ) ) [video_sortby] => Array ( [0] => Array ( [field] => title [reverse] => ) ) ) ========================================================================== $_SERVER: Array ( [HTTP_HOST] => 192.168.12.192 [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 [HTTP_ACCEPT] => text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 [HTTP_ACCEPT_LANGUAGE] => en-us,en;q=0.5 [HTTP_ACCEPT_ENCODING] => gzip,deflate [HTTP_ACCEPT_CHARSET] => ISO-8859-1,utf-8;q=0.7,*;q=0.7 [HTTP_KEEP_ALIVE] => 300 [HTTP_CONNECTION] => keep-alive [HTTP_COOKIE] => mythweb_id=c2d0ab0fa44bc6940526a339647bf637 [PATH] => /usr/local/bin:/usr/bin:/bin [SERVER_SIGNATURE] => <address>Apache/2.2.3 (Debian) PHP/4.4.4-8+etch1 Server at 192.168.12.192 Port 80</address> [SERVER_SOFTWARE] => Apache/2.2.3 (Debian) PHP/4.4.4-8+etch1 [SERVER_NAME] => 192.168.12.192 [SERVER_ADDR] => 192.168.12.192 [SERVER_PORT] => 80 [REMOTE_ADDR] => 192.168.12.196 [DOCUMENT_ROOT] => /var/www [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /var/www/mythweb/mythweb.php [REMOTE_PORT] => 2359 [REMOTE_USER] => mythtv [AUTH_TYPE] => Digest [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /mythweb/mythweb.php [SCRIPT_NAME] => /mythweb/mythweb.php [PHP_SELF] => /mythweb/mythweb.php [PATH_TRANSLATED] => /var/www/mythweb/mythweb.php [argv] => Array ( ) [argc] => 0 ) Checked all the logs ... but nothing is jumping out at me. Perhaps I need to get a little better versed in php. Regardless of what it says the backend IS running ... here's my ps -A Code: PID TTY TIME CMD
1 ? 00:00:01 init 2 ? 00:00:00 migration/0 3 ? 00:00:00 ksoftirqd/0 4 ? 00:00:00 watchdog/0 5 ? 00:00:00 migration/1 6 ? 00:00:00 ksoftirqd/1 7 ? 00:00:00 watchdog/1 8 ? 00:00:04 events/0 9 ? 00:00:00 events/1 10 ? 00:00:00 khelper 11 ? 00:00:00 kthread 15 ? 00:00:00 kblockd/0 16 ? 00:00:00 kblockd/1 17 ? 00:00:00 kacpid 177 ? 00:00:00 kseriod 292 ? 00:00:02 pdflush 293 ? 00:00:05 pdflush 294 ? 00:00:08 kswapd0 295 ? 00:00:00 kprefetchd 296 ? 00:00:00 aio/0 297 ? 00:00:00 aio/1 298 ? 00:00:00 jfsIO 299 ? 00:00:05 jfsCommit 300 ? 00:00:04 jfsCommit 301 ? 00:00:00 jfsSync 302 ? 00:00:00 xfslogd/0 303 ? 00:00:00 xfslogd/1 304 ? 00:00:00 xfsdatad/0 305 ? 00:00:00 xfsdatad/1 997 ? 00:00:00 ata/0 998 ? 00:00:00 ata/1 999 ? 00:00:00 ata_aux 1012 ? 00:00:00 scsi_eh_0 1013 ? 00:00:00 scsi_eh_1 1016 ? 00:00:00 scsi_eh_2 1017 ? 00:00:00 scsi_eh_3 1033 ? 00:00:00 kpsmoused 1038 ? 00:00:00 kirqd 1049 ? 00:00:00 kjournald 1116 ? 00:00:00 udevd 2017 ? 00:00:00 khubd 2155 ? 00:00:00 hda_codec 2253 ? 00:00:00 cx88 tvaudio 2316 ? 00:00:00 cx88 tvaudio 2466 ? 00:00:00 scsi_eh_4 2467 ? 00:00:00 usb-storage 2547 ? 00:00:00 khpsbpkt 2562 ? 00:00:00 unionfs_siod/0 2563 ? 00:00:00 unionfs_siod/1 2916 ? 00:00:00 dhclient3 2942 ? 00:00:00 portmap 3089 ? 00:00:00 syslogd 3102 ? 00:00:00 klogd 3115 ? 00:00:00 LCDd 3146 ? 00:00:00 lircd 3184 ? 00:00:00 mysqld_safe 3224 ? 00:00:40 mysqld 3225 ? 00:00:00 logger 3307 ? 00:00:00 sshd 3347 ? 00:00:00 dbus-daemon 3394 ? 00:01:52 mythbackend 3406 ? 00:00:00 ntpd 3419 ? 00:00:00 cron 3493 tty1 00:00:00 getty 3494 tty2 00:00:00 getty 3495 tty3 00:00:00 getty 3496 tty4 00:00:00 getty 3497 tty5 00:00:00 getty 3498 tty6 00:00:00 getty 3537 ? 00:00:00 openvt 3538 ? 00:00:00 openvt 3539 ? 00:00:00 su 3540 ? 00:00:00 startx 3556 ? 00:00:00 xinit 3557 tty7 00:26:04 Xorg 3569 ? 00:00:00 x-window-manage 3603 ? 00:00:00 ssh-agent 3606 ? 00:00:00 dbus-launch 3607 ? 00:00:00 dbus-daemon 3609 ? 00:13:42 mythfrontend 3621 ? 00:00:00 irexec 3628 ? 00:00:00 x11vnc 7326 ? 00:00:00 apache2 7332 ? 00:00:00 apache2 7333 ? 00:00:00 apache2 7334 ? 00:00:00 apache2 7335 ? 00:00:00 apache2 7336 ? 00:00:00 apache2 30355 ? 00:00:23 kdvb-fe-0 30372 ? 00:01:16 cx88[0] dvb 30374 ? 00:00:23 kdvb-fe-1 30383 ? 00:01:08 cx88[1] dvb 30679 ? 00:00:00 cron 30681 ? 00:00:00 sh 30683 ? 00:00:00 run_rrd 30684 ? 00:00:00 rrd_CPU.pl 30685 ? 00:00:00 cron 30686 ? 00:00:00 sh 30687 ? 00:00:00 run_rrd 30688 ? 00:00:00 rrd_CPU.pl 30689 ? 00:00:00 cron 30691 ? 00:00:00 sh 30693 ? 00:00:00 run_rrd 30694 ? 00:00:00 rrd_CPU.pl 30705 ? 00:00:00 cron 30706 ? 00:00:00 sh 30707 ? 00:00:00 run_rrd 30708 ? 00:00:00 rrd_CPU.pl 30709 ? 00:00:00 cron 30712 ? 00:00:00 sh 30713 ? 00:00:00 run_rrd 30714 ? 00:00:00 rrd_CPU.pl 30715 ? 00:00:00 cron 30716 ? 00:00:00 sh 30717 ? 00:00:00 run_rrd 30718 ? 00:00:00 rrd_CPU.pl 30719 ? 00:00:00 cron 30721 ? 00:00:00 sh 30723 ? 00:00:00 run_rrd 30724 ? 00:00:00 rrd_CPU.pl 30733 ? 00:00:00 cron 30734 ? 00:00:00 sh 30735 ? 00:00:00 run_rrd 30736 ? 00:00:00 rrd_CPU.pl 30737 ? 00:00:00 cron 30739 ? 00:00:00 sh 30741 ? 00:00:00 run_rrd 30742 ? 00:00:00 rrd_CPU.pl 30753 ? 00:00:00 cron 30754 ? 00:00:00 sh 30755 ? 00:00:00 run_rrd 30756 ? 00:00:00 rrd_CPU.pl 30757 ? 00:00:00 cron 30759 ? 00:00:00 sh 30761 ? 00:00:00 run_rrd 30762 ? 00:00:00 rrd_CPU.pl 30763 ? 00:00:00 cron 30764 ? 00:00:00 sh 30765 ? 00:00:00 run-parts 30766 ? 00:00:00 pretty 30767 ? 00:00:00 su 30768 ? 00:00:00 mythlink.sh 30769 ? 00:00:00 perl 30771 ? 00:00:00 cron 30772 ? 00:00:00 sh 30773 ? 00:00:00 run_rrd 30774 ? 00:00:00 rrd_CPU.pl 30775 ? 00:00:00 cron 30777 ? 00:00:00 sh 30779 ? 00:00:00 run_rrd 30780 ? 00:00:00 rrd_CPU.pl 30781 ? 00:00:00 cron 30782 ? 00:00:00 sh 30783 ? 00:00:00 run_rrd 30784 ? 00:00:00 rrd_CPU.pl 30785 ? 00:00:00 cron 30787 ? 00:00:00 sh 30789 ? 00:00:00 run_rrd 30790 ? 00:00:00 rrd_CPU.pl 30801 ? 00:00:00 cron 30802 ? 00:00:00 sh 30803 ? 00:00:00 run_rrd 30804 ? 00:00:00 rrd_CPU.pl 30805 ? 00:00:00 cron 30807 ? 00:00:00 sh 30809 ? 00:00:00 run_rrd 30810 ? 00:00:00 rrd_CPU.pl 30811 ? 00:00:00 cron 30812 ? 00:00:00 sh 30813 ? 00:00:00 run_rrd 30814 ? 00:00:00 rrd_CPU.pl 30815 ? 00:00:00 cron 30817 ? 00:00:00 sh 30819 ? 00:00:00 run_rrd 30820 ? 00:00:00 rrd_CPU.pl 30829 ? 00:00:00 cron 30830 ? 00:00:00 sh 30831 ? 00:00:00 run_rrd 30832 ? 00:00:00 rrd_CPU.pl 30833 ? 00:00:00 cron 30835 ? 00:00:00 sh 30837 ? 00:00:00 run_rrd 30838 ? 00:00:00 rrd_CPU.pl 30849 ? 00:00:00 cron 30850 ? 00:00:00 sh 30851 ? 00:00:00 run_rrd 30852 ? 00:00:00 rrd_CPU.pl 30853 ? 00:00:00 cron 30855 ? 00:00:00 sh 30857 ? 00:00:00 run_rrd 30858 ? 00:00:00 rrd_CPU.pl 30859 ? 00:00:00 apache2 30860 ? 00:00:00 apache2 30862 ? 00:00:00 cron 30863 ? 00:00:00 sh 30864 ? 00:00:00 run-parts 30865 ? 00:00:00 pretty 30866 ? 00:00:00 su 30867 ? 00:00:00 mythlink.sh 30868 ? 00:00:00 perl 30871 ? 00:00:00 cron 30872 ? 00:00:00 sh 30873 ? 00:00:00 run_rrd 30874 ? 00:00:00 rrd_CPU.pl 30875 ? 00:00:00 cron 30877 ? 00:00:00 sh 30879 ? 00:00:00 run_rrd 30880 ? 00:00:00 rrd_CPU.pl 30881 ? 00:00:00 cron 30882 ? 00:00:00 sh 30883 ? 00:00:00 run_rrd 30884 ? 00:00:00 rrd_CPU.pl 30885 ? 00:00:00 cron 30887 ? 00:00:00 sh 30889 ? 00:00:00 run_rrd 30890 ? 00:00:00 rrd_CPU.pl 30901 ? 00:00:00 cron 30902 ? 00:00:00 sh 30903 ? 00:00:00 run_rrd 30904 ? 00:00:00 rrd_CPU.pl 30905 ? 00:00:00 cron 30907 ? 00:00:00 sh 30909 ? 00:00:00 run_rrd 30910 ? 00:00:00 rrd_CPU.pl 30911 ? 00:00:00 cron 30912 ? 00:00:00 sh 30913 ? 00:00:00 run_rrd 30914 ? 00:00:00 rrd_CPU.pl 30923 ? 00:00:00 cron 30925 ? 00:00:00 sh 30927 ? 00:00:00 run_rrd 30928 ? 00:00:00 rrd_CPU.pl 30929 ? 00:00:00 cron 30930 ? 00:00:00 sh 30931 ? 00:00:00 run_rrd 30932 ? 00:00:00 rrd_CPU.pl 30933 ? 00:00:00 cron 30935 ? 00:00:00 sh 30936 ? 00:00:00 run_rrd 30938 ? 00:00:00 rrd_CPU.pl 30962 ? 00:00:00 su 30963 ? 00:00:00 bash 30968 ? 00:00:00 cron 30969 ? 00:00:00 sh 30970 ? 00:00:00 run_rrd 30971 ? 00:00:00 rrd_CPU.pl 30976 ? 00:00:00 cron 30978 ? 00:00:00 sh 30979 ? 00:00:00 run_rrd 30981 ? 00:00:00 rrd_CPU.pl 30982 ? 00:00:00 cron 30983 ? 00:00:00 sh 30984 ? 00:00:00 run-parts 30985 ? 00:00:00 pretty 30986 ? 00:00:00 su 30987 ? 00:00:00 mythlink.sh 30988 ? 00:00:00 perl 30990 ? 00:00:00 cron 30991 ? 00:00:00 sh 30992 ? 00:00:00 run_rrd 30993 ? 00:00:00 rrd_CPU.pl 30994 ? 00:00:00 cron 30996 ? 00:00:00 sh 30998 ? 00:00:00 run_rrd 30999 ? 00:00:00 rrd_CPU.pl 31000 ? 00:00:00 cron 31001 ? 00:00:00 sh 31002 ? 00:00:00 run_rrd 31003 ? 00:00:00 rrd_CPU.pl 31004 ? 00:00:00 shutdown 31006 ? 00:00:00 cron 31008 ? 00:00:00 sh 31010 ? 00:00:00 run_rrd 31011 ? 00:00:00 rrd_CPU.pl 31022 ? 00:00:00 cron 31023 ? 00:00:00 sh 31024 ? 00:00:00 run_rrd 31025 ? 00:00:00 rrd_CPU.pl 31034 ? 00:00:00 cron 31036 ? 00:00:00 sh 31038 ? 00:00:00 run_rrd 31039 ? 00:00:00 rrd_CPU.pl 31062 ? 00:00:00 cron 31063 ? 00:00:00 sh 31064 ? 00:00:00 run_rrd 31065 ? 00:00:00 rrd_CPU.pl 31077 ? 00:00:00 cron 31079 ? 00:00:00 sh 31081 ? 00:00:00 run_rrd 31082 ? 00:00:00 rrd_CPU.pl 31083 ? 00:00:00 sshd 31085 ? 00:00:00 sshd 31086 ttyp1 00:00:00 sh 31101 ? 00:00:05 mythfilldatabas 31112 ? 00:00:00 cron 31113 ? 00:00:00 sh 31114 ? 00:00:00 run_rrd 31115 ? 00:00:00 rrd_CPU.pl 31118 ? 00:00:00 cron 31120 ? 00:00:00 sh 31122 ? 00:00:00 run_rrd 31123 ? 00:00:00 rrd_CPU.pl 31134 ? 00:00:00 cron 31135 ? 00:00:00 sh 31136 ? 00:00:00 run_rrd 31137 ? 00:00:00 rrd_CPU.pl 31140 ? 00:00:00 cron 31142 ? 00:00:00 sh 31144 ? 00:00:00 run_rrd 31145 ? 00:00:00 rrd_CPU.pl 31146 ? 00:00:00 cron 31147 ? 00:00:00 sh 31148 ? 00:00:00 run-parts 31149 ? 00:00:00 pretty 31150 ? 00:00:00 su 31151 ? 00:00:00 mythlink.sh 31152 ? 00:00:00 perl 31154 ttyp1 00:00:00 su 31155 ttyp1 00:00:00 bash 31157 ? 00:00:00 cron 31158 ? 00:00:00 sh 31159 ? 00:00:00 run_rrd 31160 ? 00:00:00 rrd_CPU.pl 31161 ? 00:00:00 cron 31163 ? 00:00:00 sh 31164 ? 00:00:00 run_rrd 31166 ? 00:00:00 rrd_CPU.pl 31167 ? 00:00:00 cron 31168 ? 00:00:00 sh 31169 ? 00:00:00 run_rrd 31170 ? 00:00:00 rrd_CPU.pl 31176 ttyp1 00:00:00 ps It seems that I have WAY too many cron's, etc. I don't know what is going on. Only thing odd that I noticed recently on the main interface was once it couldn't see that the backend was running when I went in to look at the program guide ... so I restarted and everything seemed okay. But now a few days later I try to access the web interface and no go. Any insight would be greatly appreciated. Bruce |
Author: | tjc [ Mon Apr 14, 2008 10:53 pm ] |
Post subject: | |
Looks like you've got the known rrd CPU monitoring problem with certain motherboards. Check the R5F27 Hints which should cover this... |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |