[Database] [DEBUG] Database already created [Database] [INFO] Not loading EIR IMEI TAC Database as Redis not enabled or TAC CSV Database not set in config [Database] [DEBUG] Table apn already exists [Database] [DEBUG] Table auc already exists [Database] [DEBUG] Table subscriber already exists [Database] [DEBUG] Table subscriber_routing already exists [Database] [DEBUG] Table serving_apn already exists [Database] [DEBUG] Table ims_subscriber already exists [Database] [DEBUG] Table roaming_network already exists [Database] [DEBUG] Table emergency_subscriber already exists [Database] [DEBUG] Table roaming_rule already exists [Database] [DEBUG] Table charging_rule already exists [Database] [DEBUG] Table tft already exists [Database] [DEBUG] Table eir already exists [Database] [DEBUG] Table eir_history already exists [Database] [DEBUG] Table subscriber_attributes already exists [Database] [DEBUG] Table operation_log already exists [HSS] [INFO] Initialized Diameter Library [HSS] [INFO] Origin Host: hss01 [HSS] [INFO] Realm: epc.mnc001.mcc001.3gppnetwork.org [HSS] [INFO] Product Name: PyHSS-client-API [HSS] [INFO] PLMN: 001/01 [Database] [DEBUG] Database already created [Database] [INFO] Not loading EIR IMEI TAC Database as Redis not enabled or TAC CSV Database not set in config [Database] [DEBUG] Table apn already exists [Database] [DEBUG] Table auc already exists [Database] [DEBUG] Table subscriber already exists [Database] [DEBUG] Table subscriber_routing already exists [Database] [DEBUG] Table serving_apn already exists [Database] [DEBUG] Table ims_subscriber already exists [Database] [DEBUG] Table roaming_network already exists [Database] [DEBUG] Table emergency_subscriber already exists [Database] [DEBUG] Table roaming_rule already exists [Database] [DEBUG] Table charging_rule already exists [Database] [DEBUG] Table tft already exists [Database] [DEBUG] Table eir already exists [Database] [DEBUG] Table eir_history already exists [Database] [DEBUG] Table subscriber_attributes already exists [Database] [DEBUG] Table operation_log already exists [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: [Database] [DEBUG] Generating JSON model for Flask for object type: * Serving Flask app 'pyhss.services.apiService' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on http://127.0.0.1:8080 Press CTRL+C to quit JSON Data sent: {'apn_id': 1, 'apn': 'internet', 'ip_version': 0, 'charging_characteristics': '0800', 'apn_ambr_dl': 0, 'apn_ambr_ul': 0, 'qci': 9, 'arp_priority': 4, 'arp_preemption_capability': 0, 'arp_preemption_vulnerability': 1} [Database] [DEBUG] Called CreateObj to create with value: {'apn_id': 1, 'apn': 'internet', 'ip_version': 0, 'charging_characteristics': '0800', 'apn_ambr_dl': 0, 'apn_ambr_ul': 0, 'qci': 9, 'arp_priority': 4, 'arp_preemption_capability': 0, 'arp_preemption_vulnerability': 1} 127.0.0.1 - - [27/Nov/2025 12:07:20] "PUT /apn/ HTTP/1.1" 200 - JSON Data sent: {'apn_id': 2, 'apn': '*', 'ip_version': 0, 'charging_characteristics': '0800', 'apn_ambr_dl': 0, 'apn_ambr_ul': 0, 'qci': 9, 'arp_priority': 4, 'arp_preemption_capability': 0, 'arp_preemption_vulnerability': 1} [Database] [DEBUG] Called CreateObj to create with value: {'apn_id': 2, 'apn': '*', 'ip_version': 0, 'charging_characteristics': '0800', 'apn_ambr_dl': 0, 'apn_ambr_ul': 0, 'qci': 9, 'arp_priority': 4, 'arp_preemption_capability': 0, 'arp_preemption_vulnerability': 1} 127.0.0.1 - - [27/Nov/2025 12:07:20] "PUT /apn/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:25] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425162729409', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425162729409', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:25] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425162729409', 'msisdn': '491610254565'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425162729409', 'msisdn': '491610254565'} 127.0.0.1 - - [27/Nov/2025 12:07:25] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425162729409 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425162729409', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610254565', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:25Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:25] "GET /subscriber/imsi/262425162729409 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:25] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:25] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:25] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422662460290', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422662460290', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:25] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422662460290', 'msisdn': '491614446534'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422662460290', 'msisdn': '491614446534'} 127.0.0.1 - - [27/Nov/2025 12:07:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422662460290 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422662460290', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614446534', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:25Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:26] "GET /subscriber/imsi/262422662460290 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:26] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:26] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:26] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421814309222', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421814309222', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421814309222', 'msisdn': '491615018225'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421814309222', 'msisdn': '491615018225'} 127.0.0.1 - - [27/Nov/2025 12:07:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421814309222 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421814309222', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615018225', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:26Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:26] "GET /subscriber/imsi/262421814309222 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:26] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:26] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:26] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421662739752', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421662739752', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421662739752', 'msisdn': '491614108324'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421662739752', 'msisdn': '491614108324'} 127.0.0.1 - - [27/Nov/2025 12:07:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421662739752 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421662739752', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614108324', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:26Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:27] "GET /subscriber/imsi/262421662739752 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:27] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:27] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:27] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425770416164', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425770416164', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425770416164', 'msisdn': '491612088714'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425770416164', 'msisdn': '491612088714'} 127.0.0.1 - - [27/Nov/2025 12:07:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425770416164 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425770416164', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612088714', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:27Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:27] "GET /subscriber/imsi/262425770416164 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:27] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:27] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:27] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427588092467', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427588092467', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427588092467', 'msisdn': '491610428768'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427588092467', 'msisdn': '491610428768'} 127.0.0.1 - - [27/Nov/2025 12:07:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427588092467 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427588092467', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610428768', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:27Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:28] "GET /subscriber/imsi/262427588092467 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:28] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:28] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:28] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429433154726', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429433154726', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429433154726', 'msisdn': '491615606617'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429433154726', 'msisdn': '491615606617'} 127.0.0.1 - - [27/Nov/2025 12:07:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429433154726 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429433154726', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615606617', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:28Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:28] "GET /subscriber/imsi/262429433154726 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:28] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:28] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:28] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422840661762', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422840661762', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422840661762', 'msisdn': '491618317812'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422840661762', 'msisdn': '491618317812'} 127.0.0.1 - - [27/Nov/2025 12:07:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422840661762 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422840661762', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491618317812', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:28Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:29] "GET /subscriber/imsi/262422840661762 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:29] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:29] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:32] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421485103882', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421485103882', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:32] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421485103882', 'msisdn': '491615136221'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421485103882', 'msisdn': '491615136221'} 127.0.0.1 - - [27/Nov/2025 12:07:32] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421485103882 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421485103882', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615136221', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:32Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:32] "GET /subscriber/imsi/262421485103882 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:32] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:32] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:33] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427045824788', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427045824788', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427045824788', 'msisdn': '491610767840'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427045824788', 'msisdn': '491610767840'} 127.0.0.1 - - [27/Nov/2025 12:07:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427045824788 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427045824788', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610767840', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:33Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:33] "GET /subscriber/imsi/262427045824788 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:33] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:33] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:33] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421187194704', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421187194704', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421187194704', 'msisdn': '491613312724'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421187194704', 'msisdn': '491613312724'} 127.0.0.1 - - [27/Nov/2025 12:07:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421187194704 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421187194704', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613312724', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:33Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:34] "GET /subscriber/imsi/262421187194704 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:34] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:34] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:34] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426641908945', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426641908945', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426641908945', 'msisdn': '491617343250'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426641908945', 'msisdn': '491617343250'} 127.0.0.1 - - [27/Nov/2025 12:07:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426641908945 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426641908945', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617343250', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:34Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:34] "GET /subscriber/imsi/262426641908945 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:34] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:34] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:34] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429125254442', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429125254442', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429125254442', 'msisdn': '491617667825'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429125254442', 'msisdn': '491617667825'} 127.0.0.1 - - [27/Nov/2025 12:07:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429125254442 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429125254442', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617667825', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:34Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:35] "GET /subscriber/imsi/262429125254442 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:35] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:35] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:35] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428818403300', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428818403300', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:35] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428818403300', 'msisdn': '491614012467'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428818403300', 'msisdn': '491614012467'} 127.0.0.1 - - [27/Nov/2025 12:07:35] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428818403300 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428818403300', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614012467', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:35Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:36] "GET /subscriber/imsi/262428818403300 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:36] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:36] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:36] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425899149612', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425899149612', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:36] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425899149612', 'msisdn': '491611171636'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425899149612', 'msisdn': '491611171636'} 127.0.0.1 - - [27/Nov/2025 12:07:36] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425899149612 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425899149612', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491611171636', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:36Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:36] "GET /subscriber/imsi/262425899149612 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:36] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:36] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:37] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427701150237', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427701150237', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:37] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427701150237', 'msisdn': '491613043016'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427701150237', 'msisdn': '491613043016'} 127.0.0.1 - - [27/Nov/2025 12:07:37] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427701150237 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427701150237', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613043016', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:37Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:37] "GET /subscriber/imsi/262427701150237 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:37] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:37] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:47] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424471650280', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424471650280', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:47] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424471650280', 'msisdn': '491618458806'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424471650280', 'msisdn': '491618458806'} 127.0.0.1 - - [27/Nov/2025 12:07:47] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424471650280 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:47.393329 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424471650280', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:47Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491618458806', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:47Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:47] "GET /subscriber/imsi/262424471650280 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:47] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:47.393329 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:47] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:47] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427115853107', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427115853107', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:47] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427115853107', 'msisdn': '491615412246'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427115853107', 'msisdn': '491615412246'} 127.0.0.1 - - [27/Nov/2025 12:07:47] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427115853107 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:47.743443 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427115853107', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:47Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615412246', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:47Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:47] "GET /subscriber/imsi/262427115853107 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:47] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:47.743443 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:47] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427098175200', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427098175200', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:48] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427098175200', 'msisdn': '491617708111'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427098175200', 'msisdn': '491617708111'} 127.0.0.1 - - [27/Nov/2025 12:07:48] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427098175200 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:48.112370 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427098175200', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:48Z', 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617708111', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:48Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:48] "GET /subscriber/imsi/262427098175200 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:48.112370 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420697163287', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420697163287', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:48] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420697163287', 'msisdn': '491617465825'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420697163287', 'msisdn': '491617465825'} 127.0.0.1 - - [27/Nov/2025 12:07:48] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420697163287 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:48.452380 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420697163287', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:48Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617465825', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:48Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:48] "GET /subscriber/imsi/262420697163287 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:48.452380 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421425764980', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421425764980', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:48] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421425764980', 'msisdn': '491615406267'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421425764980', 'msisdn': '491615406267'} 127.0.0.1 - - [27/Nov/2025 12:07:48] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421425764980 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:48.811281 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421425764980', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:48Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615406267', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:48Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:48] "GET /subscriber/imsi/262421425764980 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:48.811281 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:48] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426920034689', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426920034689', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426920034689', 'msisdn': '491618363367'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426920034689', 'msisdn': '491618363367'} 127.0.0.1 - - [27/Nov/2025 12:07:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426920034689 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:49.182240 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426920034689', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:49Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491618363367', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:49] "GET /subscriber/imsi/262426920034689 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:49.182240 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423093732073', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423093732073', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423093732073', 'msisdn': '491617416800'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423093732073', 'msisdn': '491617416800'} 127.0.0.1 - - [27/Nov/2025 12:07:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423093732073 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:49.480604 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423093732073', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:49Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617416800', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:49] "GET /subscriber/imsi/262423093732073 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:49.480604 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421165827332', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421165827332', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421165827332', 'msisdn': '491618547442'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421165827332', 'msisdn': '491618547442'} 127.0.0.1 - - [27/Nov/2025 12:07:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421165827332 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:49.784180 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421165827332', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:49Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491618547442', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:49] "GET /subscriber/imsi/262421165827332 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:49.784180 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:49] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429743844422', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429743844422', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:53] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429743844422', 'msisdn': '491617614123'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429743844422', 'msisdn': '491617614123'} 127.0.0.1 - - [27/Nov/2025 12:07:53] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429743844422 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:53.272519 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429743844422', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:53Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617614123', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:53Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:53] "GET /subscriber/imsi/262429743844422 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:53.272519 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426250905225', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426250905225', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:53] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426250905225', 'msisdn': '491614048622'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426250905225', 'msisdn': '491614048622'} 127.0.0.1 - - [27/Nov/2025 12:07:53] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426250905225 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:53.615511 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426250905225', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:53Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614048622', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:53Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:53] "GET /subscriber/imsi/262426250905225 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:53.615511 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:53] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425970870658', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425970870658', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:53] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425970870658', 'msisdn': '491618423613'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425970870658', 'msisdn': '491618423613'} 127.0.0.1 - - [27/Nov/2025 12:07:53] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425970870658 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:53.986745 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425970870658', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:53Z', 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491618423613', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:53Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:54] "GET /subscriber/imsi/262425970870658 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:53.986745 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420301762799', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420301762799', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:54] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420301762799', 'msisdn': '491614238675'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420301762799', 'msisdn': '491614238675'} 127.0.0.1 - - [27/Nov/2025 12:07:54] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420301762799 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:54.342959 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420301762799', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:54Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614238675', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:54Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:54] "GET /subscriber/imsi/262420301762799 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:54.342959 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426195976417', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426195976417', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:07:54] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426195976417', 'msisdn': '491615160872'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426195976417', 'msisdn': '491615160872'} 127.0.0.1 - - [27/Nov/2025 12:07:54] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426195976417 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:54.642612 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426195976417', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:54Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615160872', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:54Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:54] "GET /subscriber/imsi/262426195976417 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:54.642612 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:54] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422477114786', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422477114786', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:54] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422477114786', 'msisdn': '491616357822'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422477114786', 'msisdn': '491616357822'} 127.0.0.1 - - [27/Nov/2025 12:07:54] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422477114786 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:54.979728 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422477114786', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:54Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491616357822', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:54Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:55] "GET /subscriber/imsi/262422477114786 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:54.979728 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421481546073', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421481546073', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:55] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421481546073', 'msisdn': '491615721171'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421481546073', 'msisdn': '491615721171'} 127.0.0.1 - - [27/Nov/2025 12:07:55] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421481546073 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:55.368266 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421481546073', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:55Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615721171', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:55Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:55] "GET /subscriber/imsi/262421481546073 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:55.368266 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421556090099', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421556090099', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:55] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421556090099', 'msisdn': '491610645865'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421556090099', 'msisdn': '491610645865'} 127.0.0.1 - - [27/Nov/2025 12:07:55] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421556090099 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:55.735468 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421556090099', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:55Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610645865', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:55Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:55] "GET /subscriber/imsi/262421556090099 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:55.735468 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:55] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424171139183', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424171139183', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:07:59] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424171139183', 'msisdn': '491613617120'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424171139183', 'msisdn': '491613617120'} 127.0.0.1 - - [27/Nov/2025 12:07:59] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424171139183 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:59.291248 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424171139183', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:59Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613617120', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:59Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:59] "GET /subscriber/imsi/262424171139183 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:59.291248 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426249764499', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426249764499', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:07:59] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426249764499', 'msisdn': '491617147266'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426249764499', 'msisdn': '491617147266'} 127.0.0.1 - - [27/Nov/2025 12:07:59] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426249764499 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:59.646007 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426249764499', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:59Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617147266', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:59Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:07:59] "GET /subscriber/imsi/262426249764499 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:59.646007 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:07:59] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428684983676', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428684983676', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:07:59] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428684983676', 'msisdn': '491612813372'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428684983676', 'msisdn': '491612813372'} 127.0.0.1 - - [27/Nov/2025 12:07:59] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428684983676 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:59.958704 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428684983676', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:07:59Z', 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612813372', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:07:59Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:00] "GET /subscriber/imsi/262428684983676 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:07:59.958704 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427878441719', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427878441719', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:08:00] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427878441719', 'msisdn': '491610315206'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427878441719', 'msisdn': '491610315206'} 127.0.0.1 - - [27/Nov/2025 12:08:00] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427878441719 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:00.269113 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427878441719', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:00Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610315206', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:00Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:00] "GET /subscriber/imsi/262427878441719 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:00.269113 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422669943926', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422669943926', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:08:00] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422669943926', 'msisdn': '491615457405'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422669943926', 'msisdn': '491615457405'} 127.0.0.1 - - [27/Nov/2025 12:08:00] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422669943926 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:00.581175 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422669943926', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:00Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615457405', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:00Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:00] "GET /subscriber/imsi/262422669943926 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:00.581175 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:00] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423902119234', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423902119234', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:00] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423902119234', 'msisdn': '491613470811'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423902119234', 'msisdn': '491613470811'} 127.0.0.1 - - [27/Nov/2025 12:08:00] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423902119234 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:00.927406 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423902119234', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:00Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613470811', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:00Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:01] "GET /subscriber/imsi/262423902119234 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:00.927406 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428667546816', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428667546816', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:08:01] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428667546816', 'msisdn': '491613672758'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428667546816', 'msisdn': '491613672758'} 127.0.0.1 - - [27/Nov/2025 12:08:01] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428667546816 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:01.275985 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428667546816', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:01Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613672758', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:01Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:01] "GET /subscriber/imsi/262428667546816 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:01.275985 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428826500830', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428826500830', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:08:01] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428826500830', 'msisdn': '491617275170'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428826500830', 'msisdn': '491617275170'} 127.0.0.1 - - [27/Nov/2025 12:08:01] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428826500830 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:01.638517 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428826500830', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:01Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617275170', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:01Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:01] "GET /subscriber/imsi/262428826500830 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:01.638517 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:01] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422211935058', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422211935058', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:05] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422211935058', 'msisdn': '491612318414'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422211935058', 'msisdn': '491612318414'} 127.0.0.1 - - [27/Nov/2025 12:08:05] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422211935058 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:05.207482 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422211935058', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:05Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612318414', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:05Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:05] "GET /subscriber/imsi/262422211935058 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:05.207482 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421612563893', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421612563893', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:08:05] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421612563893', 'msisdn': '491612375070'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421612563893', 'msisdn': '491612375070'} 127.0.0.1 - - [27/Nov/2025 12:08:05] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421612563893 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:05.584066 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421612563893', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:05Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612375070', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:05Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:05] "GET /subscriber/imsi/262421612563893 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:05.584066 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:05] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428073862292', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428073862292', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:08:05] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428073862292', 'msisdn': '491615305354'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428073862292', 'msisdn': '491615305354'} 127.0.0.1 - - [27/Nov/2025 12:08:05] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428073862292 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:05.916922 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428073862292', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:05Z', 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615305354', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:05Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:06] "GET /subscriber/imsi/262428073862292 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:05.916922 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424873477693', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424873477693', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:08:06] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424873477693', 'msisdn': '491613818846'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424873477693', 'msisdn': '491613818846'} 127.0.0.1 - - [27/Nov/2025 12:08:06] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424873477693 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:06.235593 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424873477693', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:06Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613818846', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:06Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:06] "GET /subscriber/imsi/262424873477693 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:06.235593 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423964484521', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423964484521', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 12:08:06] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423964484521', 'msisdn': '491610025050'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423964484521', 'msisdn': '491610025050'} 127.0.0.1 - - [27/Nov/2025 12:08:06] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423964484521 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:06.576114 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423964484521', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:06Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610025050', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:06Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:06] "GET /subscriber/imsi/262423964484521 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:06.576114 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:06] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421264685506', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421264685506', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:06] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421264685506', 'msisdn': '491610123855'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421264685506', 'msisdn': '491610123855'} 127.0.0.1 - - [27/Nov/2025 12:08:06] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421264685506 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:06.945035 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421264685506', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:06Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610123855', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:06Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:07] "GET /subscriber/imsi/262421264685506 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:06.945035 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429890537611', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429890537611', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 12:08:07] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429890537611', 'msisdn': '491612203618'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429890537611', 'msisdn': '491612203618'} 127.0.0.1 - - [27/Nov/2025 12:08:07] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429890537611 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:07.298105 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429890537611', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:07Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612203618', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:07Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:07] "GET /subscriber/imsi/262429890537611 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:07.298105 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424615881453', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424615881453', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 12:08:07] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424615881453', 'msisdn': '491616861458'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424615881453', 'msisdn': '491616861458'} 127.0.0.1 - - [27/Nov/2025 12:08:07] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424615881453 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:07.647708 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424615881453', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T12:08:07Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491616861458', 'serving_mme_timestamp': None, 'serving_sgsn_timestamp': None, 'last_location_update_timestamp': None, 'ue_ambr_dl': 999999, 'serving_mme_realm': None, 'last_seen_eci': None, 'last_modified': '2025-11-27T12:08:07Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 12:08:07] "GET /subscriber/imsi/262424615881453 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 12:08:07.647708 - Formatting to String 127.0.0.1 - - [27/Nov/2025 12:08:07] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [27/Nov/2025 12:08:14] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429097378660', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429097378660', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:14] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429097378660', 'msisdn': '491612467146'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429097378660', 'msisdn': '491612467146'} 127.0.0.1 - - [27/Nov/2025 12:08:14] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:17] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420835478719', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420835478719', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:17] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420835478719', 'msisdn': '491618238142'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420835478719', 'msisdn': '491618238142'} 127.0.0.1 - - [27/Nov/2025 12:08:17] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:20] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420630146021', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420630146021', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:20] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420630146021', 'msisdn': '491615006286'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420630146021', 'msisdn': '491615006286'} 127.0.0.1 - - [27/Nov/2025 12:08:20] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:24] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422090991251', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422090991251', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:24] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422090991251', 'msisdn': '491611335380'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422090991251', 'msisdn': '491611335380'} 127.0.0.1 - - [27/Nov/2025 12:08:24] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:27] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427823596849', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427823596849', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427823596849', 'msisdn': '491615880000'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427823596849', 'msisdn': '491615880000'} 127.0.0.1 - - [27/Nov/2025 12:08:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:30] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421751426821', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421751426821', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:30] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421751426821', 'msisdn': '491615705526'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421751426821', 'msisdn': '491615705526'} 127.0.0.1 - - [27/Nov/2025 12:08:30] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [27/Nov/2025 12:08:36] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425316154833', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425316154833', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 12:08:36] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425316154833', 'msisdn': '491617611322'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425316154833', 'msisdn': '491617611322'} 127.0.0.1 - - [27/Nov/2025 12:08:36] "PUT /subscriber/ HTTP/1.1" 200 -