aligungr / UERANSIM

Open source 5G UE and RAN (gNodeB) implementation.
GNU General Public License v3.0
758 stars 316 forks source link

Retransmitting PDU Session Establishment Request due to T3580 expiry #553

Open ayoub-tl opened 2 years ago

ayoub-tl commented 2 years ago

Hello, I am getting an error when trying to connect UE (uernaism ) to 5g core (free5gc) when I first install uernasim with free5gc it worked normally, after some time this error start happening

[2021-04-10 14:35:16.586] [nas] [debug] Sending PDU Session Establishment Request [2021-04-10 14:35:33.572] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2021-04-10 14:35:49.588] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2021-04-10 14:36:05.604] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2021-04-10 14:36:21.620] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry image

can someone help?

crashooo commented 2 years ago

Hi, I met this problem too, Do u know how to fix it now? [2022-08-27 22:14:49.857] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2022-08-27 22:14:49.857] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2022-08-27 22:15:05.873] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2022-08-27 22:15:05.873] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2022-08-27 22:15:21.889] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2022-08-27 22:15:21.889] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2022-08-27 22:15:37.905] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2022-08-27 22:15:37.905] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2022-08-27 22:15:53.921] [nas] [error] PDU Session Establishment procedure failure, no response from the network after 5 attempts

屏幕截图 2022-08-27 221637
SimRCA commented 2 years ago

the same problem, have somebody solved it ?

ayuspin commented 1 year ago

I restarted SMF to get it connected

Satyam-git-hub commented 11 months ago

I restarted SMF to get it connected

Hey @ayuspin thank you so much. Restarting the smf container solved all the problems. :smiley:

arielgoes commented 9 months ago

It did not solve the problem for me

Usman5376855 commented 5 months ago

Hi Dear ,

I am also facing this issue " Retransmitting PDU Session Establishment Request due to T3580 expiry " I have followed below link but it does not provide any useful solution .

https://forum.free5gc.org/t/retransmitting-pdu-session-establishment-request-due-to-t3580-expiry/906

Logs are pasted below :

//UERANSIM Logs Terminal 1

login as: ubuntu ubuntu@172.27.129.35's password: Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-100-generic x86_64)

Expanded Security Maintenance for Applications is not enabled.

2 updates can be applied immediately. To see these additional updates run: apt list --upgradable

Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status

