Strange behavior trying to view events

Forum for questions and support relating to the 1.24.x releases only.
Locked
User avatar
kp4djt
Posts: 224
Joined: Mon Jun 18, 2007 1:53 am
Location: Tampa, FL

Strange behavior trying to view events

Post by kp4djt »

Folks,
When I try to view events on a system I have I am now getting this error
message when the events screen comes up:

An error has occurred and this operation cannot continue.
For full details check your web logs for the code '426708'

The error code is different for every screen I try to look at.

I have never seen this error before, i am looking for the web
logs to see what I can see there...
Chuck Hast -- KP4DJT --
Web site www.wchast.com
ZM demo www.wchast.com/zm
User avatar
kp4djt
Posts: 224
Joined: Mon Jun 18, 2007 1:53 am
Location: Tampa, FL

Post by kp4djt »

Well,I found this in my message.log, I guess my db got mangled??

Code: Select all

Sep 24 20:17:15 zmgsmc httpd: SQL-ERROR(39DFDA): select * from Frames where EventId = '11553' and Score = '20' order by FrameId limit 0,1
Sep 24 20:17:15 zmgsmc httpd: SQL-ERROR(39DFDA): Table './zm/Frames' is marked as crashed and should be repaired
S
Chuck Hast -- KP4DJT --
Web site www.wchast.com
ZM demo www.wchast.com/zm
User avatar
kp4djt
Posts: 224
Joined: Mon Jun 18, 2007 1:53 am
Location: Tampa, FL

Post by kp4djt »

Found it, it was a mangled db. I did the mysqlcheck command and cleared it
right up. Put a UPS on that one right away.
Chuck Hast -- KP4DJT --
Web site www.wchast.com
ZM demo www.wchast.com/zm
Locked