aligungr / UERANSIM

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

sctp socket could not be created #629

Open daniel0720 opened 1 year ago

daniel0720 commented 1 year ago

Hi, When I connect gnb to amf, I got the error: UERANSIM v3.2.6 [2023-04-22 10:19:08.793] [sctp] [info] Trying to establish SCTP connection... (192.168.0.162:38412) terminate called after throwing an instance of 'sctp::SctpError' what(): SCTP socket could not be created Aborted (core dumped) image

Here is my environment gNB Hardware: Raspberry Pi 4 OS: ubuntu22.04 UERANSIM : v3.2.6

free5gc Hardware: Intel NUC mini pc OS: ubuntu20.04 free5gc: v3.2.1

Could someone give me some advice?

wwwpAcertain commented 1 year ago

Hello, have you solved it? I'm running free5gc v3.1.0 on my Ubuntu20.04 hosting,UERANSIM v3.1.0 on the 3588 arm(ubuntu 20.04) board, and I also got an error when I started GNB: [sctp] [info] Trying to establish SCTP connection... (192.168.0.162:38412) terminate called after throwing an instance of 'sctp::SctpError' what(): SCTP socket could not be created Aborted (core dumped) If you've already solved this problem? Can you tell me about it?

daniel0720 commented 1 year ago

@wwwpAcertain Hello, I didn't solve it. Finally I changed Raspberry Pi 4 to x86 Intel NUC mini pc, and it works fine. I think it the arm ubuntu os could not support the GNB.

wwwpAcertain commented 1 year ago

Ok, thank you for your reply.

------------------ Original ------------------ From: daniel0720 @.> Date: Mon,May 29,2023 11:35 AM To: aligungr/UERANSIM @.> Cc: wwwpAcertain @.>, Mention @.> Subject: Re: [aligungr/UERANSIM] sctp socket could not be created (Issue #629)

@wwwpAcertain Hello, I didn't solve it. Finally I changed Raspberry Pi 4 to x86 Intel NUC mini pc, and it works fine. I think it the arm ubuntu os could not support the GNB.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>