System restart required Last login: Wed Mar 13 07:11:35 2024 from 172.27.115.218 ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ cd ~/UERANSIM ubuntu@ubuntu:~/UERANSIM$ sudo build/nr-ue -c config/free5gc-ue.yaml [sudo] password for ubuntu: UERANSIM v3.2.6 [2024-03-13 07:12:16.014] [nas] [info] UE switches to state [MM-DEREGISTERED/PLM N-SEARCH] [2024-03-13 07:12:16.015] [rrc] [debug] New signal detected for cell[1], total [ 1] cells in coverage [2024-03-13 07:12:16.016] [nas] [info] Selected plmn[208/93] [2024-03-13 07:12:16.016] [rrc] [info] Selected cell plmn[208/93] tac[1] categor y[SUITABLE] [2024-03-13 07:12:16.016] [nas] [info] UE switches to state [MM-DEREGISTERED/PS] [2024-03-13 07:12:16.016] [nas] [info] UE switches to state [MM-DEREGISTERED/NOR MAL-SERVICE] [2024-03-13 07:12:16.016] [nas] [debug] Initial registration required due to [MM -DEREG-NORMAL-SERVICE] [2024-03-13 07:12:16.016] [nas] [debug] UAC access attempt is allowed for identi ty[0], category[MO_sig] [2024-03-13 07:12:16.016] [nas] [debug] Sending Initial Registration [2024-03-13 07:12:16.016] [nas] [info] UE switches to state [MM-REGISTER-INITIAT ED] [2024-03-13 07:12:16.016] [rrc] [debug] Sending RRC Setup Request [2024-03-13 07:12:16.017] [rrc] [info] RRC connection established [2024-03-13 07:12:16.017] [rrc] [info] UE switches to state [RRC-CONNECTED] [2024-03-13 07:12:16.017] [nas] [info] UE switches to state [CM-CONNECTED] [2024-03-13 07:12:16.035] [nas] [debug] Authentication Request received [2024-03-13 07:12:16.035] [nas] [debug] Received SQN [000000000025] [2024-03-13 07:12:16.035] [nas] [debug] SQN-MS [000000000000] [2024-03-13 07:12:16.042] [nas] [debug] Security Mode Command received [2024-03-13 07:12:16.042] [nas] [debug] Selected integrity[2] ciphering[0] [2024-03-13 07:12:16.052] [nas] [debug] Registration accept received [2024-03-13 07:12:16.052] [nas] [info] UE switches to state [MM-REGISTERED/NORMA L-SERVICE] [2024-03-13 07:12:16.052] [nas] [debug] Sending Registration Complete [2024-03-13 07:12:16.052] [nas] [info] Initial Registration is successful [2024-03-13 07:12:16.052] [nas] [debug] Sending PDU Session Establishment Reques t [2024-03-13 07:12:16.052] [nas] [debug] UAC access attempt is allowed for identi ty[0], category[MO_sig] [2024-03-13 07:12:33.031] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2024-03-13 07:12:33.031] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2024-03-13 07:12:49.047] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2024-03-13 07:12:49.047] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2024-03-13 07:13:05.063] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2024-03-13 07:13:05.063] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2024-03-13 07:13:21.079] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2024-03-13 07:13:21.079] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2024-03-13 07:13:37.095] [nas] [error] PDU Session Establishment procedure failure, no response from the network after 5 attempts [2024-03-13 07:13:37.095] [nas] [debug] Aborting SM procedure for PTI[1], PSI[1] [2024-03-13 07:13:37.488] [nas] [debug] Sending PDU Session Establishment Request [2024-03-13 07:13:37.488] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig] [2024-03-13 07:13:54.112] [nas] [warning] Retransmitting PDU Session Establishment Request due to T3580 expiry [2024-03-13 07:13:54.112] [nas] [debug] UAC access attempt is allowed for identity[0], category[MO_sig]

//UERANSIM TERMINAL 2

login as: ubuntu ubuntu@172.27.129.35's password: Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-100-generic x86_64)

Expanded Security Maintenance for Applications is not enabled.

2 updates can be applied immediately. To see these additional updates run: apt list --upgradable

Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status

New release '22.04.3 LTS' available. Run 'do-release-upgrade' to upgrade to it.

System restart required Last login: Tue Mar 12 07:14:09 2024 from 172.27.115.218 ubuntu@ubuntu:~$ cd ~/UERANSIM ubuntu@ubuntu:~/UERANSIM$ build/nr-gnb -c config/free5gc-gnb.yaml UERANSIM v3.2.6 [2024-03-13 07:11:49.521] [sctp] [info] Trying to establish SCTP connection... (172.27.129.34:38412) [2024-03-13 07:11:49.526] [sctp] [info] SCTP connection established (172.27.129.34:38412) [2024-03-13 07:11:49.526] [sctp] [debug] SCTP association setup ascId[8] [2024-03-13 07:11:49.526] [ngap] [debug] Sending NG Setup Request [2024-03-13 07:11:49.529] [ngap] [debug] NG Setup Response received [2024-03-13 07:11:49.529] [ngap] [info] NG Setup procedure is successful [2024-03-13 07:12:16.014] [rrc] [debug] UE[1] new signal detected [2024-03-13 07:12:16.017] [rrc] [info] RRC Setup for UE[1] [2024-03-13 07:12:16.017] [ngap] [debug] Initial NAS message received from UE[1] [2024-03-13 07:12:16.052] [ngap] [debug] Initial Context Setup Request received

