Anybody have any idea what this means or how to fix it?

Anybody have any idea what this means or how to fix it?

FATAL ERROR

SELECT data FROM module_xml WHERE id = ‘mod_serialized’ [nativecode=1030 ** Got error 134 from storage engine]SQL -
SELECT data FROM module_xml WHERE id = ‘mod_serialized’

Trace Back

/var/www/html/admin/libraries/sql.functions.php:25 die_freepbx()
[0]: SELECT data FROM module_xml WHERE id = ‘mod_serialized’ [nativecode=1030 ** Got error 134 from storage engine]SQL -
SELECT data FROM module_xml WHERE id = ‘mod_serialized’

/var/www/html/admin/libraries/modulelist.class.php:17 sql()
[0]: SELECT data FROM module_xml WHERE id = ‘mod_serialized’
[1]: getOne

/var/www/html/admin/libraries/modulelist.class.php:11 modulelist->modulelist()
[0]: db_mysql: (phptype=mysql, dbsyntax=mysql) [connected]

/var/www/html/admin/libraries/module.functions.php:360 modulelist::create()
[0]: db_mysql: (phptype=mysql, dbsyntax=mysql) [connected]

/var/www/html/admin/libraries/utility.functions.php:1483 module_getinfo()
[0]:
[1]: 2

/var/www/html/admin/libraries/utility.functions.php:1459 _bootstrap_parse_hooks()

/var/www/html/admin/bootstrap.php:159 bootstrap_include_hooks()
[0]: pre_module_load
[1]: all_mods

/etc/freepbx.conf:9 require_once()
[0]: /var/www/html/admin/bootstrap.php

/var/www/html/admin/config.php:109 include_once()
[0]: /etc/freepbx.conf

did you restore the system or make any changes?

I just recently upgraded all of the FreePBX modules available. Everything is as current as can be inside the GUI. Thats it. Otherwise it’s been running for months with no problems…

did you use the upgrade tool to change levels? and what version are you currently running?

How can I find out the versions without the web GUI? I can SSH into the terminal but I don’t know what to look for. Just ran YUM upgrade… it upgraded 3 MySQL files, MySQL, MySQL Libraries, and MySQL Server. Still not working…

at the shell (not asterisk CLI) run:

cat /etc/schmooze/pbx-version

cat /etc/schmooze/pbx-version

No such file or directory…

how did you install freepbx

I downloaded the distro, burned a disc and installed it on the machine.

Exactly what version of the distro did you install? Most of the newer distros have the file /etc/schmooze/pbx-version.

What happens if you run this command?

cat /etc/asterisk/freepbxdistro-version

@alan_mousty: That didn’t work either.

I just downloaded and installed the current release distro from freepbx. Error went away. Now I can’t get a call into or out of the server, but internal extention to extension calls work fine! LOL Ill start a new thread.