SOLVED Server Outage ETA: 6 PM EDT

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
fsck is a 2-3 hour process. In the meantime...

Be advised, this negatively affects logins to Incredible PBX servers which depend upon incrediblepbx.com to run pbxstatus and Automatic Update Utility. Ctrl-C is your friend. :)

If you get in a crunch for something, these sites still work:

Incredible PBX: http://incrediblepbx.impact.wardmundy.net/

Nerd Vittles: http://new.nerdvittles.com/

Downloads still work with FQDN adjustments above. Not the best time to attempt a new install. :aureola:
 
Last edited:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
You can edit /usr/local/sbin/pbxstatus and replace the first _PUBLIC line with the following to get back in operation:
Code:
    _PUBLIC=""
    _PUBLIC="Public Info: `curl -s -S --user-agent "Mozilla/4.0" --connect-timeout 2 http://myip.incrediblepbx.com | awk 'NR==2'`"
   if [[ `echo ${#_PUBLIC}` = "13" ]]; then
    _PUBLIC="Public Info: `curl -s -S --user-agent "Mozilla/4.0" --connect-timeout 2 http://incrediblepbx.impact.wardmundy.net/myip/ | awk 'NR==2'`"
   fi
 
Last edited:

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,168
Reaction score
5,199
Update #2 09.12.2019 15:11. Manual FSCK (file system check & repair) is still running across all SSD disks. It seems that primary SSD drive has inconsistency errors. Those should be fixed by FSCK in a few hours. Local backup drive on the server with recent, 09/10 backups is not affected.

Update #1 09.12.2019 14:25. Server got stuck with "inconsistency" errors. It has been rebooted with manual FSCK (file system check). It normally takes 2-3 hours.
 
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top