//free5gc Logs

ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo iptables -I FORWARD 1 -j ACCEPT [sudo] password for ubuntu: ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ cd ~/free5gc ubuntu@ubuntu:~/free5gc$ ./run.sh log path: ./log/20240313_071042/ 2024-03-13T07:10:42.994479957Z [INFO][UPF][Main] UPF version: free5GC version: v3.3.0 build time: 2024-02-04T16:33:58Z commit hash: 4474dc86 commit time: 2023-06-08T03:37:39Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:42.994614848Z [INFO][UPF][CFG] Read config from [./config/upfcfg.yaml] 2024-03-13T07:10:42.995148741Z [INFO][UPF][CFG] ================================================== 2024-03-13T07:10:42.995190702Z [INFO][UPF][CFG] (factory.Config)(0xc0003de6e0)({ Version: (string) (len=5) "1.0.3", Description: (string) (len=31) "UPF initial local configuration", Pfcp: (factory.Pfcp)(0xc00046b5f0)({ Addr: (string) (len=9) "127.0.0.8", NodeID: (string) (len=9) "127.0.0.8", RetransTimeout: (time.Duration) 1s, MaxRetrans: (uint8) 3 }), Gtpu: (factory.Gtpu)(0xc00046b7a0)({ Forwarder: (string) (len=5) "gtp5g", IfList: ([]factory.IfInfo) (len=1 cap=1) { (factory.IfInfo) { Addr: (string) (len=13) "172.27.129.34", Type: (string) (len=2) "N3", Name: (string) "", IfName: (string) "", MTU: (uint32) 0 } } }), DnnList: ([]factory.DnnList) (len=1 cap=1) { (factory.DnnList) { Dnn: (string) (len=8) "internet", Cidr: (string) (len=12) "10.60.0.0/24", NatIfName: (string) "" } }, Logger: (factory.Logger)(0xc000426880)({ Enable: (bool) true, Level: (string) (len=4) "info", ReportCaller: (bool) false }) }) 2024-03-13T07:10:42.995848055Z [INFO][UPF][CFG] ================================================== 2024-03-13T07:10:42.995919643Z [INFO][UPF][Main] Log level is set to [info] 2024-03-13T07:10:42.995977208Z [INFO][UPF][Main] Report Caller is set to [false] 2024-03-13T07:10:42.996071164Z [INFO][UPF][Main] starting Gtpu Forwarder [gtp5g] 2024-03-13T07:10:42.996117075Z [INFO][UPF][Main] GTP Address: "172.27.129.34:2152" 2024-03-13T07:10:42.996640922Z [ERRO][UPF][Main] UPF Cli Run Error: open Gtp5g: open link: create: file exists MongoDB shell version v4.4.28 connecting to: mongodb://127.0.0.1:27017/free5gc?compressors=disabled&gssapiServiceName=mongodb Implicit session: session { "id" : UUID("829771ae-fcd4-4040-adfc-4f96168de0c5") } MongoDB server version: 4.4.28 false ./run.sh: line 112: mongosh: command not found 2024-03-13T07:10:43.279089008Z [INFO][NRF][Main] NRF version: free5GC version: v3.3.0 build time: 2024-02-04T16:32:34Z commit hash: db4c0f90 commit time: 2023-05-11T08:14:48Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.279213572Z [INFO][NRF][CFG] Read config from [./config/nrfcfg.yaml] 2024-03-13T07:10:43.279903635Z [INFO][NRF][Main] Log enable is set to [true] 2024-03-13T07:10:43.279948193Z [INFO][NRF][Main] Log level is set to [info] 2024-03-13T07:10:43.279967289Z [INFO][NRF][Main] Report Caller is set to [false] 2024-03-13T07:10:43.279999263Z [INFO][NRF][Init] nrfconfig Info: Version[1.0.2] Description[NRF initial local configuration] 2024-03-13T07:10:43.280130378Z [INFO][NRF][Init] Server starting 2024-03-13T07:10:43.280396460Z [INFO][NRF][Init] Binding addr: [127.0.0.10:8000] 2024-03-13T07:10:43.280693898Z [FATA][NRF][Init] HTTP server setup failed: listen tcp 127.0.0.10:8000: bind: address already in use 2024-03-13T07:10:43.379640633Z [INFO][AMF][Main] AMF version: free5GC version: v3.3.0 build time: 2024-02-04T16:31:07Z commit hash: 7907d3c0 commit time: 2023-05-20T15:04:00Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.379793541Z [INFO][AMF][CFG] Read config from [./config/amfcfg.yaml] 2024-03-13T07:10:43.381337098Z [INFO][AMF][Main] Log enable is set to [true] 2024-03-13T07:10:43.381383911Z [INFO][AMF][Main] Log level is set to [info] 2024-03-13T07:10:43.381422221Z [INFO][AMF][Main] Report Caller is set to [false] 2024-03-13T07:10:43.381446147Z [INFO][AMF][Util] amfconfig Info: Version[1.0.9] 2024-03-13T07:10:43.381516665Z [INFO][AMF][Init] Server started 2024-03-13T07:10:43.381661167Z [INFO][AMF][Util] amfconfig Info: Version[1.0.9] 2024-03-13T07:10:43.382071331Z [ERRO][AMF][Ngap] Failed to listen: address already in use 2024-03-13T07:10:43.399686893Z [FATA][AMF][Init] HTTP server setup failed: listen tcp 127.0.0.18:8000: bind: address already in use 2024-03-13T07:10:43.481931273Z [INFO][SMF][Main] SMF version: free5GC version: v3.3.0 build time: 2024-02-04T16:33:34Z commit hash: 8eb6843b commit time: 2023-05-31T04:43:19Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.482069729Z [INFO][SMF][CFG] Read config from [./config/smfcfg.yaml] 2024-03-13T07:10:43.483537820Z [INFO][SMF][CFG] Read config from [./config/uerouting.yaml] 2024-03-13T07:10:43.484059718Z [INFO][SMF][Main] Log enable is set to [true] 2024-03-13T07:10:43.484103919Z [INFO][SMF][Main] Log level is set to [info] 2024-03-13T07:10:43.484121153Z [INFO][SMF][Main] Report Caller is set to [false] 2024-03-13T07:10:43.484150649Z [INFO][SMF][CTX] smfconfig Info: Version[1.0.7] Description[SMF initial local configuration] 2024-03-13T07:10:43.484210319Z [INFO][SMF][CTX] Endpoints: [172.27.129.34] 2024-03-13T07:10:43.484275997Z [INFO][SMF][Init] Server started 2024-03-13T07:10:43.490105014Z [INFO][SMF][Init] SMF Registration to NRF {21590742-c9ed-4286-9385-abf9077e10e1 SMF REGISTERED 0 0xc000622150 0xc000622180 [] [] [127.0.0.2] [] [] [] 0 0 0 area1 0xc000412540 map[] false 0xc000622048 false false []} 2024-03-13T07:10:43.490445186Z [ERRO][SMF][PFCP] Failed to listen: listen udp 127.0.0.1:8805: bind: address already in use 2024-03-13T07:10:43.490578806Z [FATA][SMF][PFCP] panic: runtime error: invalid memory address or nil pointer dereference goroutine 1 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x65 github.com/free5gc/smf/internal/pfcp/udp.Run.func1() /home/ubuntu/free5gc/NFs/smf/internal/pfcp/udp/udp.go:25 +0x39 panic({0xad4ac0, 0x10d3a70}) /usr/local/go/src/runtime/panic.go:838 +0x207 github.com/free5gc/smf/internal/pfcp/udp.Run(0xc20850) /home/ubuntu/free5gc/NFs/smf/internal/pfcp/udp/udp.go:37 +0x174 github.com/free5gc/smf/pkg/service.(SmfApp).Start(0xc000216830, {0xc0000cc2d0, 0x25}) /home/ubuntu/free5gc/NFs/smf/pkg/service/init.go:142 +0x2a8 main.action(0xc000460160) /home/ubuntu/free5gc/NFs/smf/cmd/main.go:80 +0x194 github.com/urfave/cli.HandleAction({0xaa8820?, 0xc218c8?}, 0xc0000dc540?) /home/ubuntu/go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0xa8 github.com/urfave/cli.(App).Run(0xc0000dc540, {0xc00001e0a0, 0x5, 0x5}) /home/ubuntu/go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:286 +0x7c5 main.main() /home/ubuntu/free5gc/NFs/smf/cmd/main.go:49 +0x38e 2024-03-13T07:10:43.584630796Z [INFO][UDR][Main] UDR version: free5GC version: v3.3.0 build time: 2024-02-04T16:33:47Z commit hash: a8ef9d9f commit time: 2023-05-11T08:26:37Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.584774091Z [INFO][UDR][CFG] Read config from [./config/udrcfg.yaml] 2024-03-13T07:10:43.585301718Z [INFO][UDR][Main] Log enable is set to [true] 2024-03-13T07:10:43.585357658Z [INFO][UDR][Main] Log level is set to [info] 2024-03-13T07:10:43.585383417Z [INFO][UDR][Main] Report Caller is set to [false] 2024-03-13T07:10:43.585417315Z [INFO][UDR][Init] UDR Config Info: Version[1.0.2] Description[UDR initial local configuration] 2024-03-13T07:10:43.585560375Z [INFO][UDR][Init] Server started 2024-03-13T07:10:43.585786528Z [INFO][UDR][Util] udrconfig Info: Version[1.0.2] Description[UDR initial local configuration] 2024-03-13T07:10:43.593846690Z [FATA][UDR][Init] HTTP server setup failed: listen tcp 127.0.0.4:8000: bind: address already in use 2024-03-13T07:10:43.686196082Z [INFO][PCF][Main] pcf 2024-03-13T07:10:43.686508229Z [INFO][PCF][Main] PCF version: free5GC version: v3.3.0 build time: 2024-02-04T16:33:30Z commit hash: 17f2a8fc commit time: 2023-05-11T08:21:46Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.687421503Z [INFO][PCF][CFG] Read config from [./config/pcfcfg.yaml] 2024-03-13T07:10:43.690253440Z [INFO][PCF][Main] Log enable is set to [true] 2024-03-13T07:10:43.690548022Z [INFO][PCF][Main] Log level is set to [info] 2024-03-13T07:10:43.690823059Z [INFO][PCF][Main] Report Caller is set to [false] 2024-03-13T07:10:43.691081194Z [INFO][PCF][Util] pcfconfig Info: Version[1.0.2] Description[PCF initial local configuration] 2024-03-13T07:10:43.691720739Z [INFO][PCF][Init] Server started 2024-03-13T07:10:43.692972927Z [INFO][PCF][Util] pcfconfig Info: Version[1.0.2] Description[PCF initial local configuration] 2024-03-13T07:10:43.701646037Z [FATA][PCF][Init] HTTP server setup failed: listen tcp 127.0.0.7:8000: bind: address already in use 2024-03-13T07:10:43.786687519Z [INFO][UDM][Main] UDM version: free5GC version: v3.3.0 build time: 2024-02-04T16:33:43Z commit hash: f9aad0ef commit time: 2023-05-11T08:24:25Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.786840410Z [INFO][UDM][CFG] Read config from [./config/udmcfg.yaml] 2024-03-13T07:10:43.787777045Z [INFO][UDM][Main] Log enable is set to [true] 2024-03-13T07:10:43.787821198Z [INFO][UDM][Main] Log level is set to [info] 2024-03-13T07:10:43.787842606Z [INFO][UDM][Main] Report Caller is set to [false] 2024-03-13T07:10:43.787865752Z [INFO][UDM][Init] UDM Config Info: Version[1.0.3] Description[UDM initial local configuration] 2024-03-13T07:10:43.787885636Z [INFO][UDM][Init] Server started 2024-03-13T07:10:43.788018274Z [INFO][UDM][Util] udmconfig Info: Version[1.0.3] Description[UDM initial local configuration] 2024-03-13T07:10:43.796881924Z [FATA][UDM][Init] HTTP server setup failed: listen tcp 127.0.0.3:8000: bind: address already in use 2024-03-13T07:10:43.887288372Z [INFO][NSSF][Main] NSSF version: free5GC version: v3.3.0 build time: 2024-02-04T16:33:29Z commit hash: 28cd7936 commit time: 2023-05-11T08:20:43Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:43.887440425Z [INFO][NSSF][CFG] Read config from [./config/nssfcfg.yaml] 2024-03-13T07:10:43.889172300Z [INFO][NSSF][Main] Log enable is set to [true] 2024-03-13T07:10:43.889216736Z [INFO][NSSF][Main] Log level is set to [info] 2024-03-13T07:10:43.889237207Z [INFO][NSSF][Main] Report Caller is set to [false] 2024-03-13T07:10:43.889293244Z [INFO][NSSF][Init] Server started 2024-03-13T07:10:43.895326870Z [FATA][NSSF][Init] HTTP server setup failed: listen tcp 127.0.0.31:8000: bind: address already in use 2024-03-13T07:10:44.013668486Z [INFO][AUSF][Main] AUSF version: free5GC version: v3.3.0 build time: 2024-02-04T16:32:27Z commit hash: 64f47ebe commit time: 2023-05-11T08:11:05Z go version: go1.18.10 linux/amd64 2024-03-13T07:10:44.014860226Z [INFO][AUSF][CFG] Read config from [./config/ausfcfg.yaml] 2024-03-13T07:10:44.015737597Z [INFO][AUSF][Main] Log enable is set to [true] 2024-03-13T07:10:44.015920241Z [INFO][AUSF][Main] Log level is set to [info] 2024-03-13T07:10:44.016052980Z [INFO][AUSF][Main] Report Caller is set to [false] 2024-03-13T07:10:44.016143941Z [INFO][AUSF][Init] ausfconfig Info: Version[1.0.3] Description[AUSF initial local configuration] ausf context = &{{{0 0} {} map[] 0} {{0 0} {} map[] 0} c6614a07-6d6b-4d5e-98a2-d50feb7b1716 ausfGroup001 8000 127.0.0.9 127.0.0.9 http://127.0.0.9:8000 http http://127.0.0.10:8000 map[nausf-auth:{c6614a07-6d6b-4d5e-98a2-d50feb7b1716 nausf-auth 0xc00000cca8 http REGISTERED 0xc00000cc90 [] [] [] 0 0 0 }] [{208 93} {123 45}] 0xc0005fb220 false} 2024-03-13T07:10:44.016363642Z [INFO][AUSF][Init] Server started 2024-03-13T07:10:44.022303012Z [FATA][AUSF][Init] HTTP server setup failed: listen tcp 127.0.0.9:8000: bind: address already in use ubuntu@ubuntu:~/free5gc$ cd webconsole ubuntu@ubuntu:~/free5gc/webconsole$ go run server.go 2024-03-13T07:11:09.434672075Z [INFO][WEBUI][Main] WEBUI version: Not specify ldflags (which link version) during go build go version: go1.18.10 linux/amd64 2024-03-13T07:11:09.434791863Z [INFO][WEBUI][CFG] Read config from [./config/webuicfg.yaml] 2024-03-13T07:11:09.435004498Z [INFO][WEBUI][Main] Log enable is set to [true] 2024-03-13T07:11:09.435027521Z [INFO][WEBUI][Main] Log level is set to [info] 2024-03-13T07:11:09.435040215Z [INFO][WEBUI][Main] Report Caller is set to [false] 2024-03-13T07:11:09.435139416Z [INFO][WEBUI][Init] Server started [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.

