ASTPPV4 installation ERROR

1,280 views
Skip to first unread message

Florent GOUE

unread,
Jun 5, 2019, 1:47:59 PM6/5/19
to ASTPP
Hello
I did a V4 installation on debian 9.
when i try to connect to the interface via the ip address, it shows me:

An Error Was Encountered
Class 'CI_Controller' not found

Can someone help me

Thx


Capture.JPG


Kavin Chauhan

unread,
Jun 5, 2019, 1:54:09 PM6/5/19
to ASTPP
Which link or steps you follow?
Is this quick installation using script or manual steps?

--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/2ede568d-2621-4151-b8f9-8a7044d2cc8a%40googlegroups.com.

florent goue

unread,
Jun 5, 2019, 2:24:07 PM6/5/19
to as...@googlegroups.com
Hi Kavin

Yes I used the quick installation .

Thx

Craig Wilson

unread,
Jun 5, 2019, 3:25:27 PM6/5/19
to as...@googlegroups.com
In my case. It's MySql. The install.sh uses a random password generator.  But the MySql password plugin has strict criteria. In my case or needed a number as well as upper, lower case and special character.

As this fails on install, the astppuser isn't created. Therefore, the db connection fails. Hence, the error.

Also, if you login to MySql and inspect user, host, you will see host is (localhost) not 127.0.0.1 as specified in /var/lib/astpp-config.conf

I created astppuser manually with a number in password. This got rid of the error.  But now login page hangs.

Solve that and let me know.

Cheers!

On 5 Jun 2019, at 18:47, Florent GOUE <flore...@gmail.com> wrote:

Hello
I did a V4 installation on debian 9.
when i try to connect to the interface via the ip address, it shows me:

An Error Was Encountered
Class 'CI_Controller' not found

Can someone help me

Thx


<Capture.JPG>


--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/2ede568d-2621-4151-b8f9-8a7044d2cc8a%40googlegroups.com.
<Capture.JPG>

Hemdip Badani

unread,
Jun 6, 2019, 12:59:42 AM6/6/19
to ASTPP
I would suggest Manually just restart your mysql service once and check

--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/2ede568d-2621-4151-b8f9-8a7044d2cc8a%40googlegroups.com.


--
Hemdip Badani
QA Team Lead
iNextrix Technologies Pvt Ltd.

Disclaimer:
The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

Devang Nathwani

unread,
Jun 6, 2019, 1:48:41 AM6/6/19
to as...@googlegroups.com
Hello,

New password generation function committed, you may use updated installation script.



--
Thanks,
Devang Nathwani

Florent GOUE

unread,
Jun 6, 2019, 12:41:37 PM6/6/19
to ASTPP
Hi Devang

I have the same error after fresh install with the new script.
"Class 'CI_Controller' not found"
I used debian 9


Thx


On Thursday, June 6, 2019 at 5:48:41 AM UTC, Devang Nathwani wrote:
Hello,

New password generation function committed, you may use updated installation script.

On Thu, Jun 6, 2019 at 10:29 AM Hemdip Badani <hemdip...@inextrix.com> wrote:
I would suggest Manually just restart your mysql service once and check

On Wed, Jun 5, 2019 at 11:18 PM Florent GOUE <flore...@gmail.com> wrote:
Hello
I did a V4 installation on debian 9.
when i try to connect to the interface via the ip address, it shows me:

An Error Was Encountered
Class 'CI_Controller' not found

Can someone help me

Thx


Capture.JPG


--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.


--
Hemdip Badani
QA Team Lead
iNextrix Technologies Pvt Ltd.

Disclaimer:
The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.

Florent GOUE

unread,
Jun 6, 2019, 12:42:52 PM6/6/19
to ASTPP
Hi 
I just see manual step for 3.6 version
Thx


On Thursday, June 6, 2019 at 4:59:42 AM UTC, Hemdip Badani wrote:
I would suggest Manually just restart your mysql service once and check

On Wed, Jun 5, 2019 at 11:18 PM Florent GOUE <flore...@gmail.com> wrote:
Hello
I did a V4 installation on debian 9.
when i try to connect to the interface via the ip address, it shows me:

An Error Was Encountered
Class 'CI_Controller' not found

Can someone help me

Thx


Capture.JPG


--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.

Florent GOUE

unread,
Jun 6, 2019, 12:49:41 PM6/6/19
to ASTPP
Hi Bro
astppuser created, same error

MariaDB [(none)]> select user,host from mysql.user;
+-----------+-----------+
| user      | host      |
+-----------+-----------+
| astppuser | localhost |
| root      | localhost |
+-----------+-----------+
2 rows in set (0.00 sec)

