Search results

  1. P

    Erros with a fresh fusionpbx install

    Hi all, I'm running into some issues with a fresh fusionpbx install I can't create Inbound Routes I receive the following error Also it doesn't have active modules and can't create them has someone had the same problem with a new/fresh installation
  2. P

    Dashboard display 100% CPU usage

    @whut yes you are right this is a VM and This is the CPU steal % from other VPS on the server thanks
  3. P

    Dashboard display 100% CPU usage

    Hi @hfoster it is a fresh install, FreeBSD 13.2
  4. P

    Dashboard display 100% CPU usage

    Hi all, does someone knows why the fusionpbx dashboard shows 100% CPU usage but when I do top on the server it is less than 1%
  5. P

    Error initialize Freeswitch on freebsd13.2

    I have resolved the issue It turns out that I had to modify the rc.conf file this is the original line freeswitch_user="www" freeswitch_group="www" and modified like this freeswitch_username="www" freeswitch_groupname="www" and freeswitch started without a problem
  6. P

    Error initialize Freeswitch on freebsd13.2

    Hello, I was able to install fusionpbx on freebsd13.2 but now Freeswitch does not start, do you guys now what can be causing this? Starting freeswitch. 1075 Backgrounding. ERROR: Failed to set SCHED_OTHER scheduler (Operation not permitted) user@server:/usr/local/www/fusionpbx # service...
  7. P

    Error installing FusionPBX on FreeBSD 13.2

    Hi all, do you guys have had something similar to this error when installing FusionPBX on Freebsd https://www.fusionpbx.com/download The most recent versions of packages are already installed ALTER ROLE ALTER ROLE INSERT 0 1 PHP Fatal error: Uncaught TypeError: Cannot access offset of type...