Search results

  1. M

    error: could not find driver

    Hello Sorry to post this a second time, but I need to gain access to the FusionPBX GUI. When I enter the IP address of my server (in a browser), I get the following error message: "error: could not find driver". I can SSH into fusionPBX, however I cannot gain access to the web administration...
  2. M

    502 Bad Gateway

    Hello Would someone know how I can resolve the two issues I'm having: 1.) in the browser I'm getting an "error: could not find driver" 2.) The "apt update" error messages Thanks
  3. M

    502 Bad Gateway

    Hello Thanks for the suggestion. I've go into the /etc/nginx/sites-enabeled/fusionpbx config file and replaced any reference to 7.3 with 7.4. Now I get a "error: could not find driver". Interestingly when I try and do a "sudo apt update" from the terminal I see: Hit:1...
  4. M

    502 Bad Gateway

    Hello Can someone point me in the right direction so I can get the admin panel back? I've installed php 7.4 with no improvement. I do have a backup from yesterday that was done when the machine was Debian 10. Thanks
  5. M

    502 Bad Gateway

    Hello I've done some further digging around and found this in a nginx error.log file. Can you please recommend dwhat my next steps might be? sudo cat /var/log/nginx/error.log [sudo] password for pbx2: 2022/03/17 08:37:03 [crit] 720#720: *17 connect() to unix:/var/run/php/php7.3-fpm.sock failed...
  6. M

    502 Bad Gateway

    Hello I recently upgraded my FusionPBX from Debian 10 to Debian 11. When I try to access the admin panel via a browser and the IP address, I receive a "502 Bad Gateway" "nginx/1.18.0" error message. The phones are logged into the switch and can make calls plus I can SSH into the system. How do I...
  7. M

    Backup Questions

    Hello I've been reading up on how to do a backup but I found a note that indicates backups are done automatically on a daily basis. I haven't set this up, so I presume this is a function of FusionPBX. When I go into /var/backups/fusionpbx/postgresql I see a "fusionpbx_pgsql_2022-03-16" file...
  8. M

    ZoiPer phone won't register through VPN

    Hello Issue: My ZoiPer phone won't register when I try and connect through a VPN, Background: I'm running OpenVPN on my Ubiquiti Edge router. I can connect successfully and log into FusionPBX, Home Assistant, internal web site and NAS; all with different IP addresses. What I can't figure out...
  9. M

    Gateway Restart

    Hello Changing the external port to 5080 did the trick. I was able to stop and start the SIP trunk via the GUI as opposed to rebooting the machine. Interestingly when I pulled power plug and then restored the power the trunk / gateway registered; I didn't have to start it from the Gateway...
  10. M

    Gateway Restart

    Hello I see port 5060 as part of the "SIP Profile" settings. I don't recall playing around with these values.
  11. M

    Gateway Restart

    I find rebooting the system will register the SIP trunk. Is this the only option I have since I can't seem to resolve the "external profile" error? Thanks
  12. M

    Gateway Restart

    I believe I have an external profile. Please see the picture. Thanks for the help.
  13. M

    Gateway Restart

    Hello Is someone able to help me with this error message that I'm getting? "Gateway Started." "voip.ms: invalid profile (external)." How do I correct this issue? Is it because I don't have my domain entered in the SIP Profile section? Please see picture.
  14. M

    Gateway Restart

    Hello Thanks for the feed back. I've noticed that when I try and start the gateway, at the top of the page is a green banner with "Gateway Started." "voip.ms: invalid profile (external)." The fs_cli file shows extension 202 only - no registration activity for the gateway. Thanks
  15. M

    Gateway Restart

    Hello From time to time the gateway needs to be restarted (due to a power outage). I can't seem to do this from Accounts > Gateway, select my VoIP.ms gateway and press "start" at the top of the screen. Only a reboot will get the gateway to connect. Is there another method I can use instead of...
  16. M

    Rogers Home Phone & FusionPBX Advice.

    Hello I'm thinking of moving my current number over to Rogers Canada Home Phone Service. I believe the equipment they use would deliver the trunk as an analog port off a piece of equipment. Here are my questions and hopefully someone has some experience with this type of service. Let's suspend...
  17. M

    Voicemail Password

    Thank you very much. I got it to work. Just to clarify, do I need to add an entry into the dial plan and the index.lua? P.S. I did see the post you linked to, however I didn't comprehend the change in the index.lua file.
  18. M

    Voicemail Password

    Hello and thanks for the suggestions. I've change the dialplan by removing *98700 and replacing it with *700 only. The order has been re-classified to 315; ahead of *98 at 320. Unfortunately the caller is still being asked to input a password. I've attached a log file.
  19. M

    Voicemail Password

    Hello Here's a snippet of my dialplan order, a screen shot of my latest dialplan attempt and I've attached a log file. Thanks for the help.
  20. M

    Voicemail Password

    Hello Can anyone help out with this? I'm still strugling to get voicemail 700 to not require a password entry. Thanks