FreePBX Parking and Web Interface not working
-
Pretty much this... over and over
170717 16:11:45 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 170717 16:11:45 [Note] /usr/libexec/mysqld (mysqld 5.5.52-MariaDB) starting as process 3996 ... 170717 16:11:45 InnoDB: The InnoDB memory heap is disabled 170717 16:11:45 InnoDB: Mutexes and rw_locks use GCC atomic builtins 170717 16:11:45 InnoDB: Compressed tables use zlib 1.2.7 170717 16:11:45 InnoDB: Using Linux native AIO 170717 16:11:45 InnoDB: Initializing buffer pool, size = 128.0M 170717 16:11:45 InnoDB: Completed initialization of buffer pool InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 170717 16:11:45 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 170717 16:11:45 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 170717 16:11:45 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: 127 rollback segment(s) active. InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 170717 16:11:45 InnoDB: Waiting for the background threads to start 170717 16:11:46 Percona XtraDB (http://www.percona.com) 5.5.49-MariaDB-38.0 started; log sequence number 0 170717 16:11:46 [Note] Plugin 'FEEDBACK' is disabled. 170717 16:11:46 [Note] Server socket created on IP: '0.0.0.0'. 170717 16:11:46 [Note] Event Scheduler: Loaded 0 events 170717 16:11:46 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.52-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server 170717 16:23:13 [Note] /usr/libexec/mysqld: Normal shutdown 170717 16:23:13 [Note] Event Scheduler: Purging the queue. 0 events 170717 16:23:17 InnoDB: Starting shutdown... 170717 16:23:17 InnoDB: Waiting for 1 pages to be flushed 170717 16:23:21 InnoDB: Shutdown completed; log sequence number 68929652 170717 16:23:21 [Note] /usr/libexec/mysqld: Shutdown complete
-
I don't know what you did but none of this is normal.
Was this a clean 14 install?
-
@jaredbusch This was a clean install of 14, I used the convert script (sometime in July, 2017) to migrate extensions, and the like, over from Elastix to 14. Since migrating from Elastix to 14, everything has been great until fairly recently, I don't know if some updates broke something, something in the OS was corrupted some how? I don't know.
Do you think it would be beneficial to spin up a new instance of 14 and migrate everything over again?
-
@bnrstnr said in FreePBX Parking and Web Interface not working:
@jaredbusch This was a clean install of 14, I used the convert script (sometime in July, 2017) to migrate extensions, and the like, over from Elastix to 14. Since migrating from Elastix to 14, everything has been great until fairly recently, I don't know if some updates broke something, something in the OS was corrupted some how? I don't know.
That is NOT a clean install.
That is a migration.
That script does a LOT of backend stuff that I have had trouble with more than one time.
I have given up and will only do a true clean install and manual migration anymore.
-
@bnrstnr said in FreePBX Parking and Web Interface not working:
Do you think it would be beneficial to spin up a new instance of 14 and migrate everything over again?
I would spin up a new instance.
But I would not use a migration script.
I would export things since you are on FreePBX 14 and are going to FreePBX 14. You have this power now.
I don't have time to grab screenshots, but the export import functions do work.
-
@jaredbusch said in FreePBX Parking and Web Interface not working:
I would export things since you are on FreePBX 14 and are going to FreePBX 14. You have this power now.
Ah yes, didn’t even think about this. Good call!
-
@JaredBusch Do you recommend sticking with Asterisk 13 on the new install or should I go with 15?
-
@bnrstnr said in FreePBX Parking and Web Interface not working:
@JaredBusch Do you recommend sticking with Asterisk 13 on the new install or should I go with 15?
Not tested 15 yet, so I cannot answer that from experience. I can say that I’ve never had a problem caused by Asterisk
-
I guess since 13 is the LTS and still the default option on the installer I'll go with that
-
@jaredbusch said in FreePBX Parking and Web Interface not working:
@bnrstnr said in FreePBX Parking and Web Interface not working:
@JaredBusch Do you recommend sticking with Asterisk 13 on the new install or should I go with 15?
Not tested 15 yet, so I cannot answer that from experience. I can say that I’ve never had a problem caused by Asterisk
Same here, using 13 because FreePBX is recommending it right now. But doubt 15 would be an issue.