Core2.8.0.0beta2.3 please help upgrading problem

rrichiez
Posts: 567
Member Since:
2006-12-07

any one please help

just did an update and when i hit apply changes i get an error

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

Added to globals: ASTETCDIR = /etc/asterisk
Added to globals: ASTMODDIR = /usr/lib/asterisk/modules
Added to globals: ASTVARLIBDIR = /var/lib/asterisk
Added to globals: ASTAGIDIR = /var/lib/asterisk/agi-bin
Added to globals: ASTSPOOLDIR = /var/spool/asterisk
Added to globals: ASTRUNDIR = /var/run/asterisk
Added to globals: ASTLOGDIR = /var/log/asterisk
Added to globals: CWINUSEBUSY = true
Added to globals: AMPMGRUSER = admin
Added to globals: AMPMGRPASS = xxxxxxx
Added to globals: AMPDBENGINE = mysql
Added to globals: AMPDBHOST = localhost
Added to globals: AMPDBNAME = asterisk
Added to globals: AMPDBUSER = asteriskuser
Added to globals: AMPDBPASS = xxxxxxx
[FATAL] function: core_routing_getroutenames has been deprecated and removed
Array
(
[0] => Array
(
[file] => /var/www/html/admin/modules/core/functions.inc.php
[line] => 5358
[function] => die_freepbx
[args] => Array
(
[0] => function: core_routing_getroutenames has been deprecated and removed
)

)

[1] => Array
(
[file] => /var/www/html/admin/modules/routepermissions/functions.inc.php
[line] => 72
[function] => core_routing_getroutenames
[args] => Array
(
)

)

[2] => Array
(
[file] => /var/lib/asterisk/bin/retrieve_conf
[line] => 450
[function] => routepermissions_hookGet_config
[args] => Array
(
[0] => asterisk
)

)

)
1 error(s) occurred, you should view the notification log on the dashboard or main screen to check for more details.

and on the dashboard i get

Default ARI Admin password Used

You are using the default ARI Admin password that is widely known, you should change to a new password. Do this in amportal.conf
Added 0 minutes ago
(ari.ARI_ADMIN_PASSWORD)

but cant find :ARI_ADMIN_PASSWORD" when i go into amportal.conf

please help anyone

thank you
rrichiez



rrichiez
Posts: 567
Member Since:
2006-12-07
Anyone?

anyone please :(
rrichiez



415eric
Posts: 416
Member Since:
2009-10-29
I think it is referring to

I think it is referring to do the following.

Change the ari password for admin user on recordings page:

Change line $ARI_ADMIN_PASSWORD ="ari_password" $ARI_ADMIN_PASSWORD ="youraripassword" to in file "/var/www/html/recordings/includes/main.conf.php"

--


rrichiez
Posts: 567
Member Since:
2006-12-07
this is what i get

this is what i get in the dash board and cant find anything that says ari_password any where and looked at that file and changed it to the default pasword that i use and nothing.

this is what it says in the dash board
You are using the default ARI Admin password that is widely known, you should change to a new password. Do this in amportal.conf
Added 0 minutes ago
(ari.ARI_ADMIN_PASSWORD)

thanks
rrichiez



rrichiez
Posts: 567
Member Since:
2006-12-07
anyone got clues? :(

my trixbox is working but it keeps asking me to apply and when i do i get the error on the first post!

please help anyone.

Thank you
rrichiez



415eric
Posts: 416
Member Since:
2009-10-29
after you changed it did you

after you changed it did you do a?
amportal restart

--


mickecarls
Posts: 98
Member Since:
2006-10-19
First of all, you have the

First of all, you have the module Routepermissions installed, that module is not compatible with FreePBX 2.8. You need to disable that module.

Second, add these two line in amportal.conf
ARI_ADMIN_USERNAME=your-new-admin-name
ARI_ADMIN_PASSWORD=your-new-password

Change to whatever name and password you want to use and the notification will go away.

Mikael Carlsson
FreePBX Development Team



rrichiez
Posts: 567
Member Since:
2006-12-07
ahhhh

Thanks a mill

got it to work flawlessly.

thank you
rrichiez



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.