Hello,
I have installed the open openbsc.deb but when I am trying to run it using the command "osmo-bsc" its giving me the following error
<0005> bsc_init.c:536 Failed to parse the config file: 'openbsc.cfg' Bootstrapping the network failed. exiting. full talloc report on 'sccp' (total 1 bytes in 1 blocks)
Please help me solve it.
Thanks Anindya
Hi,
Please create the config file according to the wiki and try again.
Cheers,
Domi
2017. szept. 13. dátummal, 10:52 időpontban Anindya Sankar Roy anindya.s@toshniwalcontrols.com írta:
Hello,
I have installed the open openbsc.deb but when I am trying to run it using the command "osmo-bsc" its giving me the following error
<0005> bsc_init.c:536 Failed to parse the config file: 'openbsc.cfg' Bootstrapping the network failed. exiting. full talloc report on 'sccp' (total 1 bytes in 1 blocks)
Please help me solve it.
Thanks Anindya
Thanks for replying, can you please share the wiki link.
On 13-Sep-2017 2:35 PM, "Tomcsányi, Domonkos" domi@tomcsanyi.net wrote:
Hi,
Please create the config file according to the wiki and try again.
Cheers,
Domi
- szept. 13. dátummal, 10:52 időpontban Anindya Sankar Roy <
anindya.s@toshniwalcontrols.com> írta:
Hello,
I have installed the open openbsc.deb but when I am trying to run it
using the command "osmo-bsc" its giving me the following error
<0005> bsc_init.c:536 Failed to parse the config file: 'openbsc.cfg' Bootstrapping the network failed. exiting. full talloc report on 'sccp' (total 1 bytes in 1 blocks)
Please help me solve it.
Thanks Anindya
Hello ,
Please share the wiki link you are talking about as I am all confused from all that I have read till now.
Thanks Anindya
On Wed, Sep 13, 2017 at 2:37 PM, Anindya Sankar Roy < anindya.s@toshniwalcontrols.com> wrote:
Thanks for replying, can you please share the wiki link.
On 13-Sep-2017 2:35 PM, "Tomcsányi, Domonkos" domi@tomcsanyi.net wrote:
Hi,
Please create the config file according to the wiki and try again.
Cheers,
Domi
- szept. 13. dátummal, 10:52 időpontban Anindya Sankar Roy <
anindya.s@toshniwalcontrols.com> írta:
Hello,
I have installed the open openbsc.deb but when I am trying to run it
using the command "osmo-bsc" its giving me the following error
<0005> bsc_init.c:536 Failed to parse the config file: 'openbsc.cfg' Bootstrapping the network failed. exiting. full talloc report on 'sccp' (total 1 bytes in 1 blocks)
Please help me solve it.
Thanks Anindya
On Wed, Sep 13, 2017 at 02:22:01PM +0530, Anindya Sankar Roy wrote:
Hello,
I have installed the open openbsc.deb but when I am trying to run it using the command "osmo-bsc" its giving me the following error
<0005> bsc_init.c:536 Failed to parse the config file: 'openbsc.cfg' Bootstrapping the network failed. exiting. full talloc report on 'sccp' (total 1 bytes in 1 blocks)
Take an example config file from e.g. https://git.osmocom.org/openbsc/tree/openbsc/doc/examples/osmo-bsc or search the osmocom.org redmine.
Pass the config file explicitly, be sure that it exists, and if errors persist post the complete error message for further questions:
osmo-bsc -c path/to/your/osmo-bsc.cfg
This should be the easy part.
~N