[GIN-debug] GET /api/sample --> github.com/free5gc/webconsole/backend/WebUI.GetSampleJSON (3 handlers) [GIN-debug] POST /api/login --> github.com/free5gc/webconsole/backend/WebUI.Login (3 handlers) [GIN-debug] POST /api/logout --> github.com/free5gc/webconsole/backend/WebUI.Logout (3 handlers) [GIN-debug] GET /api/tenant --> github.com/free5gc/webconsole/backend/WebUI.GetTenants (3 handlers) [GIN-debug] GET /api/tenant/:tenantId --> github.com/free5gc/webconsole/backend/WebUI.GetTenantByID (3 handlers) [GIN-debug] POST /api/tenant --> github.com/free5gc/webconsole/backend/WebUI.PostTenant (3 handlers) [GIN-debug] PUT /api/tenant/:tenantId --> github.com/free5gc/webconsole/backend/WebUI.PutTenantByID (3 handlers) [GIN-debug] DELETE /api/tenant/:tenantId --> github.com/free5gc/webconsole/backend/WebUI.DeleteTenantByID (3 handlers) [GIN-debug] GET /api/tenant/:tenantId/user --> github.com/free5gc/webconsole/backend/WebUI.GetUsers (3 handlers) [GIN-debug] GET /api/tenant/:tenantId/user/:userId --> github.com/free5gc/webconsole/backend/WebUI.GetUserByID (3 handlers) [GIN-debug] POST /api/tenant/:tenantId/user --> github.com/free5gc/webconsole/backend/WebUI.PostUserByID (3 handlers) [GIN-debug] PUT /api/tenant/:tenantId/user/:userId --> github.com/free5gc/webconsole/backend/WebUI.PutUserByID (3 handlers) [GIN-debug] DELETE /api/tenant/:tenantId/user/:userId --> github.com/free5gc/webconsole/backend/WebUI.DeleteUserByID (3 handlers) [GIN-debug] GET /api/subscriber --> github.com/free5gc/webconsole/backend/WebUI.GetSubscribers (3 handlers) [GIN-debug] GET /api/subscriber/:ueId/:servingPlmnId --> github.com/free5gc/webconsole/backend/WebUI.GetSubscriberByID (3 handlers) [GIN-debug] POST /api/subscriber/:ueId/:servingPlmnId --> github.com/free5gc/webconsole/backend/WebUI.PostSubscriberByID (3 handlers) [GIN-debug] POST /api/subscriber/:ueId/:servingPlmnId/:userNumber --> github.com/free5gc/webconsole/backend/WebUI.PostSubscriberByID (3 handlers) [GIN-debug] PUT /api/subscriber/:ueId/:servingPlmnId --> github.com/free5gc/webconsole/backend/WebUI.PutSubscriberByID (3 handlers) [GIN-debug] DELETE /api/subscriber/:ueId/:servingPlmnId --> github.com/free5gc/webconsole/backend/WebUI.DeleteSubscriberByID (3 handlers) [GIN-debug] PATCH /api/subscriber/:ueId/:servingPlmnId --> github.com/free5gc/webconsole/backend/WebUI.PatchSubscriberByID (3 handlers) [GIN-debug] GET /api/registered-ue-context --> github.com/free5gc/webconsole/backend/WebUI.GetRegisteredUEContext (3 handlers) [GIN-debug] GET /api/registered-ue-context/:supi --> github.com/free5gc/webconsole/backend/WebUI.GetRegisteredUEContext (3 handlers) [GIN-debug] GET /api/ue-pdu-session-info/:smContextRef --> github.com/free5gc/webconsole/backend/WebUI.GetUEPDUSessionInfo (3 handlers) [GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value. Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details. [GIN-debug] Listening and serving HTTP on :5000 2024-03-13T07:11:15.027833345Z [INFO][WEBUI][GIN] | 304 | 172.27.115.218 | GET | / | 2024-03-13T07:11:21.812414516Z [INFO][WEBUI][Proc] Get Registered UE Context 2024-03-13T07:11:21.817430052Z [INFO][WEBUI][GIN] | 200 | 172.27.115.218 | GET | /api/registered-ue-context | 2024-03-13T07:13:14.985804281Z [INFO][WEBUI][Proc] Get Registered UE Context 2024-03-13T07:13:14.990083759Z [INFO][WEBUI][GIN] | 200 | 172.27.115.218 | GET | /api/registered-ue-context | 2024-03-13T07:13:16.533607587Z [INFO][WEBUI][Proc] Get Registered UE Context 2024-03-13T07:13:16.540496705Z [INFO][WEBUI][GIN] | 200 | 172.27.115.218 | GET | /api/registered-ue-context/imsi-208930000000003 | 2024-03-13T07:13:18.011772099Z [INFO][WEBUI][Proc] Get Registered UE Context 2024-03-13T07:13:18.018435123Z [INFO][WEBUI][GIN] | 200 | 172.27.115.218 | GET | /api/registered-ue-context/imsi-208930000000003 |

//UERANSIM Terminal 3 logs

login as: ubuntu ubuntu@172.27.129.35's password: Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-100-generic x86_64)

Expanded Security Maintenance for Applications is not enabled.

2 updates can be applied immediately. To see these additional updates run: apt list --upgradable

Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status

New release '22.04.3 LTS' available. Run 'do-release-upgrade' to upgrade to it.

System restart required Last login: Wed Mar 13 07:12:02 2024 from 172.27.115.218 ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ifconfig ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 172.27.129.35 netmask 255.255.255.248 broadcast 172.27.129.39 inet6 fe80::250:56ff:feb1:4cff prefixlen 64 scopeid 0x20 ether 00:50:56:b1:4c:ff txqueuelen 1000 (Ethernet) RX packets 653930 bytes 1244550579 (1.2 GB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 514260 bytes 43213148 (43.2 MB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10 loop txqueuelen 1000 (Local Loopback) RX packets 43205 bytes 3528289 (3.5 MB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 43205 bytes 3528289 (3.5 MB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ubuntu@ubuntu:~$