[srslte-users] Could not initialize the SGi interface when I start srsLTE in a docker container

Christopher Adigun futuredon at gmail.com
Wed Jun 3 08:08:37 UTC 2020


Hi Anna,

I think you need to add the --privileged to your docker command, the EPC
needs elevated privileges to create/initialize those interfaces.

An example:* docker run --privileged -itd --name epc ........*

Regards

Christopher

On Wed, Jun 3, 2020 at 9:57 AM Anna Sofia Argiro' <
annasofia.argiro at mail.polimi.it> wrote:

> Hi everyone! Thank you in advance for the help!
>
> I installed srsLTE in a Docker container (with image ubuntu:16.04). Now
> I'm trying to execute srsLTE, following the instructions that are on the
> README in their GitHub page (https://github.com/srsLTE/srsLTE). I'm stuck
> at the very beginning of the execution: when I do “ sudo srsepc " in the
> terminal says:
>
> "
> Built in Release mode using commit f4f31** on branch nr.
> Reading configuration file /root/.config/srslte/epc.conf...
> HSS Initialized.
>
> MME S11 Initialized
> MME GTP-C Initialized
> MME Initialized. MCC: 0xf208, MNC: 0xff92
> Could not initialize the SGi interface.
> Could not initialize the SPGW's GTP-U.
>
> Error initializing SP-GW
>>
> What can I do?
> Thank you again!
>
> Anna
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20200603/bb3cdc68/attachment.htm>


More information about the srsran-users mailing list