Skip to content
New issue

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

Cannot run ./OpenBTSCLI - ERROR: Connecting to 127.0.0.1:49300... connect stream socket: Connection refused #90

Open
chegmarco1989 opened this issue Mar 21, 2020 · 1 comment

Comments

@chegmarco1989
Copy link

chegmarco1989 commented Mar 21, 2020

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.

@Passersby-Lin
Copy link

I had the same problem. Have you solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants