Giter Club home page Giter Club logo

docker-nextepc's Issues

Use with OpenAirInterface5G

Hey,
thanks for this easy-to-deploy Docker-setup.
But What I still don't get is: How could I use my enB with hardware attached with this setup?

I would like to use the openairinterface5g eNB, because it (looks like it) got proper tdd Support.
But I don't see how I would expose my MME's ports to be connected to by my eNB?
Every Port/Host (on the loopback Interface) I tried so far got a connection refused error..

It looks like it binds to the physical LAN Interface and ignores my loopback configuration?

Any tips?

How Can I test handover?

Hi, I'm using a docker-nextepc solution to virtualize a 4G mobile network and I have a problem.
How can I test a handover?
I have created another eNB and another UE (eNB1 -> UE1 y eNB2 -> UE2) and now each UE is conected to one eNB. At this point, I want to test the handover and connect the UE1 to the eNB2.
Anyone can help me to do this? I'm doing my final bachelor degree thesis and I need to do this.

Thanks for your support!

Correction proposal for SGW Shell File and docker-compose File

I set up docker-nextepc on Windows according to the Readme, but it seems that the following code needs to be modified.

config/run_sgw.sh

mkdir -p /usr/local/var/log/
-> mkdir -p /usr/local/var/log/open5gs

provisioning/db/run_db.sh
->In docker-compose-fauxrf.yml, it is defined in run.sh.
One of the following modifications is necessary.

  • Modify YAML file (run.sh-> run_db.sh)
  • Rename run_db.sh file under provisioning

/bin/sh: 1: npm: not found

Got following error during docker-compose build

Step 12/17 : RUN cd nextepc/webui && npm install && npm run build
 ---> Running in 157685b8f612
/bin/sh: 1: npm: not found
ERROR: Service 'webui' failed to build: The command '/bin/sh -c cd nextepc/webui && npm install && npm run build' returned a non-zero code: 127

IMSI Detecting

Dumb dumb noob question, if I wanted to see my phone's IMSI or my Nordic nRF9160 LTE modem, how would I configure this?

"libmicrohttpd" not found

Hi, trying to build:

Library gnutls found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency libmicrohttpd found: NO (tried pkgconfig)

lib/sbi/meson.build:40:0: ERROR: Dependency "libmicrohttpd" not found, tried pkgconfig

A full log can be found at /open5gs/build/meson-logs/meson-log.txt
ERROR: Service 'webui' failed to build: The command '/bin/sh -c meson build && ninja -C build install' returned a non-zero code: 1

Regards

compilation of ue_ip module is getting failed while trying to execute dockerfile for RAN

Hi ,
I am trying to dockerize RAN.
I am using docker desktop. I used ubuntu 18.04 image and over that I m trying to compile oai using command ./build_oai -I -w SIMU --eNB --UE.
But compilation of ue_ip module is getting failed.

Below are the logs.

Scanning dependencies of target ue_ip
/openairinterface5g/openair2/NETWORK_DRIVER/UE_IP/netlink.c
make[4]: *** /lib/modules/4.19.76-linuxkit/build: No such file or directory. Stop.
CMakeFiles/ue_ip.dir/build.make:60: recipe for target 'ue_ip.ko' failed
make[3]: *** [ue_ip.ko] Error 2
CMakeFiles/Makefile2:1670: recipe for target 'CMakeFiles/ue_ip.dir/all' failed
make[2]: *** [CMakeFiles/ue_ip.dir/all] Error 2
CMakeFiles/Makefile2:1677: recipe for target 'CMakeFiles/ue_ip.dir/rule' failed
make[1]: *** [CMakeFiles/ue_ip.dir/rule] Error 2
Makefile:671: recipe for target 'ue_ip' failed
make: *** [ue_ip] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.