Latest activity

  • P
    pbxgeek replied to the thread SSL Install Error.
    How are you producing this error? Are you running this command? php artisan app:install-lets-encrypt-certificate Make sure your nginx...
  • P
    pbxgeek replied to the thread User locked out.
    @dbz195 This is correct. As a security measure, the system automatically suspends the user with the same email if extensions are removed...
  • S
    SIPVoIPDumMe replied to the thread reset admin password issue.
    Try modify ../config.sh with: sed -i -e"s/\(system_password=\)random \(.*#\)/\1mySuperSecretPasswd\2/;"\...
  • D
    Just to confirm, this only applies to users who have updated FS to 1.11.1 but not FSPBX 1.9.x? or both?
  • D
    dbz195 replied to the thread User locked out.
    The IP is not listed in F2B. I received more information: the user updated the email address on an extension that had his email listed...
  • RandomSeed
    RandomSeed replied to the thread User locked out.
    Please confirm if their IP is in Fail2Ban.
  • D
    dbz195 replied to the thread User locked out.
    I don't see a change in the email address; it's using the same one I set up. let me find out from the end user what they may have done.
  • RandomSeed
    RandomSeed replied to the thread User locked out.
    Good information. Is this the case?
  • RandomSeed
    RandomSeed reacted to ja133's post in the thread User locked out with Like Like.
    As a safety measure, if an email address is associated with an extension , and then the email is later removed/changed, if there is an...
  • J
    ja133 replied to the thread User locked out.
    As a safety measure, if an email address is associated with an extension , and then the email is later removed/changed, if there is an...
  • RandomSeed
    RandomSeed replied to the thread User locked out.
    It’s possible that fail2ban block the IP the user is trying to log into. I’d check if their IP is banned from multiple failed sip reg...
  • O
    This is normal. lsof lists open file descriptors, not unique database files. All entries use the same FreeSWITCH PID (846), and...
  • D
    dbz195 posted the thread User locked out in FS PBX Discussion.
    What would cause this to get triggered? I checked the user logs and do not see any failed login attempts. The logs show that the user...
    • 1783092005725.png
  • kenn10
    This is normal. lsof lists open file descriptors, not unique database files. All entries use the same FreeSWITCH PID (846), and...
  • P
    @jeroentjed Remote sessions are reserved for clients with a support plan. DM me for more details.