We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello.
I am trying to launch OpenBTS for the first time after installation, and I get this type of error:
Connecting to 127.0.0.1:49300... connect stream socket: Connection refused
However, as you can see below, I already launched OpenBTS with the command "sudo systemctl start openbts":
root@Cheg:/home/chegmarco/Documents# cd OpenBTS root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start openbts root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start smqueue root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start sipauthserve root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start asterisk root@Cheg:/home/chegmarco/Documents/OpenBTS# cd dev root@Cheg:/home/chegmarco/Documents/OpenBTS/dev# cd openbts root@Cheg:/home/chegmarco/Documents/OpenBTS/dev/openbts# cd apps root@Cheg:/home/chegmarco/Documents/OpenBTS/dev/openbts/apps# sudo ./OpenBTSCLI OpenBTS Command Line Interface (CLI) utility Copyright 2012, 2013, 2014 Range Networks, Inc. Licensed under GPLv2. Includes libreadline, GPLv2. Connecting to 127.0.0.1:49300... connect stream socket: Connection refused Is OpenBTS running? root@Cheg:/home/chegmarco/Documents/OpenBTS/dev/openbts/apps#
Please help me.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello.
I am trying to launch OpenBTS for the first time after installation, and I get this type of error:
However, as you can see below, I already launched OpenBTS with the command "sudo systemctl start openbts":
root@Cheg:/home/chegmarco/Documents# cd OpenBTS
root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start openbts
root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start smqueue
root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start sipauthserve
root@Cheg:/home/chegmarco/Documents/OpenBTS# sudo systemctl start asterisk
root@Cheg:/home/chegmarco/Documents/OpenBTS# cd dev
root@Cheg:/home/chegmarco/Documents/OpenBTS/dev# cd openbts
root@Cheg:/home/chegmarco/Documents/OpenBTS/dev/openbts# cd apps
root@Cheg:/home/chegmarco/Documents/OpenBTS/dev/openbts/apps# sudo ./OpenBTSCLI
OpenBTS Command Line Interface (CLI) utility
Copyright 2012, 2013, 2014 Range Networks, Inc.
Licensed under GPLv2.
Includes libreadline, GPLv2.
Connecting to 127.0.0.1:49300...
connect stream socket: Connection refused
Is OpenBTS running?
root@Cheg:/home/chegmarco/Documents/OpenBTS/dev/openbts/apps#
Please help me.
The text was updated successfully, but these errors were encountered: