Project

General

Profile

Actions

Bug #3403

open

osmo-sgsn doesn not connect properly with via SCCP when restarted

Added by lynxis almost 6 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Iu interface
Target version:
-
Start date:
07/17/2018
Due date:
% Done:

0%

Spec Reference:

Description

Having a 3G setup with the ip.access.
When restarting the SGSN, the SGSN doesn't answer any IU related requests.
From the log it looks to me, the SCCP connection is not in a good state. A reset/re-sync detection might be missing.

Jul 17 18:00:42 osmocom systemd[1]: Started OpenBSC SGSN.
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <001b> telnet_interface.c:104 telnet at 127.0.0.1 4245
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0022> control_if.c:886 CTRL at 127.0.0.1 4251
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0023> gtp.c:757 GTP: gtp_newgsn() started at 192.168.56.7
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <000e> sgsn_libgtp.c:839 Created GTP on 192.168.56.7
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <000e> sgsn_main.c:478 libGTP v1.2.1 initialized
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0025> gsup_client.c:76 GSUP connecting to 127.0.0.1:4222
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <000f> gprs_ns.c:1628 Listening for nsip packets on 192.168.56.7:23000
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <000f> gprs_ns.c:1641 NS UDP socket at 192.168.56.7:23000
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:370 OsmoSGSN: Creating SS7 instance
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:397 OsmoSGSN: Using SS7 instance 1, pc:0.23.4
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:411 OsmoSGSN: Creating AS instance
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:421 OsmoSGSN: Using AS instance as-clnt-OsmoSGSN
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:426 OsmoSGSN: Creating default route
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:446 OsmoSGSN: Creating ASP instance
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:481 OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <0028> sccp_user.c:484 OsmoSGSN: Creating SCCP instance
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <001d> input/ipa.c:131 127.0.0.1:4222 connection done
Jul 17 18:00:42 osmocom osmo-sgsn[6305]: <001d> input/ipaccess.c:705 received ID get from 0/0/0
Jul 17 18:00:44 osmocom osmo-sgsn[6305]: <002a> m3ua.c:633 asp-asp-clnt-OsmoSGSN: Received NOTIFY Type State Change:AS Inactive ()
Jul 17 18:00:44 osmocom osmo-sgsn[6305]: <0027> xua_default_lm_fsm.c:353 xua_default_lm(asp-clnt-OsmoSGSN)[0x56053f820ec0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm
Jul 17 18:00:44 osmocom osmo-sgsn[6305]: <002a> m3ua.c:633 asp-asp-clnt-OsmoSGSN: Received NOTIFY Type State Change:AS Active ()
Jul 17 18:00:51 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:01:01 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:01:12 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:01:22 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:01:33 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:01:43 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:01:54 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:02:04 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:02:15 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:02:20 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 315
Jul 17 18:02:20 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 314
Jul 17 18:02:25 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:02:35 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:02:46 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:02:56 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:03:07 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:03:17 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:03:28 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0
Jul 17 18:03:38 osmocom osmo-sgsn[6305]: <0028> sccp_scoc.c:1539 Cannot find connection for local reference 0


Related issues

Related to Cellular Network Infrastructure - Feature #2623: SCCP/M3UA: detect restart of osmo-msc and osmo-sgsnNewneels11/07/2017

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)