I went to install v2.8 using the upgrade module. Then I upgraded the Core from 2.7 to 2.8. The install hung up and now my reload won’t work.
Here is what I get when I reload:
exit: 1
Checking for PEAR DB..OK
Checking for PEAR Console::Getopt..OK
Checking for /etc/amportal.conf ..OK
Bootstrapping /etc/amportal.conf ..OK
Parsing /etc/amportal.conf ..OK
Parsing /etc/asterisk/asterisk.conf ..OK
Connecting to database..OK
Connecting to Asterisk manager interface..OK
[FATAL] SELECT * FROM `trunk_dialpatterns` ORDER BY `trunkid`, `seq` [nativecode=1146 ** Table 'asterisk.trunk_dialpatterns' doesn't exist]SQL -
SELECT * FROM `trunk_dialpatterns` ORDER BY `trunkid`, `seq`
1 error(s) occurred, you should view the notification log on the dashboard or main screen to check for more details.
If you have any knowledge of how to fix this, your help is greatly appreciated. Thanks.
It would appear that it somehow managed to be done partially out of sequence or otherwise some portions of the migration failed.
How did you upgrade, with the module or with the tarball?
If with the module, did you first upgrade the Framework before updating the other components? If not, are you able to upgrade the framework or force upgrade the framework and try again.
It would appear that something was messed up from my first attempt at upgrade. I was able to resolve this by using the tarball method of upgrading. Upon completion of a successful tarball upgrade, I am now able to reload my configs.
I had the same problem which occurred after I broke the installation of sipstation which was hanging at “checking for phantoms”. I fixed it by updating the “FreePBX Framework” and reload worked fine.