[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 - - [22/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 - - [22/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 - - [22/Nov/2025 08:55:25] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429830424328', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429830424328', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:55:25] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429830424328', 'msisdn': '491617055741'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429830424328', 'msisdn': '491617055741'} 127.0.0.1 - - [22/Nov/2025 08:55:25] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429830424328 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429830424328', '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': '491617055741', '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-22T08:55:25Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:26] "GET /subscriber/imsi/262429830424328 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/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 - - [22/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': '262426061825248', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426061825248', 'algo': '2'} 127.0.0.1 - - [22/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': '262426061825248', 'msisdn': '491613236870'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426061825248', 'msisdn': '491613236870'} 127.0.0.1 - - [22/Nov/2025 08:55:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426061825248 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426061825248', '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': '491613236870', '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-22T08:55:26Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:26] "GET /subscriber/imsi/262426061825248 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/Nov/2025 08:55:26] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [22/Nov/2025 08:55:26] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421144441852', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421144441852', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:55:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421144441852', 'msisdn': '491611520685'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421144441852', 'msisdn': '491611520685'} 127.0.0.1 - - [22/Nov/2025 08:55:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421144441852 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421144441852', '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': '491611520685', '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-22T08:55:26Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:27] "GET /subscriber/imsi/262421144441852 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/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 - - [22/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': '262428529172800', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428529172800', 'algo': '4'} 127.0.0.1 - - [22/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': '262428529172800', 'msisdn': '491617585868'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428529172800', 'msisdn': '491617585868'} 127.0.0.1 - - [22/Nov/2025 08:55:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428529172800 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428529172800', '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': '491617585868', '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-22T08:55:27Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:27] "GET /subscriber/imsi/262428529172800 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:27] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:27] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [22/Nov/2025 08:55:27] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426403533321', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426403533321', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426403533321', 'msisdn': '491615074205'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426403533321', 'msisdn': '491615074205'} 127.0.0.1 - - [22/Nov/2025 08:55:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426403533321 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426403533321', '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': '491615074205', '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-22T08:55:27Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:28] "GET /subscriber/imsi/262426403533321 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/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 - - [22/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': '262424704941854', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424704941854', 'algo': '1'} 127.0.0.1 - - [22/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': '262424704941854', 'msisdn': '491616747275'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424704941854', 'msisdn': '491616747275'} 127.0.0.1 - - [22/Nov/2025 08:55:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424704941854 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424704941854', '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': '491616747275', '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-22T08:55:28Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:28] "GET /subscriber/imsi/262424704941854 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:28] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:28] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [22/Nov/2025 08:55:28] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426920988911', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426920988911', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426920988911', 'msisdn': '491613508243'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426920988911', 'msisdn': '491613508243'} 127.0.0.1 - - [22/Nov/2025 08:55:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426920988911 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426920988911', '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': '491613508243', '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-22T08:55:28Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:29] "GET /subscriber/imsi/262426920988911 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/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 - - [22/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': '262427951678781', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427951678781', 'algo': '3'} 127.0.0.1 - - [22/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': '262427951678781', 'msisdn': '491618013524'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427951678781', 'msisdn': '491618013524'} 127.0.0.1 - - [22/Nov/2025 08:55:29] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427951678781 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427951678781', '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': '491618013524', '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-22T08:55:29Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:29] "GET /subscriber/imsi/262427951678781 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:29] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:29] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [22/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': '262426864322126', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426864322126', 'algo': '1'} 127.0.0.1 - - [22/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': '262426864322126', 'msisdn': '491610752254'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426864322126', 'msisdn': '491610752254'} 127.0.0.1 - - [22/Nov/2025 08:55:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426864322126 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426864322126', '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': '491610752254', '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-22T08:55:33Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:33] "GET /subscriber/imsi/262426864322126 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:33] "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 - - [22/Nov/2025 08:55:33] "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 - - [22/Nov/2025 08:55:33] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420999343949', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420999343949', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420999343949', 'msisdn': '491613808063'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420999343949', 'msisdn': '491613808063'} 127.0.0.1 - - [22/Nov/2025 08:55:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420999343949 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420999343949', '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': '491613808063', '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-22T08:55:33Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:34] "GET /subscriber/imsi/262420999343949 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:34] "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 - - [22/Nov/2025 08:55:34] "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 - - [22/Nov/2025 08:55:34] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423967333630', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423967333630', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:55:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423967333630', 'msisdn': '491615532841'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423967333630', 'msisdn': '491615532841'} 127.0.0.1 - - [22/Nov/2025 08:55:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423967333630 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423967333630', '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': '491615532841', '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-22T08:55:34Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:35] "GET /subscriber/imsi/262423967333630 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:35] "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 - - [22/Nov/2025 08:55:35] "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 - - [22/Nov/2025 08:55:35] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427935027802', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427935027802', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:35] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427935027802', 'msisdn': '491610837222'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427935027802', 'msisdn': '491610837222'} 127.0.0.1 - - [22/Nov/2025 08:55:35] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427935027802 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427935027802', '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': '491610837222', '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-22T08:55:35Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:36] "GET /subscriber/imsi/262427935027802 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:36] "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 - - [22/Nov/2025 08:55:36] "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 - - [22/Nov/2025 08:55:36] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421331585020', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421331585020', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:36] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421331585020', 'msisdn': '491610756734'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421331585020', 'msisdn': '491610756734'} 127.0.0.1 - - [22/Nov/2025 08:55:36] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421331585020 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421331585020', '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': '491610756734', '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-22T08:55:36Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:37] "GET /subscriber/imsi/262421331585020 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/Nov/2025 08:55:37] "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 - - [22/Nov/2025 08:55:37] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420788843265', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420788843265', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:55:37] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420788843265', 'msisdn': '491615875582'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420788843265', 'msisdn': '491615875582'} 127.0.0.1 - - [22/Nov/2025 08:55:37] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420788843265 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420788843265', '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': '491615875582', '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-22T08:55:37Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:38] "GET /subscriber/imsi/262420788843265 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/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 - - [22/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 - - [22/Nov/2025 08:55:38] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429318737625', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429318737625', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:38] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429318737625', 'msisdn': '491618845535'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429318737625', 'msisdn': '491618845535'} 127.0.0.1 - - [22/Nov/2025 08:55:38] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429318737625 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429318737625', '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': '491618845535', '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-22T08:55:38Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:38] "GET /subscriber/imsi/262429318737625 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:38] "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 - - [22/Nov/2025 08:55:38] "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 - - [22/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': '262420534683768', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420534683768', 'algo': '3'} 127.0.0.1 - - [22/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': '262420534683768', 'msisdn': '491612140754'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420534683768', 'msisdn': '491612140754'} 127.0.0.1 - - [22/Nov/2025 08:55:39] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420534683768 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420534683768', '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': '491612140754', '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-22T08:55:39Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:39] "GET /subscriber/imsi/262420534683768 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:39] "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 - - [22/Nov/2025 08:55:39] "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 - - [22/Nov/2025 08:55:49] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420804999593', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420804999593', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:55:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420804999593', 'msisdn': '491617107466'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420804999593', 'msisdn': '491617107466'} 127.0.0.1 - - [22/Nov/2025 08:55:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420804999593 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:49.239345 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420804999593', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:49Z', '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': '491617107466', '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-22T08:55:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:49] "GET /subscriber/imsi/262420804999593 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:49] "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-22 08:55:49.239345 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:49] "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 - - [22/Nov/2025 08:55:49] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421504666505', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421504666505', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421504666505', 'msisdn': '491611663704'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421504666505', 'msisdn': '491611663704'} 127.0.0.1 - - [22/Nov/2025 08:55:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421504666505 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:49.613017 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421504666505', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:49Z', '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': '491611663704', '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-22T08:55:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:49] "GET /subscriber/imsi/262421504666505 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:49] "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-22 08:55:49.613017 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:49] "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 - - [22/Nov/2025 08:55:49] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429842480003', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429842480003', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:55:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429842480003', 'msisdn': '491611363385'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429842480003', 'msisdn': '491611363385'} 127.0.0.1 - - [22/Nov/2025 08:55:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429842480003 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:49.979663 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429842480003', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:49Z', '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': '491611363385', '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-22T08:55:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:50] "GET /subscriber/imsi/262429842480003 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:50] "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-22 08:55:49.979663 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:50] "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 - - [22/Nov/2025 08:55:50] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424937327080', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424937327080', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424937327080', 'msisdn': '491614516213'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424937327080', 'msisdn': '491614516213'} 127.0.0.1 - - [22/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424937327080 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:50.330324 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424937327080', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:50Z', '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': '491614516213', '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-22T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:50] "GET /subscriber/imsi/262424937327080 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:50] "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-22 08:55:50.330324 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:50] "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 - - [22/Nov/2025 08:55:50] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424419227951', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424419227951', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424419227951', 'msisdn': '491610501531'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424419227951', 'msisdn': '491610501531'} 127.0.0.1 - - [22/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424419227951 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:50.671125 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424419227951', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:50Z', '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': '491610501531', '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-22T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:50] "GET /subscriber/imsi/262424419227951 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:50] "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-22 08:55:50.671125 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:50] "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 - - [22/Nov/2025 08:55:50] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423893840161', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423893840161', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423893840161', 'msisdn': '491613127505'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423893840161', 'msisdn': '491613127505'} 127.0.0.1 - - [22/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423893840161 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:50.998791 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423893840161', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:50Z', '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': '491613127505', '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-22T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:51] "GET /subscriber/imsi/262423893840161 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:51] "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-22 08:55:50.998791 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:51] "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 - - [22/Nov/2025 08:55:51] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423221058293', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423221058293', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423221058293', 'msisdn': '491611107434'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423221058293', 'msisdn': '491611107434'} 127.0.0.1 - - [22/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423221058293 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:51.384577 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423221058293', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:51Z', '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': '491611107434', '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-22T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:51] "GET /subscriber/imsi/262423221058293 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:51] "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-22 08:55:51.384577 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:51] "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 - - [22/Nov/2025 08:55:51] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429880300026', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429880300026', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429880300026', 'msisdn': '491611777012'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429880300026', 'msisdn': '491611777012'} 127.0.0.1 - - [22/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429880300026 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:51.726566 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429880300026', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:51Z', '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': '491611777012', '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-22T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:51] "GET /subscriber/imsi/262429880300026 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:51] "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-22 08:55:51.726566 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:51] "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 - - [22/Nov/2025 08:55:55] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421743392064', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421743392064', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:55:55] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421743392064', 'msisdn': '491617561400'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421743392064', 'msisdn': '491617561400'} 127.0.0.1 - - [22/Nov/2025 08:55:55] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421743392064 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:55.251943 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421743392064', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:55Z', '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': '491617561400', '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-22T08:55:55Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:55] "GET /subscriber/imsi/262421743392064 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:55] "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-22 08:55:55.251943 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:55] "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 - - [22/Nov/2025 08:55:55] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421517527004', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421517527004', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:55] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421517527004', 'msisdn': '491615101702'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421517527004', 'msisdn': '491615101702'} 127.0.0.1 - - [22/Nov/2025 08:55:55] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421517527004 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:55.599137 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421517527004', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:55Z', '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': '491615101702', '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-22T08:55:55Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:55] "GET /subscriber/imsi/262421517527004 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:55] "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-22 08:55:55.599137 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:55] "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 - - [22/Nov/2025 08:55:55] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426839182078', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426839182078', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:55:55] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426839182078', 'msisdn': '491615873257'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426839182078', 'msisdn': '491615873257'} 127.0.0.1 - - [22/Nov/2025 08:55:55] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426839182078 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:55.971385 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426839182078', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:55Z', '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': '491615873257', '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-22T08:55:55Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:56] "GET /subscriber/imsi/262426839182078 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:56] "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-22 08:55:55.971385 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:56] "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 - - [22/Nov/2025 08:55:56] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420257230059', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420257230059', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:56] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420257230059', 'msisdn': '491614714352'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420257230059', 'msisdn': '491614714352'} 127.0.0.1 - - [22/Nov/2025 08:55:56] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420257230059 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:56.347594 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420257230059', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:56Z', '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': '491614714352', '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-22T08:55:56Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:56] "GET /subscriber/imsi/262420257230059 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:56] "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-22 08:55:56.347594 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:56] "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 - - [22/Nov/2025 08:55:56] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425106711010', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425106711010', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:55:56] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425106711010', 'msisdn': '491618144566'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425106711010', 'msisdn': '491618144566'} 127.0.0.1 - - [22/Nov/2025 08:55:56] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425106711010 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:56.762202 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425106711010', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:56Z', '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': '491618144566', '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-22T08:55:56Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:56] "GET /subscriber/imsi/262425106711010 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:56] "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-22 08:55:56.762202 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:56] "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 - - [22/Nov/2025 08:55:57] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420482237990', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420482237990', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420482237990', 'msisdn': '491618565834'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420482237990', 'msisdn': '491618565834'} 127.0.0.1 - - [22/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420482237990 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:57.163326 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420482237990', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:57Z', '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': '491618565834', '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-22T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:57] "GET /subscriber/imsi/262420482237990 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:57] "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-22 08:55:57.163326 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:57] "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 - - [22/Nov/2025 08:55:57] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421300835553', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421300835553', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421300835553', 'msisdn': '491618464144'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421300835553', 'msisdn': '491618464144'} 127.0.0.1 - - [22/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421300835553 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:57.490701 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421300835553', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:57Z', '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': '491618464144', '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-22T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:57] "GET /subscriber/imsi/262421300835553 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:57] "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-22 08:55:57.490701 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:57] "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 - - [22/Nov/2025 08:55:57] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428827271786', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428827271786', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428827271786', 'msisdn': '491615201227'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428827271786', 'msisdn': '491615201227'} 127.0.0.1 - - [22/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428827271786 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:55:57.889520 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428827271786', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:55:57Z', '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': '491615201227', '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-22T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:55:58] "GET /subscriber/imsi/262428827271786 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:55:58] "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-22 08:55:57.889520 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:55:58] "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 - - [22/Nov/2025 08:56:01] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423198379871', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423198379871', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:01] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423198379871', 'msisdn': '491612281283'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423198379871', 'msisdn': '491612281283'} 127.0.0.1 - - [22/Nov/2025 08:56:01] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423198379871 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:01.456951 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423198379871', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:01Z', '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': '491612281283', '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-22T08:56:01Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:01] "GET /subscriber/imsi/262423198379871 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:01] "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-22 08:56:01.456951 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:01] "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 - - [22/Nov/2025 08:56:01] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428116647246', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428116647246', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:56:01] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428116647246', 'msisdn': '491616550682'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428116647246', 'msisdn': '491616550682'} 127.0.0.1 - - [22/Nov/2025 08:56:01] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428116647246 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:01.844759 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428116647246', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:01Z', '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': '491616550682', '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-22T08:56:01Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:01] "GET /subscriber/imsi/262428116647246 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:01] "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-22 08:56:01.844759 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:02] "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 - - [22/Nov/2025 08:56:02] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424889017008', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424889017008', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424889017008', 'msisdn': '491617154183'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424889017008', 'msisdn': '491617154183'} 127.0.0.1 - - [22/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424889017008 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:02.232878 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424889017008', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:02Z', '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': '491617154183', '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-22T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:02] "GET /subscriber/imsi/262424889017008 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:02] "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-22 08:56:02.232878 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:02] "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 - - [22/Nov/2025 08:56:02] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427611120947', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427611120947', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427611120947', 'msisdn': '491613878621'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427611120947', 'msisdn': '491613878621'} 127.0.0.1 - - [22/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427611120947 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:02.607527 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427611120947', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:02Z', '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': '491613878621', '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-22T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:02] "GET /subscriber/imsi/262427611120947 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:02] "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-22 08:56:02.607527 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:02] "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 - - [22/Nov/2025 08:56:02] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429239989242', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429239989242', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429239989242', 'msisdn': '491617420435'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429239989242', 'msisdn': '491617420435'} 127.0.0.1 - - [22/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429239989242 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:02.963512 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429239989242', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:02Z', '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': '491617420435', '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-22T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:03] "GET /subscriber/imsi/262429239989242 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:03] "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-22 08:56:02.963512 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:03] "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 - - [22/Nov/2025 08:56:03] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424067632979', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424067632979', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424067632979', 'msisdn': '491614720513'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424067632979', 'msisdn': '491614720513'} 127.0.0.1 - - [22/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424067632979 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:03.332688 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424067632979', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:03Z', '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': '491614720513', '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-22T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:03] "GET /subscriber/imsi/262424067632979 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:03] "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-22 08:56:03.332688 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:03] "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 - - [22/Nov/2025 08:56:03] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423281543829', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423281543829', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423281543829', 'msisdn': '491610332871'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423281543829', 'msisdn': '491610332871'} 127.0.0.1 - - [22/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423281543829 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:03.704888 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423281543829', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:03Z', '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': '491610332871', '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-22T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:03] "GET /subscriber/imsi/262423281543829 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:03] "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-22 08:56:03.704888 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:03] "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 - - [22/Nov/2025 08:56:03] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424148722330', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424148722330', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:56:04] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424148722330', 'msisdn': '491618142818'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424148722330', 'msisdn': '491618142818'} 127.0.0.1 - - [22/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424148722330 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:04.099011 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424148722330', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:04Z', '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': '491618142818', '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-22T08:56:04Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:04] "GET /subscriber/imsi/262424148722330 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:04] "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-22 08:56:04.099011 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:04] "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 - - [22/Nov/2025 08:56:07] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421284843547', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421284843547', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:07] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421284843547', 'msisdn': '491614087613'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421284843547', 'msisdn': '491614087613'} 127.0.0.1 - - [22/Nov/2025 08:56:07] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421284843547 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:07.635243 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421284843547', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:07Z', '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': '491614087613', '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-22T08:56:07Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:07] "GET /subscriber/imsi/262421284843547 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:07] "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-22 08:56:07.635243 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:07] "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 - - [22/Nov/2025 08:56:07] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422213793630', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422213793630', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:56:07] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422213793630', 'msisdn': '491616757083'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422213793630', 'msisdn': '491616757083'} 127.0.0.1 - - [22/Nov/2025 08:56:07] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422213793630 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:08.009956 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422213793630', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:08Z', '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': '491616757083', '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-22T08:56:07Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:08] "GET /subscriber/imsi/262422213793630 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:08] "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-22 08:56:08.009956 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:08] "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 - - [22/Nov/2025 08:56:08] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427965506890', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427965506890', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:56:08] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427965506890', 'msisdn': '491618618530'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427965506890', 'msisdn': '491618618530'} 127.0.0.1 - - [22/Nov/2025 08:56:08] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427965506890 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:08.393911 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427965506890', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:08Z', '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': '491618618530', '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-22T08:56:08Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:08] "GET /subscriber/imsi/262427965506890 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:08] "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-22 08:56:08.393911 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:08] "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 - - [22/Nov/2025 08:56:08] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423910941167', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423910941167', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:56:08] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423910941167', 'msisdn': '491616611237'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423910941167', 'msisdn': '491616611237'} 127.0.0.1 - - [22/Nov/2025 08:56:08] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423910941167 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:08.768727 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423910941167', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:08Z', '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': '491616611237', '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-22T08:56:08Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:08] "GET /subscriber/imsi/262423910941167 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:08] "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-22 08:56:08.768727 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:08] "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 - - [22/Nov/2025 08:56:09] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423284862689', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423284862689', 'algo': '4'} 127.0.0.1 - - [22/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423284862689', 'msisdn': '491614625137'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423284862689', 'msisdn': '491614625137'} 127.0.0.1 - - [22/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423284862689 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:09.138410 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423284862689', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:09Z', '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': '491614625137', '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-22T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:09] "GET /subscriber/imsi/262423284862689 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:09] "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-22 08:56:09.138410 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:09] "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 - - [22/Nov/2025 08:56:09] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421517045209', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421517045209', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421517045209', 'msisdn': '491614045704'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421517045209', 'msisdn': '491614045704'} 127.0.0.1 - - [22/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421517045209 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:09.529220 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421517045209', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:09Z', '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': '491614045704', '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-22T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:09] "GET /subscriber/imsi/262421517045209 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:09] "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-22 08:56:09.529220 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:09] "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 - - [22/Nov/2025 08:56:09] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426359357411', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426359357411', 'algo': '2'} 127.0.0.1 - - [22/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426359357411', 'msisdn': '491614463742'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426359357411', 'msisdn': '491614463742'} 127.0.0.1 - - [22/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426359357411 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:09.907141 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426359357411', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:09Z', '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': '491614463742', '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-22T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:10] "GET /subscriber/imsi/262426359357411 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:10] "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-22 08:56:09.907141 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:10] "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 - - [22/Nov/2025 08:56:10] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427180605460', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427180605460', 'algo': '3'} 127.0.0.1 - - [22/Nov/2025 08:56:10] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427180605460', 'msisdn': '491616186820'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427180605460', 'msisdn': '491616186820'} 127.0.0.1 - - [22/Nov/2025 08:56:10] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427180605460 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-22 08:56:10.309395 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427180605460', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-22T08:56:10Z', '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': '491616186820', '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-22T08:56:10Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [22/Nov/2025 08:56:10] "GET /subscriber/imsi/262427180605460 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:10] "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-22 08:56:10.309395 - Formatting to String 127.0.0.1 - - [22/Nov/2025 08:56:10] "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 - - [22/Nov/2025 08:56:16] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426040290644', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426040290644', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:16] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426040290644', 'msisdn': '491614011131'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426040290644', 'msisdn': '491614011131'} 127.0.0.1 - - [22/Nov/2025 08:56:16] "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 - - [22/Nov/2025 08:56:20] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422141117712', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422141117712', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:20] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422141117712', 'msisdn': '491612207535'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422141117712', 'msisdn': '491612207535'} 127.0.0.1 - - [22/Nov/2025 08:56:20] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:23] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427368298231', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427368298231', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:23] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427368298231', 'msisdn': '491618744568'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427368298231', 'msisdn': '491618744568'} 127.0.0.1 - - [22/Nov/2025 08:56:23] "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 - - [22/Nov/2025 08:56:26] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426937821192', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426937821192', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426937821192', 'msisdn': '491618876604'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426937821192', 'msisdn': '491618876604'} 127.0.0.1 - - [22/Nov/2025 08:56:26] "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 - - [22/Nov/2025 08:56:30] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421730565681', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421730565681', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:30] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421730565681', 'msisdn': '491610516132'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421730565681', 'msisdn': '491610516132'} 127.0.0.1 - - [22/Nov/2025 08:56:30] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [22/Nov/2025 08:56:33] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429643062825', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429643062825', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429643062825', 'msisdn': '491614200388'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429643062825', 'msisdn': '491614200388'} 127.0.0.1 - - [22/Nov/2025 08:56:33] "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 - - [22/Nov/2025 08:56:40] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424891313241', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424891313241', 'algo': '1'} 127.0.0.1 - - [22/Nov/2025 08:56:40] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424891313241', 'msisdn': '491614711054'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424891313241', 'msisdn': '491614711054'} 127.0.0.1 - - [22/Nov/2025 08:56:40] "PUT /subscriber/ HTTP/1.1" 200 -