issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "free5gc", "free5gc" ]
## Describe the bug Hi, I tried to connect Free5gc SMF to travelping UPF but I keep getting the following error: ## To Reproduce Steps to reproduce the behavior: 1. Create a travelping UPF 2. Try to connect Free5gc SMF to it. ## Expected behavior Free5gc SMF should be able to associate with another 3gpp U...
[Bugs] SMF Integration With TravelPing UPF
https://api.github.com/repos/free5gc/free5gc/issues/190/comments
10
2021-03-24T07:26:47Z
2021-08-12T10:07:13Z
https://github.com/free5gc/free5gc/issues/190
839,435,294
190
[ "free5gc", "free5gc" ]
error log: 2021-03-18T17:11:29-07:00 [INFO][UPF][Util] Removing DNN routes ls: cannot access '*sslkey.log': No such file or directory signal: terminated here is the full log: user@ubuntu:~/free5gc$ ././test.sh TestNon3GPP 2021-03-18T17:11:09-07:00 [INFO][UPF][Util] Config: /home/user/free5gc/NFs/upf/build/con...
[Bugs]N3IWF and 5gc start fail
https://api.github.com/repos/free5gc/free5gc/issues/189/comments
4
2021-03-20T05:59:47Z
2023-07-21T07:31:11Z
https://github.com/free5gc/free5gc/issues/189
836,730,836
189
[ "free5gc", "free5gc" ]
Hi @free5gc-org After git clone free5gc, I ran the following script to change each NFs branch to `main` and tried to build all NFs, ``` #!/usr/bin/env bash NF_LIST="nrf amf smf udr pcf udm nssf ausf upf n3iwf" for NF in ${NF_LIST}; do cd NFs/${NF} git checkout main cd ../.. done cd webcon...
[Bugs] Failed to build the main branch of amf
https://api.github.com/repos/free5gc/free5gc/issues/188/comments
2
2021-03-16T13:22:17Z
2021-03-21T09:38:41Z
https://github.com/free5gc/free5gc/issues/188
832,794,133
188
[ "free5gc", "free5gc" ]
## Describe the bug I did a clean install of both v3.0.4 and v3.0.5. v3.0.4 was working correctly, but v3.0.5 is not bootstrapping the NRF component correctly anymore. It is crashing with a fatal warning in the MonDB library. [FATA][LIB][MonDB] (BadValue) $or must be an array (/go/pkg/mod/github.com/free5gc/!mo...
[Bugs] In 3.0.5 NRF fails initializing with a MonDB Fatal Error
https://api.github.com/repos/free5gc/free5gc/issues/187/comments
2
2021-03-09T04:09:59Z
2022-03-01T11:04:53Z
https://github.com/free5gc/free5gc/issues/187
825,280,249
187
[ "free5gc", "free5gc" ]
## Describe the bug - GTP Tunnel sequence number issue According to 3GPP TS 29.281 GTP Tunnel sequence number should be same "The Sequence Number in a signalling response message shall be copied from the signalling request message that the GTP-U entity is replying to" ![image](https://user-images.githubusercontent....
[Bugs]GTP Tunnel sequence number issue
https://api.github.com/repos/free5gc/free5gc/issues/186/comments
4
2021-03-08T04:11:08Z
2021-03-19T10:35:42Z
https://github.com/free5gc/free5gc/issues/186
824,144,980
186
[ "free5gc", "free5gc" ]
## Description UE Identification will fail if SUCI is encrypted with Profile B public key. This because UDM always selects Profile A key. The issue is this line: https://github.com/free5gc/udm/blob/e89dcbf12b4adc1f2b745122b55723089a1d4c45/producer/generate_auth_data.go#L162 Profile A key is passed no matter if SUC...
[Bugs][UDM] supi/suci: protection scheme Profile A hardcoded in UDM
https://api.github.com/repos/free5gc/free5gc/issues/185/comments
3
2021-02-26T10:51:26Z
2021-08-09T11:35:02Z
https://github.com/free5gc/free5gc/issues/185
817,251,858
185
[ "free5gc", "free5gc" ]
## Describe the bug When i run the ./test.sh TestRegistration i got the error "this upf do not associate with smf", with upf ip : 10.200.200.101. And the test finish on a panic: test timed out after 10min. ## To Reproduce Steps to reproduce the behavior: 1. Install the free5gc package 2. Follow the step and bei...
[Bugs] ERROR SMF CTX this upf do not associate with smf
https://api.github.com/repos/free5gc/free5gc/issues/184/comments
2
2021-02-24T11:31:26Z
2022-06-20T19:10:18Z
https://github.com/free5gc/free5gc/issues/184
815,391,225
184
[ "free5gc", "free5gc" ]
## Describe the bug the Configuration of Session-AMBR (Aggregate Maximum Bit Rate)is not in effect ## To Reproduce Steps to reproduce the behavior: 1. I changed the ue subscribe info in mogodb, and the table name is subscriptionData.provisionedData.smData. 2. sessionAmbr:{ "uplink":"1000Kbps", ...
[Bugs]Session-AMBR is not in effect
https://api.github.com/repos/free5gc/free5gc/issues/183/comments
2
2021-02-24T06:53:44Z
2023-07-03T09:41:57Z
https://github.com/free5gc/free5gc/issues/183
815,168,161
183
[ "free5gc", "free5gc" ]
I am using free5gc ver3.0.5. 1. I registered the UE from the Web Console. 2. After that, I logged out and logged in again. 3. After that, press the change button and confirm the input data I wanted to see the IMSI number data I entered in 1. However, the default value was displayed. In the correct operation, ...
[Bugs]DB contents are not read when Modifying with Webconsole.
https://api.github.com/repos/free5gc/free5gc/issues/182/comments
2
2021-02-22T08:06:11Z
2022-04-19T14:50:33Z
https://github.com/free5gc/free5gc/issues/182
813,246,583
182
[ "free5gc", "free5gc" ]
## Describe the bug When UE sends the Deregistration Request to Core-Network, CN does not respond to UE Deregistration Accept. ## To Reproduce The UE performs registration and deregistration multiple times; eventually, this bug occurs. ## Expected behavior CN needs to respond to UE Deregistration Accept messag...
[Bugs] UE deregistration failed
https://api.github.com/repos/free5gc/free5gc/issues/181/comments
1
2021-02-19T09:46:34Z
2021-02-20T03:01:00Z
https://github.com/free5gc/free5gc/issues/181
811,870,221
181
[ "free5gc", "free5gc" ]
**If the design issue template is not followed, the issue might be closed.** <!-- Remove above warning line while reporting the issue --> ## Documentation request It looks like " Installation / 4. User-plane Supporting Packages " need to install g++ . Thanks. ## Suggestion -- ## Additional context ![p...
[Docs] Installation / User-plane Supporting Packages
https://api.github.com/repos/free5gc/free5gc/issues/180/comments
3
2021-02-19T09:33:16Z
2021-04-24T04:38:06Z
https://github.com/free5gc/free5gc/issues/180
811,860,950
180
[ "free5gc", "free5gc" ]
## Describe the bug I have an error while i running the following command : ./bin/nrf in the free5gc repository. ## To Reproduce Steps to reproduce the behavior: 1. Install the free5gc package 2. Follow the step one by one on the github free5gc (installation stage 3) 3. ./build.sh 4. ./run.sh or ./bin/nrf #...
[Bugs] FATAL error while running ./bin/nrf <invalid reflect.Value>MongoDB=MongoDB
https://api.github.com/repos/free5gc/free5gc/issues/179/comments
0
2021-02-18T16:40:59Z
2021-02-24T11:36:57Z
https://github.com/free5gc/free5gc/issues/179
811,269,860
179
[ "free5gc", "free5gc" ]
## Describe the bug Repeated UE connection and disconnection causes no response to Deregistration Request ## To Reproduce Connect and disconnect UE many times eventually cause no response to Deregistration Request. ## Expected behavior SMF to return Deregistration Request. ## Root cause. When SMF receives ...
[Bugs] SMF Repeated UE connection and disconnection causes no response to Deregistration Request
https://api.github.com/repos/free5gc/free5gc/issues/178/comments
3
2021-02-17T12:04:48Z
2021-02-22T06:09:58Z
https://github.com/free5gc/free5gc/issues/178
810,124,543
178
[ "free5gc", "free5gc" ]
## Describe the bug UPF source tree is not sync up with libgtp5gnl v0.3.0. Also upf/updk/src/kernel/rule/qer.c is not implemented. So even if we upgrade to libgtp5gnl v0.3.0, we can't have QER support. ## To Reproduce Upgrade libgtp5gnl to v0.3.0. ## Expected behavior QER support should works fine with libgt...
[Bugs] UPF Sync up to libgtp5gnl v0.3.0 for QER support
https://api.github.com/repos/free5gc/free5gc/issues/177/comments
1
2021-02-17T01:07:33Z
2021-02-19T03:13:38Z
https://github.com/free5gc/free5gc/issues/177
809,766,395
177
[ "free5gc", "free5gc" ]
## Describe the bug AMF fails to recover from Sync Failure scenario described in TS 24.501 5.4.1.3.7 case f. AMF shall include context RAND in UEAuthenticateRequest message when it receives AuthenticationFailure message from UE with cause of SynchFailure. ## To Reproduce UE to send AuthenticationFailure with caus...
[Bugs] AMF shall include context RAND in UEAuthenticateRequest when Synch Failure
https://api.github.com/repos/free5gc/free5gc/issues/176/comments
8
2021-02-15T20:43:24Z
2021-07-27T14:39:11Z
https://github.com/free5gc/free5gc/issues/176
808,807,593
176
[ "free5gc", "free5gc" ]
## Issue Description I think it might be good to include some performance metrics e.g. Prometheus metrics. This will provide an opportunity to have a dashboard that shows how the free5gc deployment is behaving. ### What's the version are you using Not related to a particular free5c version. ### Is your feature ...
[Feat] Key Performance Indicator Metrics (Prometheus)
https://api.github.com/repos/free5gc/free5gc/issues/175/comments
18
2021-02-12T14:35:57Z
2023-10-27T15:28:55Z
https://github.com/free5gc/free5gc/issues/175
807,285,686
175
[ "free5gc", "free5gc" ]
## Describe the bug SMF is not properly include PCO in PDU SessionEstablishmentAccept ## To Reproduce Request to SMF with only DNSIPv4Request in SessionEstablishmentRequest. ## Expected behavior When one of the condition of DNSIPv4Request, DNSIPv6Request, IPv4LinkMTURequest is true, we should have PCO in PDU S...
[Bugs] SMF is not properly include PCO in PDU SessionEstablishmentAccept
https://api.github.com/repos/free5gc/free5gc/issues/174/comments
1
2021-02-11T18:03:57Z
2021-02-19T03:12:36Z
https://github.com/free5gc/free5gc/issues/174
806,620,448
174
[ "free5gc", "free5gc" ]
## Describe the bug SMF does not return proper EndPoint IP Address when PDUSessionTypeIPv4IPv6 is specified ## To Reproduce Request EndPoint IP Address with PDUSessionTypeIPv4IPv6. SMF does not return IP Address at all even SMF has the configuration. ## Expected behavior Return proper EndPoint IP Address #...
[Bugs] SMF does not return proper EndPoint IP Address when PDUSessionTypeIPv4IPv6 is specified
https://api.github.com/repos/free5gc/free5gc/issues/173/comments
8
2021-02-11T17:38:20Z
2021-02-19T03:20:43Z
https://github.com/free5gc/free5gc/issues/173
806,602,100
173
[ "free5gc", "free5gc" ]
## Describe the bug AMF crashes when it receives InitialUEMessage before NGSetupRequest ## To Reproduce ``` text +--------+ +-----+ | gNodeB |------------| AMF | +--------+ +-----+ 192.168.55.2 192.168.55.3 ``` Let gNodeB send InitialUEMessage to 192.168.55.3 before sending N...
[Bugs] AMF crashes when it receives InitialUEMessage before NGSetupRequest
https://api.github.com/repos/free5gc/free5gc/issues/172/comments
4
2021-02-11T13:24:05Z
2021-02-13T15:12:19Z
https://github.com/free5gc/free5gc/issues/172
806,386,286
172
[ "free5gc", "free5gc" ]
## Describe the bug I recently upgraded my free5gc from v3.0.4 to v3.0.5. all the tests after installation are running fine. Yet, I am getting a warning in AMF. Can this warning be ignored? ## To Reproduce Steps to reproduce the behavior: 1. Install free5gc as per instructins in the wiki page 2. run ./run.sh...
[Bugs] Warning message in AMF while running ./run.sh in v3.0.5
https://api.github.com/repos/free5gc/free5gc/issues/171/comments
1
2021-02-10T01:35:27Z
2021-02-12T13:46:22Z
https://github.com/free5gc/free5gc/issues/171
805,071,870
171
[ "free5gc", "free5gc" ]
Hi @free5gc-org I have one question. After starting C-Plane (except for UPF) on one VM first, then starting U-Plane (UPF only) on another VM, and then trying to register UE after NG-Setup of gNB, the following error occurred between SMF and UPF. As a result, creating a PDU session failed. ``` 2021-02-04T06:36:...
[Question] About the order to start SMF and UPF
https://api.github.com/repos/free5gc/free5gc/issues/170/comments
7
2021-02-04T07:40:08Z
2022-02-14T06:28:03Z
https://github.com/free5gc/free5gc/issues/170
801,019,742
170
[ "free5gc", "free5gc" ]
## Describe the bug free5gc stage3.0.4 use UERANSimulator to Send UDP Packet Got the Message Pending on the ```Encode ExtendedProtocolConfigurationOptions in EncodePDUSessionEstablishmentRequest``` and watch amf log, got the ```Capability5GMM is nil (/go/src/free5gc/src/amf/gmm/sm.go:274 free5gc/src/amf/gmm.ContextS...
[Bugs] Stage3.0.4 test in UERANSimulator in AMF got Capability5GMM is nil message.
https://api.github.com/repos/free5gc/free5gc/issues/169/comments
1
2021-02-02T13:09:42Z
2021-03-18T07:11:15Z
https://github.com/free5gc/free5gc/issues/169
799,266,812
169
[ "free5gc", "free5gc" ]
Hi @free5gc-org When I registered the subscriber information using WebConsole, even if I changed the value of **Data Network Name** of **DNN Configurations** from the default `internet` to another string (eg. `internet2`), when I checked the contents of mongodb, it was still `internet`. Also, the function to cha...
[Bugs] Data Network Name value in DNN Configurations cannot be changed from the default "internet"
https://api.github.com/repos/free5gc/free5gc/issues/168/comments
13
2021-02-01T04:21:46Z
2021-02-19T09:53:49Z
https://github.com/free5gc/free5gc/issues/168
797,936,134
168
[ "free5gc", "free5gc" ]
Hi everyone, https://github.com/free5gc/free5gc/wiki/Appendix While referring to the above URL, when I started WebConsole with v3.0.5 and tried to connect from the browser, the following was displayed on the browser. ``` 404 page not found ``` In addition, the following log was output to the WebConsole log. ...
[Bugs?] Failed to connect to WebConsole of free5GC v3.0.5
https://api.github.com/repos/free5gc/free5gc/issues/167/comments
5
2021-01-31T12:22:46Z
2021-10-03T00:52:31Z
https://github.com/free5gc/free5gc/issues/167
797,698,774
167
[ "free5gc", "free5gc" ]
## Describe the bug Installed the latest version of free5gc according to installation steps. running ```sudo ./test.sh TestRegistration``` The error says "Nausf_UEAU Authentication Request Error: server no response" ## To Reproduce Steps to reproduce the behavior: 1. follow [installation steps](https://github....
TestRegistration not working on a fresh install of v3.0.5[Bugs]
https://api.github.com/repos/free5gc/free5gc/issues/166/comments
2
2021-01-31T04:45:58Z
2021-02-01T05:04:33Z
https://github.com/free5gc/free5gc/issues/166
797,617,960
166
[ "free5gc", "free5gc" ]
### Description We attempted to build Release 3.0.5 on **a fresh system** by following the install instructions at https://github.com/free5gc/free5gc/wiki/Installation/b9e8196fdd58cc152bdcd9b7151841b58adbeb8d. However, the build process fails saying (emphasis added): Start building amf.... cd NFs/amf && \ CGO_ENABL...
Release 3.0.5 won't build on fresh install per instructions
https://api.github.com/repos/free5gc/free5gc/issues/165/comments
3
2021-01-27T19:11:28Z
2021-02-02T16:47:32Z
https://github.com/free5gc/free5gc/issues/165
795,369,419
165
[ "free5gc", "free5gc" ]
Syntax error while run run.sh in v3.0.5
Syntax error while run run.sh in v3.0.5
https://api.github.com/repos/free5gc/free5gc/issues/164/comments
1
2021-01-26T08:49:42Z
2021-01-26T09:21:05Z
https://github.com/free5gc/free5gc/issues/164
794,048,613
164
[ "free5gc", "free5gc" ]
Could you provide the github link to install free5gc version 3.0.4 ? The current github has been updated with the newer version 3.0.5 and I could not find the older version anywhere. Thanks, Pradnya
free5gc version 3.0.4
https://api.github.com/repos/free5gc/free5gc/issues/163/comments
18
2021-01-20T16:03:47Z
2021-02-05T13:09:56Z
https://github.com/free5gc/free5gc/issues/163
790,111,508
163
[ "free5gc", "free5gc" ]
## Describe the bug UPF shows double free error `Pool is full, it may not belong to this pool` when DL data continues to flow without a Paging response. ## To Reproduce Keep on sending DL data without having a Paging response. ## Expected behavior No error message display ## Environment (please complete the...
[Bugs] UPF shows double free error when DL data continues to flow without a Paging response
https://api.github.com/repos/free5gc/free5gc/issues/162/comments
3
2021-01-19T16:10:02Z
2021-02-19T12:43:55Z
https://github.com/free5gc/free5gc/issues/162
789,155,010
162
[ "free5gc", "free5gc" ]
## Describe the bug UPF crash with SEGV when the UE send registration and deregistration repeatedly ## To Reproduce UE to send registration and deregistration repeatedly. UPF will crash due to missing lock of TimerList. ## Expected behavior No crash. ## Environment (please complete the following informatio...
[Bugs] UPF crash with SEGV when the UE send registration and deregistration repeatedly
https://api.github.com/repos/free5gc/free5gc/issues/161/comments
3
2021-01-19T16:05:19Z
2021-02-05T13:10:59Z
https://github.com/free5gc/free5gc/issues/161
789,151,255
161
[ "free5gc", "free5gc" ]
## Describe the bug There is a memory increase in SMF due to the IDGenerator's leakage to Allocate ## To Reproduce Activate/Deactivate uplink tunnel and/or downlink tunnel cause memory leak. ## Expected behavior No memory leak. ## Environment (please complete the following information): - free5GC Version:...
[Bugs] SMF There is a memory increase in AMF due to the IDGenerator's leakage to Allocate
https://api.github.com/repos/free5gc/free5gc/issues/160/comments
1
2021-01-19T15:38:14Z
2021-02-17T13:38:16Z
https://github.com/free5gc/free5gc/issues/160
789,128,917
160
[ "free5gc", "free5gc" ]
## Describe the bug Memory leak in func (ranUe *RanUe) Remove() due to missing IDGenerator clean up. ## To Reproduce Add/delete RanUe and see usage of the memory. ## Expected behavior No memory leak. ## Environment (please complete the following information): - free5GC Version: 3.0.4 - OS: Ubuntu 18.04 ...
[Bugs] AMF There is a memory increase in AMF due to the IDGenerator's leakage to Allocate
https://api.github.com/repos/free5gc/free5gc/issues/159/comments
1
2021-01-19T15:07:41Z
2021-02-05T13:12:49Z
https://github.com/free5gc/free5gc/issues/159
789,103,333
159
[ "free5gc", "free5gc" ]
## Describe the bug AMF TestPDUSessionReleaseRequest sometimes fails due to missing PDUsessionResourceSetupRequest. This is due to missing proper locking. ## To Reproduce Run TestPDUSessionReleaseRequest multiple times. ## Expected behavior TestPDUSessionReleaseRequest must success all the time. ## Environ...
[Bugs] AMF TestPDUSessionReleaseRequest fails due to missing PDUsessionResourceSetupRequest
https://api.github.com/repos/free5gc/free5gc/issues/158/comments
1
2021-01-19T14:35:44Z
2021-04-30T05:37:57Z
https://github.com/free5gc/free5gc/issues/158
789,076,308
158
[ "free5gc", "free5gc" ]
## Describe the bug AMF and UDM does not have proper Unsubscribe event handler. ## To Reproduce UE to register/unregister multiple times. Due to not handling proper Unsubscribe event, UDR resources are not freed. ## Expected behavior When AMF receives UE Deregistration, AMF should send Unsubscribe message to ...
[Bugs] AMF/UDM Add Unsubscribe event handler
https://api.github.com/repos/free5gc/free5gc/issues/157/comments
1
2021-01-19T14:16:32Z
2021-04-29T14:36:49Z
https://github.com/free5gc/free5gc/issues/157
789,060,051
157
[ "free5gc", "free5gc" ]
## Describe the bug AMF uses DeepEqual between pointer with entity when comparing TargetAmfSet in handleRequestedNssai(). ## To Reproduce Specify TargetAmfSet in Registration with AMF re-allocation. ## Expected behavior Properly compare TrgetAmfSet with configured AMF. ## Environment (please complete the fo...
[Bugs] AMF DeepEqual between pointer with entity bug.
https://api.github.com/repos/free5gc/free5gc/issues/156/comments
1
2021-01-19T11:36:06Z
2021-02-05T13:14:36Z
https://github.com/free5gc/free5gc/issues/156
788,948,422
156
[ "free5gc", "free5gc" ]
## Describe the bug AMF Resend Registration Accept even after receiving UEContext Release. Even after receiving UEContext Release, AMF keep on resending Registration Accept message. That is not conforms to the specification and it even cause a crash. ## To Reproduce Send UEContext Release from UE and wait a while...
[Bugs] AMF Resend Registration Accept even after receiving UEContext Release
https://api.github.com/repos/free5gc/free5gc/issues/155/comments
1
2021-01-15T12:42:52Z
2021-02-05T13:16:10Z
https://github.com/free5gc/free5gc/issues/155
786,868,172
155
[ "free5gc", "free5gc" ]
## Describe the bug AMF Registration Status Update Error happens when AMF receives Registration Request with Requested NSSAI. This is due to a bug of comparing pointer with entity. ## To Reproduce Send UE Registration request with Requested NSSAI to AMF. Comparison of Requested NSSAI and Subscribed NSSAI always ...
[Bugs] AMF Registration Status Update Error happens when AMF receives Registration Request with Requested NSSAI.
https://api.github.com/repos/free5gc/free5gc/issues/154/comments
1
2021-01-15T04:09:32Z
2021-02-05T13:17:27Z
https://github.com/free5gc/free5gc/issues/154
786,517,338
154
[ "free5gc", "free5gc" ]
## Describe the bug AMF panics when retransmission processing of Registration Accept. We might need to recover() when exiting SendToRan() to avoid the crash. ## To Reproduce Disconnect SCTP session during retransmission of Registration Accept message. ## Expected behavior No crash of AMF. ## Environment (p...
[Bugs] AMF panics when retransmission processing of Registration Accept
https://api.github.com/repos/free5gc/free5gc/issues/153/comments
3
2021-01-15T03:33:23Z
2021-03-11T16:47:09Z
https://github.com/free5gc/free5gc/issues/153
786,504,919
153
[ "free5gc", "free5gc" ]
## Describe the bug SMF crashes when connection and disconnection are repeated from 10 UEs simultaneously. It seems no protection of simultaneous accessing to transaction map in PFCP. ## To Reproduce 1. Prepare 10 UEs. 2. connection&disconnection multiple times from all of UEs at the same time. 3. SMF crashes. ...
[Bugs] SMF crashes when connection and disconnection are repeated from multiple UEs.
https://api.github.com/repos/free5gc/free5gc/issues/152/comments
1
2021-01-14T23:50:37Z
2021-02-05T13:19:27Z
https://github.com/free5gc/free5gc/issues/152
786,424,515
152
[ "free5gc", "free5gc" ]
when using ./test.sh TestDeregistration, the error like this: ./test.sh: line 79: 8902 Segmentation fault ${EXEC_UPFNS} ./bin/free5gc-upfd -f config/upfcfg.test.yaml Anyone can help with this?
[Bugs] segmentation fault throw from the test.sh
https://api.github.com/repos/free5gc/free5gc/issues/151/comments
0
2020-12-17T03:45:53Z
2020-12-17T06:00:58Z
https://github.com/free5gc/free5gc/issues/151
769,477,291
151
[ "free5gc", "free5gc" ]
## Describe the bug I was facing an issue with the ngsetup Request, I am able to send a NgSetup Request via SCTP but on receiving the ngap packet the free5gc AMF has a runtime error (“segmentation fault”), and the whole thing crashes. ## To Reproduce Steps to reproduce the behavior: [I ran the following code ](h...
[Bugs] AMF crashes on sending ngsetup request via sctp
https://api.github.com/repos/free5gc/free5gc/issues/150/comments
7
2020-12-10T13:20:27Z
2023-07-12T15:18:00Z
https://github.com/free5gc/free5gc/issues/150
761,235,868
150
[ "free5gc", "free5gc" ]
## Describe the bug AMF is not requesting the retransmission of the **Registration Request** message after security context has been established. ## To Reproduce Steps to reproduce the behavior: 1. Basic configuration 2. Real gNB and UE, or simulator 2. Run standard registration procedure ## Expected behavio...
[Bugs] AMF is not requesting the retransmission of the Registration Request message
https://api.github.com/repos/free5gc/free5gc/issues/149/comments
3
2020-12-10T12:52:59Z
2023-07-12T15:16:50Z
https://github.com/free5gc/free5gc/issues/149
761,216,021
149
[ "free5gc", "free5gc" ]
**If the design issue template is not followed, the issue might be closed.** <!-- Remove above warning line while reporting the issue --> ## Documentation request In the ULCL version, I want let gNB to send UDP packet to both Anchor point1 and Anchor point2 simultaneously. But when the Anchor point1 is sending ...
[Docs]Can gNB send the packets to more than one UPF simultaneously in ULCL version
https://api.github.com/repos/free5gc/free5gc/issues/148/comments
1
2020-12-09T10:09:50Z
2023-07-21T08:11:00Z
https://github.com/free5gc/free5gc/issues/148
760,190,772
148
[ "free5gc", "free5gc" ]
## Describe the bug SMF crash when ue preconfig has only one UPF, 'NewUEPreConfigPaths' childName := path.UPF[idx+1], If only on UPF, will panic: runtime error: index out of range [1] with length 1 ## To Reproduce Steps to reproduce the behavior: 1. uerouting config, DestinationIP: 60.60.0.200 only on UPF in path...
[Bugs] SMF crash when ue preconfig has only one UPF
https://api.github.com/repos/free5gc/free5gc/issues/147/comments
1
2020-12-08T01:46:30Z
2021-03-11T17:13:02Z
https://github.com/free5gc/free5gc/issues/147
758,988,697
147
[ "free5gc", "free5gc" ]
## Describe the bug AMF send SMContextUpdate request to SMF, In func HandlePDUSessionSMContextUpdate, SMF will change smContext.SMContextState to smf_context.PFCPModification. send PFCP Session Modification Request to UPF, After reveive UPF's response, smContext.SMContextState is Active. Chanel smContext.SBIPFCPComm...
[Bugs] SMF blocks when handling PDU Session SM Context update
https://api.github.com/repos/free5gc/free5gc/issues/145/comments
2
2020-11-24T09:40:31Z
2023-07-09T11:56:45Z
https://github.com/free5gc/free5gc/issues/145
749,542,718
145
[ "free5gc", "free5gc" ]
## Describe the bug AMF does not send "Pdu Session Resource Setup Request" , but it sends "Dl Nas Transport" containing PduSessionEstablishmentAccept. But PduSessionEstablishmentAccept should be sent in "Pdu Session Resource Setup Request". I think this is not the desired behavior. In this way external gNB like UER...
[Bugs] AMF does not send "Pdu Session Resource Setup Request"
https://api.github.com/repos/free5gc/free5gc/issues/142/comments
6
2020-11-21T01:19:15Z
2021-06-23T06:52:54Z
https://github.com/free5gc/free5gc/issues/142
747,891,073
142
[ "free5gc", "free5gc" ]
**If the design issue template is not followed, the issue might be closed.** <!-- Remove above warning line while reporting the issue --> ## Documentation request I understand that the Free5GC follows Apache 2.0 license. We see that only the free5GC repo has the license.txt file mentioned that is Apache 2.0 lice...
[Docs] License file is missing for the free5GC subrepos
https://api.github.com/repos/free5gc/free5gc/issues/141/comments
0
2020-11-20T04:01:39Z
2020-11-25T03:26:48Z
https://github.com/free5gc/free5gc/issues/141
747,120,738
141
[ "free5gc", "free5gc" ]
## Describe the bug AMF fails to set NAS security header in service accept. It seems current code set NAS Type Integrity and ciphered to NAS Type even if it is plain NAS message processing. ## To Reproduce Process Plain NAS 5GS Message ## Expected behavior Return plain NAS 5GS Message as NAS type. ## Envir...
[Bugs] AMF fails to set NAS security header in service accept
https://api.github.com/repos/free5gc/free5gc/issues/140/comments
1
2020-11-15T19:49:37Z
2020-12-01T12:20:35Z
https://github.com/free5gc/free5gc/issues/140
743,330,664
140
[ "free5gc", "free5gc" ]
## Describe the bug AMF ServiceRequest occurs two times when CM-CONNECTED transition. In specification: > TS 24.501 8.2.6.21: if the UE is sending a REGISTRATION REQUEST message as an initial NAS message, > the UE has a valid 5G NAS security context and the UE needs to send non-cleartext IEs > TS 24.501 4.4.6: W...
[Bugs] AMF ServiceRequest occurs two times when CM-CONNECTED transition
https://api.github.com/repos/free5gc/free5gc/issues/139/comments
1
2020-11-15T19:21:36Z
2021-01-07T10:56:26Z
https://github.com/free5gc/free5gc/issues/139
743,325,485
139
[ "free5gc", "free5gc" ]
## Describe the bug AMF panics at HandleRegistrationComplete() when Mobility/PeriodicUpdateRegistration. We believes that HandleRegistrationComplete() is trying to refer RegistrationRequest's data but that is cleared before hand. The fix is not call ue.ClearRegistrationRequestData(anType). ## To Reproduce Handle...
[Bugs] AMF panics at HandleRegistrationComplete when Mobility/PeriodicUpdateRegistration
https://api.github.com/repos/free5gc/free5gc/issues/138/comments
1
2020-11-15T19:09:29Z
2020-12-02T03:18:37Z
https://github.com/free5gc/free5gc/issues/138
743,323,135
138
[ "free5gc", "free5gc" ]
## Describe the bug UPF fails to free BufPacket when repeatedly setting and releasing PDU session. ## To Reproduce PDU session set & release several times. Current code does not properly free BufPacket. ## Expected behavior When session goes down, the corresponding BufPacket should be freed. ## Environment...
[Bugs] UPF fails to free BufPacket when repeatedly setting and releasing PDU session
https://api.github.com/repos/free5gc/free5gc/issues/136/comments
1
2020-11-09T09:32:29Z
2021-02-19T13:13:32Z
https://github.com/free5gc/free5gc/issues/136
738,857,736
136
[ "free5gc", "free5gc" ]
## Describe the bug AMF fails to decode id-UERadioCapability in InitialContextSetupRequest ## To Reproduce Decode id-UERadioCapability in InitialContextSetupRequest ## Expected behavior Field must be decoded as Hex (OCTET STRING) not as String ## Environment (please complete the following information): - ...
[Bugs] AMF fails to decode id-UERadioCapability in InitialContextSetupRequest
https://api.github.com/repos/free5gc/free5gc/issues/135/comments
1
2020-11-09T09:21:01Z
2020-12-21T11:59:57Z
https://github.com/free5gc/free5gc/issues/135
738,848,997
135
[ "free5gc", "free5gc" ]
## Describe the bug NAS LastVisitedRegisteredTAI length should be 7 ## To Reproduce Dump LastVisitedRegisteredTAI ## Expected behavior NAS LastVisitedRegisteredTAI length is 7 ## Environment (please complete the following information): - free5GC Version: 3.0.4 - OS: Ubuntu 18.04 - Kernel version: 5....
[Bugs] NAS LastVisitedRegisteredTAI length should be 7
https://api.github.com/repos/free5gc/free5gc/issues/134/comments
1
2020-11-09T08:50:12Z
2020-11-25T07:41:19Z
https://github.com/free5gc/free5gc/issues/134
738,826,229
134
[ "free5gc", "free5gc" ]
Adding Subscribers in frontend works fine. However, a modification is not possilbe. problem on: Ubuntu 18.04 Server free5gc v3.0.4 Browser: Firefox and Chrome tested ## console log (start webserver + modify existing entry): ` 2020-11-02T12:09:49+01:00 [INFO][LIB][OAPI] set report call : false 2020-11-02...
[Bugs] Unable to modify a subscriber entry in frontend
https://api.github.com/repos/free5gc/free5gc/issues/133/comments
1
2020-11-02T11:13:23Z
2021-10-13T08:27:12Z
https://github.com/free5gc/free5gc/issues/133
734,417,411
133
[ "free5gc", "free5gc" ]
I observed that the AMF creates wrong InitialContextSetupRequest messages, in detail the id-UESecurityCapabilites are not correct. ## Expected behavior The first 3 bits of the Capabilities bitstream should be used for encoding (one-hot) if NEA1, NEA2, NEA3 is supported. Same for NIA1, NIA2, NIA3. ## Describe the...
[Bugs] AMF creates wrong InitialContextSetupRequest message
https://api.github.com/repos/free5gc/free5gc/issues/132/comments
4
2020-11-02T10:58:56Z
2020-12-24T07:52:23Z
https://github.com/free5gc/free5gc/issues/132
734,407,084
132
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using v3.0.4 ### Is your feature request related to a problem? Please describe. Free5gc's NF does not support the function to update configuration after the NF started. So we cannot add new SNSSAI to AMF and NSSF while AMF and NSSF are running. ### Des...
[Feat] Function to update configuration while NF is running
https://api.github.com/repos/free5gc/free5gc/issues/131/comments
3
2020-10-29T00:57:08Z
2023-07-07T04:17:35Z
https://github.com/free5gc/free5gc/issues/131
731,911,604
131
[ "free5gc", "free5gc" ]
I'd like to verify my 5g aka code is correct or not. So I want to ask if anybody can help me to provide any test data of 5g-aka. Thanks.
Is there any 5G AKA test data can be provided?
https://api.github.com/repos/free5gc/free5gc/issues/129/comments
1
2020-10-27T10:02:31Z
2020-10-27T13:28:36Z
https://github.com/free5gc/free5gc/issues/129
730,298,125
129
[ "free5gc", "free5gc" ]
## Describe the bug UDM Crashes when it has zero length sNssaiList ## To Reproduce Configure with null or zero length NSSAI list. ## Expected behavior No crash. ## Environment (please complete the following information): - free5GC Version: 3.0.4 - OS: Ubuntu 18.04 - Kernel version: 5.0.0-23-generi...
[Bugs] UDM Crashes when it has zero length sNssaiList
https://api.github.com/repos/free5gc/free5gc/issues/128/comments
0
2020-10-23T11:22:31Z
2021-01-14T15:16:46Z
https://github.com/free5gc/free5gc/issues/128
728,137,870
128
[ "free5gc", "free5gc" ]
## Describe the bug AMF Crashes when it access to null `nsiInformation` ## To Reproduce Steps to reproduce the behavior: 1. Change config '...' 2. Code patch '...' (You can fork the project and give us the patch diff you have modified) 3. Run command '...' 4. Dump packet '...' ## Expected behavior No cra...
[Bugs] AMF Crashes on accessing null nsiInformation
https://api.github.com/repos/free5gc/free5gc/issues/127/comments
1
2020-10-23T11:07:18Z
2021-01-07T10:56:53Z
https://github.com/free5gc/free5gc/issues/127
728,128,441
127
[ "free5gc", "free5gc" ]
## Describe the bug AMF Crash when it access to null `ue.AccessAndMobilitySubscriptionData` ## To Reproduce Steps to reproduce the behavior: 1. Change config '...' 2. Code patch '...' (You can fork the project and give us the patch diff you have modified) 3. Run command '...' 4. Dump packet '...' ## Expec...
[Bugs] AMF Crash on accessing null ue.AccessAndMobilitySubscriptionData
https://api.github.com/repos/free5gc/free5gc/issues/126/comments
0
2020-10-23T11:01:07Z
2020-10-26T08:33:29Z
https://github.com/free5gc/free5gc/issues/126
728,124,381
126
[ "free5gc", "free5gc" ]
### Issue Description May be UPF has multiple nic,represent n3 n6 and cp interface in TS 29.244, UPF response Association with multiple UserPlaneIPResourceInformation,so there should be multiple UserPlaneIPResourceInformation fields in the structure of PFCPAssociationSetupRequest ### What's the version are you usi...
[Feat] There should be multiple UserPlaneIPResourceInformation fields in the structure of PFCPAssociationSetupRequest
https://api.github.com/repos/free5gc/free5gc/issues/125/comments
2
2020-10-23T01:09:30Z
2020-12-17T06:03:09Z
https://github.com/free5gc/free5gc/issues/125
727,818,016
125
[ "free5gc", "free5gc" ]
## Describe the bug In TS 24.501 9.11.3.4. "5G-GUTI" has four 1bit in octet 4 (bit 8-5). It is not properly encoded/decoded. ``` text 8 7 6 5 4 3 2 1 +------------------------------+ | 1 | 1 | 1 | 1 | 0 |Type of id| octet 4 +------------------------------+ 5GS mobile identity information elem...
[Bugs] NAS 5GS mobile identity 5G-GUTI octet 4 (first four 1bits) must be handled
https://api.github.com/repos/free5gc/free5gc/issues/124/comments
1
2020-10-21T05:12:42Z
2020-11-25T07:41:04Z
https://github.com/free5gc/free5gc/issues/124
726,139,092
124
[ "free5gc", "free5gc" ]
## Issue Description webconsole NSSAI configuration feature is not complete. ### What's the version are you using free5gc 3.0.4 ### Is your feature request related to a problem? Please describe. Can't properly configure NSSAI. ### Describe the solution you'd like We've completed the NSSAI configuration f...
[Feat] Complete NSSAI configuration feature
https://api.github.com/repos/free5gc/free5gc/issues/123/comments
1
2020-10-20T23:54:58Z
2020-10-26T16:31:59Z
https://github.com/free5gc/free5gc/issues/123
726,022,362
123
[ "free5gc", "free5gc" ]
## Describe the bug The protection scheme output of the SUCI is the cipher text of **nibble swapped MSIN** when profile \<A> or profile \<B> is used as the protection scheme. After the decryption, the scheme output need to be swapped. This fix change - `supi conversion => imsi-460002143658709` to - `supi conve...
[Bugs] Add swap processing for supiType IMSI
https://api.github.com/repos/free5gc/free5gc/issues/122/comments
1
2020-10-20T23:27:38Z
2020-11-25T07:42:48Z
https://github.com/free5gc/free5gc/issues/122
726,012,939
122
[ "free5gc", "free5gc" ]
**If the design issue template is not followed, the issue might be closed.** <!-- Remove above warning line while reporting the issue --> ## Issue Description ### What's the version are you using v3.0.4 ### Is your feature request related to a problem? Please describe. When free5gc is deployed on the cl...
[Feat]the IP address of SBA service should be reported automatically to NRF, for deployment on the kubernetes cloud platform
https://api.github.com/repos/free5gc/free5gc/issues/121/comments
4
2020-10-20T09:03:17Z
2020-10-20T09:56:36Z
https://github.com/free5gc/free5gc/issues/121
725,368,411
121
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using v3.0.4 ### Is your feature request related to a problem? Please describe. free5gc's webconsole does not provide the function to modify UE's SNSSAIs and DNN. ### Describe the solution you'd like webconsole or CLI tool provides the function to mo...
[Feat] Function to modify UE's SNSSAIs and DNN in mongodb documents
https://api.github.com/repos/free5gc/free5gc/issues/120/comments
3
2020-10-16T07:23:09Z
2023-07-07T04:21:33Z
https://github.com/free5gc/free5gc/issues/120
722,977,462
120
[ "free5gc", "free5gc" ]
## Describe the bug UPF always outputs "Error handling UP socket" when UPF receives GTP packet. In free5gc v3.0.3's TestRegistration, UPF returns ICMP Echo Reply in GTP. But in free5gc v3.0.4' TestRegistration, UPF does not return ICMP Echo Reply in GTP. ## To Reproduce 1. edit `upfcfg.test.yaml` ``` ...
[Bugs] UPF cannot handle GTP packets
https://api.github.com/repos/free5gc/free5gc/issues/118/comments
1
2020-10-08T07:03:27Z
2020-10-09T03:53:17Z
https://github.com/free5gc/free5gc/issues/118
717,082,241
118
[ "free5gc", "free5gc" ]
## Describe the bug When using IP address as Node ID, the UPF address of Send PFCP Association Request in SMF log is displayed as corrupted character. ## To Reproduce Steps to reproduce the behavior: 1. Run ./test.sh TestRegistration. 2. You will find SMF shows the log as below. ``` [INFO][SMF][App] Send PFCP ...
[Bugs] UPF address of Send PFCP Association Request in SMF log is corrupted.
https://api.github.com/repos/free5gc/free5gc/issues/117/comments
2
2020-10-05T02:55:32Z
2020-10-14T01:03:39Z
https://github.com/free5gc/free5gc/issues/117
714,472,472
117
[ "free5gc", "free5gc" ]
<!-- Remove warning (above 3 lines) while reporting the issue --> ## Describe the bug SMF set up PFCP association with a last element from SMF's UPFPool if there's no UPF in the UPFPool with the node ID specified in a PFCP Association Setup Response message. Because the node ID in a PFCP Association Setup Response...
[Bugs] SMF sets up PFCP association with a wrong UPF when using FQDN NodeID.
https://api.github.com/repos/free5gc/free5gc/issues/116/comments
1
2020-10-02T02:03:15Z
2020-10-14T03:14:39Z
https://github.com/free5gc/free5gc/issues/116
713,295,172
116
[ "free5gc", "free5gc" ]
## Describe the bug Trying the free5gc core against an external emulator. During the registration, AMF gets stuck due to an internal infinite loop. ## Environment (please complete the following information): - free5GC Version: v3.0.4 - OS: Ubuntu 200.04.1 Server - Kernel version: 5.4.0-48-generic - go versi...
[Bugs] AMF getting in loop during Registration
https://api.github.com/repos/free5gc/free5gc/issues/115/comments
3
2020-09-29T18:51:17Z
2023-07-03T08:24:38Z
https://github.com/free5gc/free5gc/issues/115
711,363,199
115
[ "free5gc", "free5gc" ]
## Describe the bug Procedure rejected if 5GMM Capability info missing in _Registration Request_ message. ## Expected behavior According to 3GPP TS 24.501, the 5GMM Capability info in _Registration Request_ message is optional. ## Environment - free5GC Version: v3.0.4 - OS: Ubuntu 200.04.1 Server - Kernel...
[Bugs] AMF rejecting the registration if 5GMM Capability info missing
https://api.github.com/repos/free5gc/free5gc/issues/114/comments
6
2020-09-29T18:01:19Z
2020-11-21T03:16:01Z
https://github.com/free5gc/free5gc/issues/114
711,333,461
114
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using v3.0.3 ### Is your feature request related to a problem? Please describe. UE can not receive the time that should be synchronized from a network and it may cause large time lag between UE and current time. ### Describe the solution you'd like I expec...
[Feat] NITZ: Inform UE of current time and operator name using configuration update command.
https://api.github.com/repos/free5gc/free5gc/issues/113/comments
1
2020-09-25T06:23:31Z
2023-10-04T07:13:58Z
https://github.com/free5gc/free5gc/issues/113
708,676,571
113
[ "free5gc", "free5gc" ]
## Documentation request Increase realization function,progressing function and pending function,which can let us understand free5gc project ## Suggestion Can free5gc add in the document which functions are implemented and which functions are not implemented? As follows: #### Complete ``` N3, N4, N6, N9 in...
[Docs] Add docs with implemented and not implemented function
https://api.github.com/repos/free5gc/free5gc/issues/112/comments
1
2020-09-24T08:52:34Z
2020-10-14T00:51:04Z
https://github.com/free5gc/free5gc/issues/112
707,986,087
112
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using v3.0.3 ### Is your feature request related to a problem? Please describe. I'm trying to run Free5GC on Kubernetes. The container images are based on https://github.com/free5gc/free5gc-compose. I'd like to use hostname to configure node_id in smfcfg.con...
[Feat]Name resolution for node_id in SMF
https://api.github.com/repos/free5gc/free5gc/issues/111/comments
5
2020-09-18T08:56:51Z
2020-09-29T08:04:56Z
https://github.com/free5gc/free5gc/issues/111
704,210,466
111
[ "free5gc", "free5gc" ]
when I test pdu sesssion request report error: ERRO[2020-09-18T05:40:10Z]/src/smf/context/user_plane_information.go:245 free5gc/src/smf/context.(*UserPlaneInformation).GenerateDefaultPath() Can't find UPF with DNN [internet] SMF=Context ERRO[2020-09-18T05:40:10Z]/src/smf/context/user_plane_information.go:1...
[Feat]
https://api.github.com/repos/free5gc/free5gc/issues/110/comments
1
2020-09-18T07:04:00Z
2020-09-21T03:07:30Z
https://github.com/free5gc/free5gc/issues/110
704,144,163
110
[ "free5gc", "free5gc" ]
Dear community, I found some problems when testing with gNB and 5gUE. For the normal case, UE send the initialUEmessage which only includes one registration request and can pass all the messages as defined by spec. ![](https://i.imgur.com/5Ch1bXV.png) For the abnormal case, the UE send the initialUEmessage which is...
[Bugs] Handle security mode complete NULL and cannot process InitialUEmessage which includes two registration request.
https://api.github.com/repos/free5gc/free5gc/issues/108/comments
1
2020-09-15T15:08:43Z
2020-12-08T06:39:43Z
https://github.com/free5gc/free5gc/issues/108
702,015,867
108
[ "free5gc", "free5gc" ]
## Describe the bug TestRegistration Script Failure due NGAP SCTP segmentation fault ## To Reproduce Steps to reproduce the behavior: 1.Followed the installation procedure as per https://www.free5gc.org/stage-3-free5gc 2. Change config 'no Config Changes' 3. Code patch 'v3.0.3' 4. Run command './run.sh, ./t...
TestRegistration Script Failure due NGAP SCTP segmentation fault
https://api.github.com/repos/free5gc/free5gc/issues/107/comments
1
2020-09-11T08:42:34Z
2020-09-20T17:31:15Z
https://github.com/free5gc/free5gc/issues/107
699,034,635
107
[ "free5gc", "free5gc" ]
ubuntu@5gc-vm:~/free5gc$ ./test.sh TestRegistration INFO[2020-09-10T17:00:26+05:30] /home/ubuntu/free5gc/src/upf/src/upf_init.c:164 UpfInit() Config: /home/ubuntu/free5gc/src/upf/build/config/upfcfg.test.yaml UPF=Util INFO[2020-09-10T17:00:26+05:30] Set log level: info UPF=Util ERRO[2020-...
Segmentation on start SCTP server on NGAP while running TestRegistration script
https://api.github.com/repos/free5gc/free5gc/issues/106/comments
2
2020-09-10T11:38:25Z
2020-09-10T14:28:14Z
https://github.com/free5gc/free5gc/issues/106
697,822,261
106
[ "free5gc", "free5gc" ]
Hi,everyone,I have a problem and would like to ask Problem: Can I see the N2 interface?
[Bugs]Can you see the N2 interface when testing?
https://api.github.com/repos/free5gc/free5gc/issues/105/comments
0
2020-09-09T08:28:58Z
2020-09-09T10:45:54Z
https://github.com/free5gc/free5gc/issues/105
696,588,046
105
[ "free5gc", "free5gc" ]
Hello everyone. Recently [an issue](https://github.com/aligungr/UERANSIM/issues/100) has been created in our [UERANSIM](https://github.com/aligungr/UERANSIM) repository. I wanted to report this bug here, because I think it is caused by free5gc. AMF encrypts Security Mode Command message when ciphering algorithm NEA2...
[Bugs] AMF Encrypts SecurityModeCommand message.
https://api.github.com/repos/free5gc/free5gc/issues/104/comments
2
2020-09-08T17:40:27Z
2021-01-07T10:58:43Z
https://github.com/free5gc/free5gc/issues/104
696,059,038
104
[ "free5gc", "free5gc" ]
## Describe the bug AMF chooses wrong SMF in PDU Session Establishment procedure. ## To Reproduce 1. Test system has two SMF which supports different SNSSAI. SMF1 supports STT=0/SD=0,SMF2 supports STT=0/SD=1. 2. UE sends PDU Session Establishment Request whose SNSSAI is STT=0/SD=1, 3. AMF selects SMF1 ...
[Bugs] SMF Selection does not work correctly
https://api.github.com/repos/free5gc/free5gc/issues/103/comments
1
2020-09-08T01:39:46Z
2023-07-07T04:22:50Z
https://github.com/free5gc/free5gc/issues/103
695,479,199
103
[ "free5gc", "free5gc" ]
My upf is failing to start. Below is the log. Can you please help here: lf@oai:~/free5gc/src/upf/build/bin$ sudo -E ./free5gc-upfd -f ~/free5gc/src/upf/build/config/upfcfg.yaml INFO[2020-08-30T15:09:17+08:00] /home/lf/free5gc/src/upf/src/upf_init.c:164 UpfInit() Config: /home/lf/free5gc/src/upf/build/config/upfcfg...
UPF Start error
https://api.github.com/repos/free5gc/free5gc/issues/102/comments
1
2020-08-30T07:17:43Z
2020-09-01T04:11:34Z
https://github.com/free5gc/free5gc/issues/102
688,669,117
102
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using v3.0.3 ### Is your feature request related to a problem? Please describe. UPF can not handle the user traffic properly over GTP-U with the extension header properly. > WARN[2020-04-17T20:05:19+09:00] c/upf/src/up/up_path.c:119 GtpHandler() This type[255...
[Feat] UPF verification of user traffic with QFI in the GTP-U extension header
https://api.github.com/repos/free5gc/free5gc/issues/101/comments
4
2020-08-28T13:38:42Z
2021-05-16T08:50:35Z
https://github.com/free5gc/free5gc/issues/101
688,082,294
101
[ "free5gc", "free5gc" ]
## Describe the bug The value of the QoS Flow identifier in a NAS message toward UE(note 1) and the one of a NGAP IE toward gNB(note 2) are inconsistent. This led to some gNB(+UE) simulator being not able to send user traffic to a UPF becasue of the incorrect qos parameter. (note 1) NGAP/PDUSessionResourceSetupReq...
[Bugs] SMF set a wrong QFI in NGAP/PDUSessionResourceSetupRequest.
https://api.github.com/repos/free5gc/free5gc/issues/100/comments
3
2020-08-28T13:31:13Z
2021-02-15T02:36:58Z
https://github.com/free5gc/free5gc/issues/100
688,077,588
100
[ "free5gc", "free5gc" ]
Hi guys, I opened this issue for a feature request regarding the use of `go modules` also for other libs such as `ngap`, `nas` etc. As in the latest version you changed to using `go modules` for the dependencies of free5gc, I was thinking whether it would be better to apply the came approach for the other package...
[Feat] Using go modules also for the other lib packages.
https://api.github.com/repos/free5gc/free5gc/issues/99/comments
5
2020-08-25T13:03:44Z
2021-02-02T16:58:28Z
https://github.com/free5gc/free5gc/issues/99
685,468,842
99
[ "free5gc", "free5gc" ]
## Describe the bug The default Qos Rule sent by the AMF in the payload container of the pDUSessionNAS-PDU of the PDU session establishment accept is wrong coded : - The length value of the default QoS rule is set to 1585 bytes instead of the expected value 6 bytes. - The packet filter component type is co...
[Bugs] QosRules in the PDU Session establishment Accept is wrong coded
https://api.github.com/repos/free5gc/free5gc/issues/95/comments
4
2020-08-21T19:48:05Z
2020-08-26T02:05:03Z
https://github.com/free5gc/free5gc/issues/95
683,792,637
95
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using v3.0.3 ### Is your feature request related to a problem? Please describe. Free5GC currently supports only the MILENAGE algorithm set in 5G-AKA. There are SIM cards that use the TUAK algorithm instead of the MILENAGE. An UE with this SIM card can not be...
[Feat] Supporting TUAK algorithm set as the AKA algorithm
https://api.github.com/repos/free5gc/free5gc/issues/93/comments
2
2020-08-19T12:28:07Z
2024-02-20T08:55:18Z
https://github.com/free5gc/free5gc/issues/93
681,800,373
93
[ "free5gc", "free5gc" ]
Could you put `sleep 1` at `test_ulcl.sh` as below? Otherwise, the process ID of tcpdump executed on the specified NS will not be stored in the `TCPDUMP_PID_[${i}]` variable. ``` --- test_ulcl.sh.orig 2020-08-13 09:55:43.932828896 +0000 +++ test_ulcl.sh 2020-08-13 10:52:46.089949340 +0000 @@ -94,6 +94...
[Bugs] failed to kill the tcpdump process when ./test_ulcl.sh -om 3 TestRegistration
https://api.github.com/repos/free5gc/free5gc/issues/89/comments
2
2020-08-13T11:07:43Z
2020-08-13T17:06:24Z
https://github.com/free5gc/free5gc/issues/89
678,352,422
89
[ "free5gc", "free5gc" ]
Hello everyone, I am the maintainer of [UERANSIM](https://github.com/aligungr/UERANSIM), and recently made some improvement on SCTP stream handling. However we could not use your core network for the relevant cause. I think the AMF does not handle streams properly. Although it may be considered as a missing feature,...
[Bug] AMF does not handle SCTP stream identifier
https://api.github.com/repos/free5gc/free5gc/issues/88/comments
4
2020-08-11T10:23:33Z
2023-09-01T05:56:01Z
https://github.com/free5gc/free5gc/issues/88
676,759,771
88
[ "free5gc", "free5gc" ]
## Describe the bug I am facing below error while building upf build in ubuntu os after following mentioned upf build commands gtp5g-link.o: In function `main': /home/anshu/cn/core_network/free5gc/src/upf/lib/libgtp5gnl/tools/gtp5g-link.c:81: undefined reference to `gtp_dev_create_ran' /home/anshu/cn/core_network...
[BUG]Error while building UPF build
https://api.github.com/repos/free5gc/free5gc/issues/87/comments
5
2020-08-07T10:12:46Z
2020-08-10T06:08:36Z
https://github.com/free5gc/free5gc/issues/87
674,913,745
87
[ "free5gc", "free5gc" ]
## Describe the bug In TestPDUSessionReleaseRequest's execution, after when "Pdu Session Establishment Release Request" is sent from Test script to AMF, AMF is not sending/triggering Resource Release Request towards test script. ## To Reproduce Steps to reproduce the behavior: 1. Followed steps for building free5...
[Bugs] No Resource Release Request sent from AMF when TestPDUSessionReleaseRequest is executed.
https://api.github.com/repos/free5gc/free5gc/issues/86/comments
4
2020-08-05T07:55:35Z
2023-07-21T07:44:51Z
https://github.com/free5gc/free5gc/issues/86
673,336,214
86
[ "free5gc", "free5gc" ]
## Describe the bug(??) When running `./test.sh TestNon3GPP` with the settings of free5GC as-is, the following error was output. ``` ERRO[2020-07-30T04:19:05Z]/ike/handler/handler.go:428 free5gc/src/n3iwf/ike/handler.HandleIKEAUTH() [IKE] The initiator identification field is nil N3IWF=IKE ``` This is the last li...
[Bugs] failed to ./test.sh TestNon3GPP
https://api.github.com/repos/free5gc/free5gc/issues/84/comments
10
2020-07-30T04:34:56Z
2021-01-16T20:41:33Z
https://github.com/free5gc/free5gc/issues/84
668,361,803
84
[ "free5gc", "free5gc" ]
## Support for CENTOS ### What's the version are you using We would like to test free5gc over CentOS. is there any recommendation to do this? ### Is your feature request related to a problem? Please describe. No, not related to a problem ### Describe the solution you'd like Availability of free5GC softw...
[Feat] Supporting CentOS/RHEL
https://api.github.com/repos/free5gc/free5gc/issues/83/comments
2
2020-07-28T21:44:59Z
2023-12-05T16:43:34Z
https://github.com/free5gc/free5gc/issues/83
667,401,545
83
[ "free5gc", "free5gc" ]
## Suggestion I would like to report something that I noticed about the format of `mcc` and `mnc` in `*cfg.conf`. For example, "`5G:mnc093.mcc208.3gppnetwork.org`". (mcc=208, mnc=93) `free5gc/src/amf/factory/factory.go`: ``` func InitConfigFactory(f string) { content, err := ioutil.ReadFile(f) ...
[Docs] Does mnc and mcc in "*cfg.conf" need to specify zero-padded three-digit numbers?
https://api.github.com/repos/free5gc/free5gc/issues/82/comments
15
2020-07-27T08:50:28Z
2021-02-02T17:09:28Z
https://github.com/free5gc/free5gc/issues/82
666,107,213
82
[ "free5gc", "free5gc" ]
Dear Free5GC team, Thanks for your great job of this excellent project! I setup the Free5GC environment and all the test cases were passed. But I met the issue that no key file was generated under folder: "free5gc/testkeylog". All the key file are **empty**. Could you please help check the reason? Many thank...
[Bugs] The key file for "http/tls" messages didn't generate under ‘’free5gc/testkeylog”
https://api.github.com/repos/free5gc/free5gc/issues/81/comments
9
2020-07-23T08:44:29Z
2020-07-24T09:57:35Z
https://github.com/free5gc/free5gc/issues/81
664,301,069
81
[ "free5gc", "free5gc" ]
**If you don't follow the issue template, your issue may be closed.** <!-- Remove above line after reporting the issue --> ## Issue Description ### What's the version are you using free5GC Stage 3 ### Is your feature request related to a problem? Please describe. When I try to register a user I get an e...
Error when UE registration
https://api.github.com/repos/free5gc/free5gc/issues/79/comments
1
2020-07-11T18:14:40Z
2020-07-11T18:57:01Z
https://github.com/free5gc/free5gc/issues/79
655,254,731
79
[ "free5gc", "free5gc" ]
## Describe the bug 1- Notification payload sent from NRF when an NF Instance has changed its profile contains both "nfProfile" or "profileChanges" attributes null. 2- Notification payload sent from NRF when an NF Instance registered its profile contains event attribute of type "NF_PROFILE_CHANGED" instead of type "N...
[Bugs] NRF notifications of changes of the NF profile of a given NF Instance constains both "nfProfile" or "profileChanges" attributes null
https://api.github.com/repos/free5gc/free5gc/issues/78/comments
0
2020-06-25T10:13:25Z
2023-11-02T04:53:58Z
https://github.com/free5gc/free5gc/issues/78
645,440,207
78
[ "free5gc", "free5gc" ]
## Issue Description ### What's the version are you using - free5GC Version: v3.0.2 - UE: Huawei 5G CPE Pro ### Is your feature request related to a problem? Please describe. Free5GC can not return the IP addresses of DNS servers when an UE requests the DNS addresses in PCO. This leads to any UE being not abl...
[Feat] Functions to transfer the IP addresses of DNS servers to UE using Protocol Configuration Options (PCO)
https://api.github.com/repos/free5gc/free5gc/issues/77/comments
4
2020-06-25T06:31:01Z
2020-09-13T17:11:40Z
https://github.com/free5gc/free5gc/issues/77
645,199,061
77
[ "free5gc", "free5gc" ]
**If you don't follow the issue template, your issue may be closed.** **Please note this is an issue tracker, not a support forum. For general questions, please use [forum](https://forum.free5gc.org).** **Also, please refer to [TS](https://github.com/free5gc/free5gc/wiki/Trouble_Shooting) and [forum](https://forum.fr...
[Bugs] TestDeregistration does not process all incoming messages from AMF.
https://api.github.com/repos/free5gc/free5gc/issues/76/comments
4
2020-06-24T18:57:54Z
2020-12-08T06:40:26Z
https://github.com/free5gc/free5gc/issues/76
644,845,178
76
[ "free5gc", "free5gc" ]
## issue when i tried to attach multiple ues only 22 ues are attaching after giving 23 rd supi value of ue the udm is giving warning like ID is not matched and in upf segmantion fault is occuring, even after the supi value of 23rd ue is updated in database. ## To Reproduce Steps to reproduce the behavior: 1. Chan...
[Bugs] max no.of ues supported by free5gc
https://api.github.com/repos/free5gc/free5gc/issues/75/comments
5
2020-06-24T10:17:22Z
2023-07-21T07:17:07Z
https://github.com/free5gc/free5gc/issues/75
644,496,755
75