Giter VIP home page Giter VIP logo

Comments (7)

herlesupreeth avatar herlesupreeth commented on May 27, 2024

I don't see any issue with PCSCF in the above log. All the components have come up fine

Regarding the webGUI of open5gs HSS not accessible, make sure to replace the DOCKER_HOST_IP in http://<DOCKER_HOST_IP>:3000 with the IP address of you rmachine

from docker_open5gs.

akseslab avatar akseslab commented on May 27, 2024

should I edit the DOCKER_HOST_IP in .env file? thanks for your info

from docker_open5gs.

herlesupreeth avatar herlesupreeth commented on May 27, 2024

technically, its not used anywhere so no need to edit in .env

what i meant was, for example, if your machine has a single ethernet interface called eth0 and has IP address 172.24.15.30, then in order to access the webpage, you have to go to http://172.24.15.30:3000. So adapt the link as per the IP address you have on your machine

from docker_open5gs.

akseslab avatar akseslab commented on May 27, 2024

Unfortunately, it's not working. I've laready change the ip address but it still not working.

is these message show error?
mme | 11/12 18:23:35.236: [mme] WARNING: unknown key mme_name (../src/mme/mme-context.c:1378)
mme | 11/12 18:23:35.236: [mme] ERROR: No sgw.gtpc in '/open5gs/install/etc/open5gs/mme.yaml' (../src/mme/mme-context.c:229)
mme | 11/12 18:23:35.236: [app] ERROR: Failed to intialize MME (../src/mme/app-init.c:30)
rtpengine | + iptables-save
udm exited with code 127
upf | ip6tables v1.6.1: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
upf | Perhaps ip6tables or your kernel needs to be upgraded.
mme | 11/12 18:23:35.236: [app] FATAL: Open5GS initialization failed. Aborted (../src/main.c:222)

from docker_open5gs.

herlesupreeth avatar herlesupreeth commented on May 27, 2024

re-compile all docker images starting with open5gs and re-try? your docker images maybe old

from docker_open5gs.

herlesupreeth avatar herlesupreeth commented on May 27, 2024

Feel free to re-open if you still face this issue

from docker_open5gs.

boukar10 avatar boukar10 commented on May 27, 2024

Hello,

I'm using Ubuntu 20.4 installed on a PC with 2 ethernet port.

I install the VoLTE based on procedure https://open5gs.org/open5gs/docs/tutorial/03-VoLTE-dockerized/
when I send the command docker-compose up I can see all nodes are started and I can see also the following errors:

fhoss | ERROR 2003 (HY000): Can't connect to MySQL server on '172.22.0.17:3306' (111)
pcscf | 0(35) ERROR: <script>: event_route[htable:mod-init]
icscf | 28(57) ERROR: cdp [receiver.c:922]: peer_connect(): peer_connect(): Error opening connection to to 172.22.0.18 port 3868 >Connection refused
pcscf | 94(129) ERROR: cdp [peerstatemachine.c:637]: I_Snd_CER(): I_Snd_CER(): Error on finding local host address > Socket operation on non-socket
scscf | 28(61) ERROR: cdp [receiver.c:922]: peer_connect(): peer_connect(): Error opening connection to to 172.22.0.18 port 3868 >Connection refused
pcrf | 12/27 19:03:44.160: [diam] ERROR: pid:Worker#4[TCP] in [email protected]:184: ERROR: in '(fd_cnx_receive(c, &ts, &rcv_data.buffer, &rcv_data.length))' : Connection timed out
pcscf | 98(133) ERROR: <script>: Preloading NAT-PING. Rows: 0

  1. Please do you know how to fix these errors
  2. When I try to install srsLTE I'm getting following error
    -- Configuring incomplete, errors occurred!
    See also "/srsRAN/build/CMakeFiles/CMakeOutput.log".
    See also "/srsRAN/build/CMakeFiles/CMakeError.log".
    ERROR: Service 'srsenb' failed to build: The command '/bin/sh -c git clone https://github.com/srsran/srsRAN.git && cd srsRAN && git checkout tags/release_21_04 && mkdir build && cd build && cmake ../ && make -jnproc && make install && ldconfig' returned a non-zero code: 1

Please can you help me ?
I attach also the logs from the screen.

Best Regards

srsenb.txt
docker-compose--UP.txt

from docker_open5gs.

Related Issues (20)

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.