[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 08:55:21] "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 08:55:21] "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 08:55:26] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420097947923', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420097947923', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420097947923', 'msisdn': '491618386001'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420097947923', 'msisdn': '491618386001'} 127.0.0.1 - - [27/Nov/2025 08:55:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420097947923 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420097947923', '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': '491618386001', '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-27T08:55: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 08:55:26] "GET /subscriber/imsi/262420097947923 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 08:55:26] "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 08:55:26] "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 08:55:26] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426410955383', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426410955383', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426410955383', 'msisdn': '491614086840'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426410955383', 'msisdn': '491614086840'} 127.0.0.1 - - [27/Nov/2025 08:55:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426410955383 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426410955383', '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': '491614086840', '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-27T08:55: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 08:55:26] "GET /subscriber/imsi/262426410955383 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 08:55: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 08:55:27] "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 08:55:27] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420517111839', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420517111839', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420517111839', 'msisdn': '491614258321'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420517111839', 'msisdn': '491614258321'} 127.0.0.1 - - [27/Nov/2025 08:55:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420517111839 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420517111839', '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': '491614258321', '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-27T08:55: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 08:55:27] "GET /subscriber/imsi/262420517111839 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 08:55:27] "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 08:55:27] "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 08:55:27] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426768328324', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426768328324', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426768328324', 'msisdn': '491614386707'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426768328324', 'msisdn': '491614386707'} 127.0.0.1 - - [27/Nov/2025 08:55:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426768328324 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426768328324', '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': '491614386707', '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-27T08:55: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 08:55:27] "GET /subscriber/imsi/262426768328324 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 08:55:28] "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 08:55:28] "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 08:55:28] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428058068997', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428058068997', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428058068997', 'msisdn': '491610804350'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428058068997', 'msisdn': '491610804350'} 127.0.0.1 - - [27/Nov/2025 08:55:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428058068997 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428058068997', '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': '491610804350', '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-27T08:55: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 08:55:28] "GET /subscriber/imsi/262428058068997 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 08:55:28] "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 08:55:28] "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 08:55:28] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425919457576', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425919457576', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425919457576', 'msisdn': '491612078287'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425919457576', 'msisdn': '491612078287'} 127.0.0.1 - - [27/Nov/2025 08:55:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425919457576 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425919457576', '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': '491612078287', '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-27T08:55: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 08:55:29] "GET /subscriber/imsi/262425919457576 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 08:55:29] "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 08:55:29] "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 08:55:29] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422901058603', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422901058603', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:29] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422901058603', 'msisdn': '491614362115'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422901058603', 'msisdn': '491614362115'} 127.0.0.1 - - [27/Nov/2025 08:55:29] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422901058603 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422901058603', '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': '491614362115', '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-27T08:55:29Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:29] "GET /subscriber/imsi/262422901058603 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 08:55:29] "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 08:55:29] "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 08:55:29] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420954592345', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420954592345', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:29] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420954592345', 'msisdn': '491615461621'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420954592345', 'msisdn': '491615461621'} 127.0.0.1 - - [27/Nov/2025 08:55:29] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420954592345 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420954592345', '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': '491615461621', '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-27T08:55:29Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:30] "GET /subscriber/imsi/262420954592345 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 08:55:30] "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 08:55:30] "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 08:55:33] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420510317575', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420510317575', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420510317575', 'msisdn': '491610506038'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420510317575', 'msisdn': '491610506038'} 127.0.0.1 - - [27/Nov/2025 08:55:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420510317575 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420510317575', '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': '491610506038', '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-27T08:55: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 08:55:34] "GET /subscriber/imsi/262420510317575 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 08:55:34] "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 08:55:34] "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 08:55:34] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425127750787', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425127750787', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425127750787', 'msisdn': '491615031588'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425127750787', 'msisdn': '491615031588'} 127.0.0.1 - - [27/Nov/2025 08:55:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425127750787 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425127750787', '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': '491615031588', '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-27T08:55: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 08:55:35] "GET /subscriber/imsi/262425127750787 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 08:55:35] "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 08:55:35] "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 08:55:35] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423985017731', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423985017731', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:35] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423985017731', 'msisdn': '491614023107'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423985017731', 'msisdn': '491614023107'} 127.0.0.1 - - [27/Nov/2025 08:55:35] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423985017731 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423985017731', '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': '491614023107', '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-27T08:55: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 08:55:36] "GET /subscriber/imsi/262423985017731 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 08:55:36] "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 08:55:36] "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 08:55:36] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425179816261', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425179816261', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:36] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425179816261', 'msisdn': '491612168371'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425179816261', 'msisdn': '491612168371'} 127.0.0.1 - - [27/Nov/2025 08:55:36] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425179816261 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425179816261', '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': '491612168371', '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-27T08:55: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 08:55:37] "GET /subscriber/imsi/262425179816261 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 08:55:37] "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 08:55:37] "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 08:55:37] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421915732647', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421915732647', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:37] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421915732647', 'msisdn': '491617016488'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421915732647', 'msisdn': '491617016488'} 127.0.0.1 - - [27/Nov/2025 08:55:37] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421915732647 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421915732647', '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': '491617016488', '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-27T08:55: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 08:55:37] "GET /subscriber/imsi/262421915732647 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 08:55:37] "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 08:55:38] "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 08:55:38] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425462881040', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425462881040', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:38] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425462881040', 'msisdn': '491610780202'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425462881040', 'msisdn': '491610780202'} 127.0.0.1 - - [27/Nov/2025 08:55:38] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425462881040 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425462881040', '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': '491610780202', '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-27T08:55:38Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:38] "GET /subscriber/imsi/262425462881040 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 08:55:38] "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 08:55:38] "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 08:55:39] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425660172360', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425660172360', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:39] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425660172360', 'msisdn': '491611032364'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425660172360', 'msisdn': '491611032364'} 127.0.0.1 - - [27/Nov/2025 08:55:39] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425660172360 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425660172360', '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': '491611032364', '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-27T08:55:39Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:39] "GET /subscriber/imsi/262425660172360 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 08:55:39] "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 08:55:39] "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 08:55:39] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421143358667', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421143358667', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:39] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421143358667', 'msisdn': '491612200235'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421143358667', 'msisdn': '491612200235'} 127.0.0.1 - - [27/Nov/2025 08:55:40] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421143358667 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421143358667', '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': '491612200235', '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-27T08:55:39Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:40] "GET /subscriber/imsi/262421143358667 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 08:55:40] "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 08:55:40] "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 08:55:50] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428039799444', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428039799444', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428039799444', 'msisdn': '491612622657'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428039799444', 'msisdn': '491612622657'} 127.0.0.1 - - [27/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428039799444 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:50.304569 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428039799444', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:50Z', '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': '491612622657', '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-27T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:50] "GET /subscriber/imsi/262428039799444 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 08:55:50] "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 08:55:50.304569 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:50] "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 08:55:50] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422146434960', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422146434960', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422146434960', 'msisdn': '491616740540'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422146434960', 'msisdn': '491616740540'} 127.0.0.1 - - [27/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422146434960 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:50.742815 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422146434960', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:50Z', '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': '491616740540', '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-27T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:50] "GET /subscriber/imsi/262422146434960 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 08:55:50] "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 08:55:50.742815 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:50] "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 08:55:51] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422920599405', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422920599405', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422920599405', 'msisdn': '491612628154'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422920599405', 'msisdn': '491612628154'} 127.0.0.1 - - [27/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422920599405 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:51.151448 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422920599405', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:51Z', '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': '491612628154', '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-27T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:51] "GET /subscriber/imsi/262422920599405 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 08:55:51] "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 08:55:51.151448 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:51] "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 08:55:51] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429423539900', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429423539900', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429423539900', 'msisdn': '491613387535'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429423539900', 'msisdn': '491613387535'} 127.0.0.1 - - [27/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429423539900 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:51.490733 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429423539900', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:51Z', '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': '491613387535', '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-27T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:51] "GET /subscriber/imsi/262429423539900 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 08:55:51] "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 08:55:51.490733 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:51] "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 08:55:51] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429824956334', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429824956334', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429824956334', 'msisdn': '491616506020'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429824956334', 'msisdn': '491616506020'} 127.0.0.1 - - [27/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429824956334 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:51.821610 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429824956334', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:51Z', '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': '491616506020', '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-27T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:51] "GET /subscriber/imsi/262429824956334 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 08:55:51] "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 08:55:51.821610 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:51] "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 08:55:52] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425169367317', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425169367317', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425169367317', 'msisdn': '491615048183'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425169367317', 'msisdn': '491615048183'} 127.0.0.1 - - [27/Nov/2025 08:55:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425169367317 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:52.168447 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425169367317', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:52Z', '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': '491615048183', '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-27T08:55:52Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:52] "GET /subscriber/imsi/262425169367317 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 08:55:52] "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 08:55:52.168447 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:52] "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 08:55:52] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427418040447', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427418040447', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427418040447', 'msisdn': '491615284348'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427418040447', 'msisdn': '491615284348'} 127.0.0.1 - - [27/Nov/2025 08:55:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427418040447 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:52.495665 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427418040447', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:52Z', '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': '491615284348', '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-27T08:55:52Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:52] "GET /subscriber/imsi/262427418040447 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 08:55:52] "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 08:55:52.495665 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:52] "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 08:55:52] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420618101735', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420618101735', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420618101735', 'msisdn': '491614342766'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420618101735', 'msisdn': '491614342766'} 127.0.0.1 - - [27/Nov/2025 08:55:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420618101735 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:52.846362 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420618101735', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:52Z', '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': '491614342766', '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-27T08:55:52Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:52] "GET /subscriber/imsi/262420618101735 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 08:55:52] "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 08:55:52.846362 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:53] "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 08:55:56] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425560981178', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425560981178', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:56] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425560981178', 'msisdn': '491610264564'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425560981178', 'msisdn': '491610264564'} 127.0.0.1 - - [27/Nov/2025 08:55:56] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425560981178 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:56.365024 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425560981178', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:56Z', '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': '491610264564', '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-27T08:55:56Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:56] "GET /subscriber/imsi/262425560981178 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 08:55:56] "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 08:55:56.365024 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:56] "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 08:55:56] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427746485721', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427746485721', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:56] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427746485721', 'msisdn': '491615010574'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427746485721', 'msisdn': '491615010574'} 127.0.0.1 - - [27/Nov/2025 08:55:56] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427746485721 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:56.731054 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427746485721', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:56Z', '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': '491615010574', '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-27T08:55:56Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:56] "GET /subscriber/imsi/262427746485721 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 08:55:56] "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 08:55:56.731054 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:56] "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 08:55:56] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421399051085', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421399051085', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421399051085', 'msisdn': '491612330372'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421399051085', 'msisdn': '491612330372'} 127.0.0.1 - - [27/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421399051085 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:57.095280 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421399051085', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:57Z', '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': '491612330372', '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-27T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:57] "GET /subscriber/imsi/262421399051085 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 08:55:57] "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 08:55:57.095280 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:57] "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 08:55:57] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420446739103', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420446739103', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420446739103', 'msisdn': '491613775320'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420446739103', 'msisdn': '491613775320'} 127.0.0.1 - - [27/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420446739103 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:57.492583 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420446739103', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:57Z', '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': '491613775320', '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-27T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:57] "GET /subscriber/imsi/262420446739103 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 08:55:57] "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 08:55:57.492583 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:57] "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 08:55:57] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428687188284', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428687188284', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428687188284', 'msisdn': '491614020057'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428687188284', 'msisdn': '491614020057'} 127.0.0.1 - - [27/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428687188284 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:57.906165 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428687188284', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:57Z', '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': '491614020057', '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-27T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:58] "GET /subscriber/imsi/262428687188284 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 08:55:58] "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 08:55:57.906165 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:58] "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 08:55:58] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420360484483', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420360484483', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:55:58] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420360484483', 'msisdn': '491610837172'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420360484483', 'msisdn': '491610837172'} 127.0.0.1 - - [27/Nov/2025 08:55:58] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420360484483 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:58.298681 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420360484483', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:58Z', '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': '491610837172', '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-27T08:55:58Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:58] "GET /subscriber/imsi/262420360484483 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 08:55:58] "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 08:55:58.298681 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:58] "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 08:55:58] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425686792945', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425686792945', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:55:58] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425686792945', 'msisdn': '491611810050'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425686792945', 'msisdn': '491611810050'} 127.0.0.1 - - [27/Nov/2025 08:55:58] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425686792945 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:58.661774 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425686792945', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:58Z', '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': '491611810050', '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-27T08:55:58Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:58] "GET /subscriber/imsi/262425686792945 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 08:55:58] "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 08:55:58.661774 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:58] "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 08:55:58] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426692559457', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426692559457', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:55:58] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426692559457', 'msisdn': '491612411801'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426692559457', 'msisdn': '491612411801'} 127.0.0.1 - - [27/Nov/2025 08:55:58] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426692559457 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:55:59.016918 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426692559457', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:55:59Z', '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': '491612411801', '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-27T08:55:58Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:55:59] "GET /subscriber/imsi/262426692559457 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 08:55:59] "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 08:55:59.016918 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:55:59] "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 08:56:02] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425887086428', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425887086428', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425887086428', 'msisdn': '491617803016'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425887086428', 'msisdn': '491617803016'} 127.0.0.1 - - [27/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425887086428 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:02.563429 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425887086428', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:02Z', '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': '491617803016', '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-27T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:02] "GET /subscriber/imsi/262425887086428 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 08:56:02] "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 08:56:02.563429 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:02] "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 08:56:02] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421933740340', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421933740340', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421933740340', 'msisdn': '491617368312'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421933740340', 'msisdn': '491617368312'} 127.0.0.1 - - [27/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421933740340 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:02.939674 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421933740340', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:02Z', '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': '491617368312', '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-27T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:03] "GET /subscriber/imsi/262421933740340 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 08:56:03] "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 08:56:02.939674 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:03] "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 08:56:03] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425675824597', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425675824597', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425675824597', 'msisdn': '491616462678'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425675824597', 'msisdn': '491616462678'} 127.0.0.1 - - [27/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425675824597 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:03.334823 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425675824597', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:03Z', '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': '491616462678', '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-27T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:03] "GET /subscriber/imsi/262425675824597 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 08:56:03] "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 08:56:03.334823 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:03] "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 08:56:03] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426031189842', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426031189842', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426031189842', 'msisdn': '491618354844'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426031189842', 'msisdn': '491618354844'} 127.0.0.1 - - [27/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426031189842 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:03.682496 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426031189842', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:03Z', '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': '491618354844', '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-27T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:03] "GET /subscriber/imsi/262426031189842 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 08:56:03] "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 08:56:03.682496 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:03] "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 08:56:03] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424818913119', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424818913119', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424818913119', 'msisdn': '491615468405'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424818913119', 'msisdn': '491615468405'} 127.0.0.1 - - [27/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424818913119 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:04.070929 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424818913119', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:04Z', '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': '491615468405', '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-27T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:04] "GET /subscriber/imsi/262424818913119 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 08:56:04] "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 08:56:04.070929 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:04] "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 08:56:04] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422035504695', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422035504695', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:04] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422035504695', 'msisdn': '491618608320'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422035504695', 'msisdn': '491618608320'} 127.0.0.1 - - [27/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422035504695 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:04.473713 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422035504695', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:04Z', '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': '491618608320', '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-27T08:56:04Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:04] "GET /subscriber/imsi/262422035504695 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 08:56:04] "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 08:56:04.473713 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:04] "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 08:56:04] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423676197257', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423676197257', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:56:04] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423676197257', 'msisdn': '491613133636'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423676197257', 'msisdn': '491613133636'} 127.0.0.1 - - [27/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423676197257 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:04.860041 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423676197257', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:04Z', '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': '491613133636', '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-27T08:56:04Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:04] "GET /subscriber/imsi/262423676197257 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 08:56:05] "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 08:56:04.860041 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:05] "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 08:56:05] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424811844746', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424811844746', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:56:05] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424811844746', 'msisdn': '491612043317'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424811844746', 'msisdn': '491612043317'} 127.0.0.1 - - [27/Nov/2025 08:56:05] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424811844746 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:05.263281 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424811844746', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:05Z', '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': '491612043317', '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-27T08:56: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 08:56:05] "GET /subscriber/imsi/262424811844746 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 08:56:05] "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 08:56:05.263281 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:05] "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 08:56:08] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425607588302', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425607588302', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:08] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425607588302', 'msisdn': '491616521868'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425607588302', 'msisdn': '491616521868'} 127.0.0.1 - - [27/Nov/2025 08:56:08] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425607588302 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:08.811020 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425607588302', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:08Z', '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': '491616521868', '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-27T08:56:08Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:08] "GET /subscriber/imsi/262425607588302 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 08:56:08] "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 08:56:08.811020 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:09] "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 08:56:09] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427295830868', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427295830868', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427295830868', 'msisdn': '491616736888'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427295830868', 'msisdn': '491616736888'} 127.0.0.1 - - [27/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427295830868 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:09.221078 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427295830868', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:09Z', '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': '491616736888', '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-27T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:09] "GET /subscriber/imsi/262427295830868 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 08:56:09] "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 08:56:09.221078 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:09] "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 08:56:09] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420397129987', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420397129987', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420397129987', 'msisdn': '491616853657'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420397129987', 'msisdn': '491616853657'} 127.0.0.1 - - [27/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420397129987 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:09.607398 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420397129987', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:09Z', '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': '491616853657', '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-27T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:09] "GET /subscriber/imsi/262420397129987 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 08:56:09] "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 08:56:09.607398 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:09] "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 08:56:09] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420725813362', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420725813362', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420725813362', 'msisdn': '491616144120'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420725813362', 'msisdn': '491616144120'} 127.0.0.1 - - [27/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420725813362 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:10.016653 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420725813362', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:10Z', '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': '491616144120', '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-27T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:10] "GET /subscriber/imsi/262420725813362 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 08:56:10] "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 08:56:10.016653 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:10] "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 08:56:10] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429494899570', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429494899570', 'algo': '4'} 127.0.0.1 - - [27/Nov/2025 08:56:10] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429494899570', 'msisdn': '491610887154'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429494899570', 'msisdn': '491610887154'} 127.0.0.1 - - [27/Nov/2025 08:56:10] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429494899570 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:10.419034 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429494899570', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:10Z', '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': '491610887154', '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-27T08:56:10Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:10] "GET /subscriber/imsi/262429494899570 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 08:56:10] "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 08:56:10.419034 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:10] "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 08:56:10] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422328391018', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422328391018', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:10] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422328391018', 'msisdn': '491616780656'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422328391018', 'msisdn': '491616780656'} 127.0.0.1 - - [27/Nov/2025 08:56:10] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422328391018 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:10.828482 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422328391018', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:10Z', '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': '491616780656', '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-27T08:56:10Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:10] "GET /subscriber/imsi/262422328391018 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 08:56:10] "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 08:56:10.828482 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:11] "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 08:56:11] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423441778123', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423441778123', 'algo': '2'} 127.0.0.1 - - [27/Nov/2025 08:56:11] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423441778123', 'msisdn': '491613828887'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423441778123', 'msisdn': '491613828887'} 127.0.0.1 - - [27/Nov/2025 08:56:11] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423441778123 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:11.219437 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423441778123', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:11Z', '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': '491613828887', '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-27T08:56:11Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:11] "GET /subscriber/imsi/262423441778123 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 08:56:11] "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 08:56:11.219437 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:11] "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 08:56:11] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423632545349', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423632545349', 'algo': '3'} 127.0.0.1 - - [27/Nov/2025 08:56:11] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423632545349', 'msisdn': '491617620133'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423632545349', 'msisdn': '491617620133'} 127.0.0.1 - - [27/Nov/2025 08:56:11] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423632545349 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-27 08:56:11.639208 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423632545349', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-27T08:56:11Z', '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': '491617620133', '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-27T08:56:11Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [27/Nov/2025 08:56:11] "GET /subscriber/imsi/262423632545349 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 08:56:11] "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 08:56:11.639208 - Formatting to String 127.0.0.1 - - [27/Nov/2025 08:56:11] "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 08:56:18] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421290714098', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421290714098', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:18] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421290714098', 'msisdn': '491613061402'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421290714098', 'msisdn': '491613061402'} 127.0.0.1 - - [27/Nov/2025 08:56:18] "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 08:56:21] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422801584551', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422801584551', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:21] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422801584551', 'msisdn': '491610150572'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422801584551', 'msisdn': '491610150572'} 127.0.0.1 - - [27/Nov/2025 08:56:21] "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 08:56:24] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426271309084', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426271309084', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:24] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426271309084', 'msisdn': '491611567654'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426271309084', 'msisdn': '491611567654'} 127.0.0.1 - - [27/Nov/2025 08:56: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 08:56:28] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428873064744', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428873064744', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428873064744', 'msisdn': '491617146600'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428873064744', 'msisdn': '491617146600'} 127.0.0.1 - - [27/Nov/2025 08:56:28] "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 08:56:31] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429011506194', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429011506194', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:31] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429011506194', 'msisdn': '491611063158'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429011506194', 'msisdn': '491611063158'} 127.0.0.1 - - [27/Nov/2025 08:56:31] "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 08:56:34] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420806626726', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420806626726', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420806626726', 'msisdn': '491616165487'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420806626726', 'msisdn': '491616165487'} 127.0.0.1 - - [27/Nov/2025 08:56:34] "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 08:56:41] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421476259753', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421476259753', 'algo': '1'} 127.0.0.1 - - [27/Nov/2025 08:56:41] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421476259753', 'msisdn': '491614411002'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421476259753', 'msisdn': '491614411002'} 127.0.0.1 - - [27/Nov/2025 08:56:41] "PUT /subscriber/ HTTP/1.1" 200 -