2 error messages that keep appearing

I’ve done searches for these error messages but have not found any solutions, perhaps they are not really important? can someone please confirm this…

the first one is

“Could not reload the FOP operator panel server using the bounce_op.sh script. Configuration changes may not be reflected in the panel display.
Added 3 hours, 39 minutes ago
(freepbx.reload_fop)”

the second one is

"Retrieve conf failed to copy file(s) from a module’s agi-bin dir: chmod(): Operation not permitted
chmod(): Operation not permitted
chmod(): Operation not permitted
chmod(): Operation not permitted
chmod(): Operation not permitted
chmod(): Operation not permitted
chmod(): Operation not permitted
chmod(): Operation not permitted

Added 3 hours, 39 minutes ago
(retrieve_conf.CPAGIBIN)"

Sounds like a password problem.

Have you run passwd-master ???

To change the main passwords, run passwd-master from the command line.
This does the following

  1. Changes FreePBX to authtype = none in amportal.conf,
  2. Sets up .htaccess on the admin directory which contains FreePBX
  3. Sets the wwwadmin, and MeetMe passwords to the same one as maint.
    After running the command, to access all areas including FreePBX, the username is maint with the password of whatever you set during the passwd-master script. Maint gets you to admin (FreePBX) maint, FOP, MeetMe.

Passwords can be a bugger.

On passwords:

Changing the MySQL password
http://www.freepbx.org/support/documentation/faq/changing-the-mysql-password

Asterisk Handbook:
http://www.voip-info.org/wiki/view/Asterisk@Home+Handbook+Wiki+Chapter+3

PBX in a Flash for Newbies - Users and Passwords
http://www.cadvision.com/blanchas/Asterisk/Passwords.html

what is the location of passwd-master? I don’t have it installed anywhere, I used the ISO image to install asterisk/freepbx

It is in /usr/local/sbin but I think you can just run it from the root.

I have the same problem - but passwd-master is /not/ on my system, /anywhere/.

I’ve seen references to update-scripts, which is also absent from my system. Same for update-fixes.

Any suggestions?

Dave

When I do this command:
find / -name update-scripts

It shows /usr/local/sbin/update-scripts

What version of FreePBX do you have?

Hi all,

I’m having the same problems. I can’t find any script when typing find / -name update-scripts. I am using version FreePBX 2.5.2.2…

any help in lay-ish terms would be great…