MariaDB [(none)]>

thx


On Wednesday, June 5, 2019 at 7:25:27 PM UTC, Anointed1 wrote:
In my case. It's MySql. The install.sh uses a random password generator.  But the MySql password plugin has strict criteria. In my case or needed a number as well as upper, lower case and special character.

As this fails on install, the astppuser isn't created. Therefore, the db connection fails. Hence, the error.

Also, if you login to MySql and inspect user, host, you will see host is (localhost) not 127.0.0.1 as specified in /var/lib/astpp-config.conf

I created astppuser manually with a number in password. This got rid of the error.  But now login page hangs.

Solve that and let me know.

Cheers!

On 5 Jun 2019, at 18:47, Florent GOUE <flore...@gmail.com> wrote:

Hello
I did a V4 installation on debian 9.
when i try to connect to the interface via the ip address, it shows me:

An Error Was Encountered
Class 'CI_Controller' not found

Can someone help me

Thx


<Capture.JPG>


--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.
<Capture.JPG>

Florent GOUE

unread,
Jun 7, 2019, 9:27:41 AM6/7/19
to ASTPP
HI
Install OK now on my debian 9.9
Thx to ASTPP Team

Florent GOUE

unread,
Jun 8, 2019, 3:01:59 PM6/8/19
to ASTPP
Hello

I do not know if it's at my level only.
I installed ASTPP4 with the new scrpt, but no sip device could connect.
I scanned port 5060, no port 5060 open
I use Debian 9 OS.

Thx

Kavin Chauhan

unread,
Jun 9, 2019, 9:27:44 AM6/9/19
to ASTPP
please check freeswitch status

To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/689a01a0-8868-44f1-95dc-526d943c8ef4%40googlegroups.com.

Florent GOUE

unread,
Jun 9, 2019, 4:14:50 PM6/9/19
to ASTPP
Hi Kavin

Thank you for your answer.
Indeed I am new in ASTPP and freeswitch.
But I noticed that freeswitch does not start anymore after my installation, freeswitch does not start anymore.
I'm posting part of the /var/log/daemon.log file here.

What can I do ??

Thx
please check freeswitch status

daemon.log

Kavin Chauhan

unread,
Jun 10, 2019, 12:53:00 AM6/10/19
to ASTPP
Please reinstall freeswitch and check again.

To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/f039e561-b0f5-4691-ad5a-59f69d02138d%40googlegroups.com.

Florent GOUE

unread,
Jun 12, 2019, 3:53:13 PM6/12/19
to ASTPP
Hi Kavin
I reinstall the ASTPP.
After 2 or 3 reboot, my freeswitch refuse to start.
  
Failed to start freeswitch.
freeswitch.service: Unit entered failed state.
 freeswitch.service: Failed with result 'timeout'.
freeswitch.service: Service hold-off time over, scheduling restart.

thx

Kavin Chauhan

unread,
Jun 12, 2019, 4:11:21 PM6/12/19
to ASTPP
can you check by 'freeswitch -nc' ?

To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/b59fe706-3b23-45b4-87ca-504873d0ffef%40googlegroups.com.

Florent GOUE

unread,
Jul 4, 2019, 7:23:23 AM7/4/19
to ASTPP
Hi Kavin
This my  'freeswitch -nc' result:


874 Backgrounding.

Samir Doshi

unread,
Jul 5, 2019, 2:37:19 PM7/5/19
to ASTPP
Just run freeswitch command and look at the logs. I am sure you will find clue about issue. 

Sent from Google Pixel 2

To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/cfba083f-7a98-4c4f-9981-61d641ff2de3%40googlegroups.com.
Message has been deleted

Florent GOUE

unread,
Jul 15, 2019, 8:21:31 AM7/15/19
to ASTPP
Hi Samir

I restart the installation three times
I came back to the first problem.
"Class 'CI_Controller' not found"
I can not move forward.

Please help me

thx
error astpp.JPG

CallZ

unread,
Jan 7, 2020, 8:55:42 AM1/7/20
to ASTPP
restart mysql >> service mysqld restart

Tinku Keot

unread,
Jan 8, 2020, 12:13:16 AM1/8/20
to as...@googlegroups.com
Dear can you check the DB connection and credential ?

And also astpp-config.conf file all things are correct or not ?

Regards,
Tinku Keot

--
=====================================================================
Documentation: https://docs.astppbilling.org/display/itplmars/ASTPP

Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/92aaec77-1522-4a93-9a3d-22019da77d0d%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages