Search results

  1. Y

    SOLVED 1.5.0 update blank gui

    hi, just updated to 1.5.0 in HA config with proxy in front of it, when i get to the PBX url i see blank page. no changes to env file. SOLVED File app/Http/Middleware/TrustProxies.php was overwritten had to re-add my proxy there.
  2. Y

    create new fax server failed

    I'm on the latest fspbx and when I create new fax server i get Error! Request failed with status code 500 I know i was able to create it like two versions back but i just got around to it with the latest ver. laravel.log shows that a function doesn't exist } [2026-03-01 03:57:17]...
  3. Y

    1.4.0 update HA setup fail

    hi i'm trying to update HA 2 node setup, i pull updates on both servers, then when i try to update pending database updates i get php artisan migrate:status Migration name ............................................................. Batch / Status...
  4. Y

    email to fax queued up failed message retrying everyday

    Hi, I'm trying to set up fax with fspbx and got mailgun account. I'm just trying to figure out how to get it to work with my stalwart mail server. Do i need to update my mx records at all for it to work? I was trying to set it up and keep getting some queued-up email message that the fax...
  5. Y

    Web portal some pages are blank when accessed through the floating IP/A record

    Hi, I've set up a 2-node HA FSPBX, and it works wonderfully. I've been doing my testing, looking at both web interfaces to make sure everything gets replicated. My DNS is as follows A pbxone.domain.com 10.0.0.1 A pbxtwo.domain.com 10.0.0.2 A pbx.domain.com 10.0.0.1/2 (client facing web url), IP...
  6. Y

    Custom MOH not working

    Hi, Does anyone have custom MOH working? I created a custom category (named custom), added 8khz/16khz wav files, set the DID with the MOH, but when I put the call on hold, I'm still getting the default MOH. in the fs_cli console [WARNING] mod_local_stream.c:875 Unknown source custom, trying...
  7. Y

    2FA for web logins

    Hi, Is there a way to enable 2FA for web login (code on app/sent via email) ? Don't see it in the official documentation, so I'm using a reverse proxy with a pin for now. Also what would be the restore process in case of failures/upgrade issues in order to avoid db corruption, etc? Both of my...
  8. Y

    TLS working on Active but not Standby in HA

    Hi I followed HA Docs and got the Active/Standby working fine with DB/FILE replication. I pulled LE wild cert from my reverse proxy and set it up on Active node and everything works fine. I can connect with my phone using TLS. When i copied all.pem over to Standby node, created all symlinks...
  9. Y

    FSPBX on Debian 13 behind Pangolin reverse proxy for DASHBOARD

    Hi I installed FSPBX on Debian 13 LXC using the script (it did not ask me for SignalWire token maybe i need to log in to the dashboard ?) but when i try to access it behind Pangolin reverse proxy (just for SSL handling), it's not loading and complains about Blocked loading mixed active content...
  10. Y

    proxmox update breaks lxc fusionpbx

    hi i'm running quite outdated fusionpx 4.2.4 on Debian 8 in LXC container under proxmox 6.2.1 proxmox-ve: 6.2-1 (running kernel: 5.4.34-1-pve) pve-manager: 6.2-4 (running version: 6.2-4/9824574a) pve-kernel-5.4: 6.2-1 i noticed that the latest proxmox updates breaks the fpbx container where...