[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 - - [23/Nov/2025 08:55:45] "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 - - [23/Nov/2025 08:55:45] "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 - - [23/Nov/2025 08:55:50] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421674369333', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421674369333', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421674369333', 'msisdn': '491614768368'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421674369333', 'msisdn': '491614768368'} 127.0.0.1 - - [23/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421674369333 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421674369333', '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': '491614768368', '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-23T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:55:51] "GET /subscriber/imsi/262421674369333 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:55:51] "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 - - [23/Nov/2025 08:55:51] "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 - - [23/Nov/2025 08:55:51] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426093010817', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426093010817', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426093010817', 'msisdn': '491618650788'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426093010817', 'msisdn': '491618650788'} 127.0.0.1 - - [23/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426093010817 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426093010817', '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': '491618650788', '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-23T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:55:52] "GET /subscriber/imsi/262426093010817 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:55:52] "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 - - [23/Nov/2025 08:55:52] "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 - - [23/Nov/2025 08:55:52] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429146547509', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429146547509', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:55:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429146547509', 'msisdn': '491618783305'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429146547509', 'msisdn': '491618783305'} 127.0.0.1 - - [23/Nov/2025 08:55:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429146547509 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429146547509', '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': '491618783305', '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-23T08:55:52Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:55:52] "GET /subscriber/imsi/262429146547509 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:55:52] "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 - - [23/Nov/2025 08:55:53] "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 - - [23/Nov/2025 08:55:53] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426855570962', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426855570962', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:55:53] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426855570962', 'msisdn': '491617023303'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426855570962', 'msisdn': '491617023303'} 127.0.0.1 - - [23/Nov/2025 08:55:53] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426855570962 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426855570962', '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': '491617023303', '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-23T08:55:53Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:55:53] "GET /subscriber/imsi/262426855570962 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:55:53] "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 - - [23/Nov/2025 08:55:53] "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 - - [23/Nov/2025 08:55:53] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425068495280', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425068495280', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:55:54] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425068495280', 'msisdn': '491614200706'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425068495280', 'msisdn': '491614200706'} 127.0.0.1 - - [23/Nov/2025 08:55:54] "PUT /subscriber/ 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 - - [23/Nov/2025 08:56:00] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425114690286', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425114690286', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425114690286', 'msisdn': '491615312428'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425114690286', 'msisdn': '491615312428'} 127.0.0.1 - - [23/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425114690286 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 2 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425114690286', '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': '491615312428', '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-23T08:56:02Z', 'subscriber_id': 2, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:03] "GET /subscriber/imsi/262425114690286 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:03] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:03] "DELETE /subscriber/2 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 - - [23/Nov/2025 08:56:03] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421059212600', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421059212600', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421059212600', 'msisdn': '491615521760'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421059212600', 'msisdn': '491615521760'} 127.0.0.1 - - [23/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421059212600 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 2 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421059212600', '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': '491615521760', '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-23T08:56:03Z', 'subscriber_id': 2, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:04] "GET /subscriber/imsi/262421059212600 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:04] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:05] "DELETE /subscriber/2 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 - - [23/Nov/2025 08:56:05] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420972805523', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420972805523', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:05] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420972805523', 'msisdn': '491617622125'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420972805523', 'msisdn': '491617622125'} 127.0.0.1 - - [23/Nov/2025 08:56:05] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420972805523 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 2 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420972805523', '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': '491617622125', '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-23T08:56:05Z', 'subscriber_id': 2, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:06] "GET /subscriber/imsi/262420972805523 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:06] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:06] "DELETE /subscriber/2 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 - - [23/Nov/2025 08:56:06] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428316491531', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428316491531', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:06] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428316491531', 'msisdn': '491610787053'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428316491531', 'msisdn': '491610787053'} 127.0.0.1 - - [23/Nov/2025 08:56:06] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428316491531 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 2 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428316491531', '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': '491610787053', '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-23T08:56:06Z', 'subscriber_id': 2, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:07] "GET /subscriber/imsi/262428316491531 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:07] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:07] "DELETE /subscriber/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:07] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423248192574', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423248192574', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:07] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423248192574', 'msisdn': '491618552412'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423248192574', 'msisdn': '491618552412'} 127.0.0.1 - - [23/Nov/2025 08:56:08] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423248192574 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 2 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423248192574', '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': '491618552412', '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-23T08:56:07Z', 'subscriber_id': 2, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:09] "GET /subscriber/imsi/262423248192574 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:09] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:09] "DELETE /subscriber/2 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 - - [23/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': '262422057336706', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422057336706', 'algo': '1'} 127.0.0.1 - - [23/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': '262422057336706', 'msisdn': '491614821230'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422057336706', 'msisdn': '491614821230'} 127.0.0.1 - - [23/Nov/2025 08:56:09] "PUT /subscriber/ 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 - - [23/Nov/2025 08:56:19] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420489659469', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420489659469', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:19] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420489659469', 'msisdn': '491610517250'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420489659469', 'msisdn': '491610517250'} 127.0.0.1 - - [23/Nov/2025 08:56:19] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420489659469 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:19.783639 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420489659469', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:19Z', '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': '491610517250', '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-23T08:56:19Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:19] "GET /subscriber/imsi/262420489659469 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:20] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:19.783639 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:20] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:20] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428905045543', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428905045543', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:20] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428905045543', 'msisdn': '491612215166'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428905045543', 'msisdn': '491612215166'} 127.0.0.1 - - [23/Nov/2025 08:56:20] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428905045543 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:20.380661 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428905045543', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:20Z', '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': '491612215166', '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-23T08:56:20Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:20] "GET /subscriber/imsi/262428905045543 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:20] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:20.380661 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:20] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:21] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425449852743', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425449852743', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:21] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425449852743', 'msisdn': '491612635224'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425449852743', 'msisdn': '491612635224'} 127.0.0.1 - - [23/Nov/2025 08:56:21] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425449852743 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:21.203153 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425449852743', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:21Z', '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': '491612635224', '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-23T08:56:21Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:21] "GET /subscriber/imsi/262425449852743 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:21] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:21.203153 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:21] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:21] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422286693579', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422286693579', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:21] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422286693579', 'msisdn': '491613870647'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422286693579', 'msisdn': '491613870647'} 127.0.0.1 - - [23/Nov/2025 08:56:21] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422286693579 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:21.695519 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422286693579', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:21Z', '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': '491613870647', '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-23T08:56:21Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:21] "GET /subscriber/imsi/262422286693579 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:21] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:21.695519 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:21] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:22] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423480562531', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423480562531', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:22] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423480562531', 'msisdn': '491615347181'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423480562531', 'msisdn': '491615347181'} 127.0.0.1 - - [23/Nov/2025 08:56:22] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423480562531 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:22.298838 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423480562531', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:22Z', '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': '491615347181', '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-23T08:56:22Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:22] "GET /subscriber/imsi/262423480562531 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:22] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:22.298838 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:22] "DELETE /subscriber/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:22] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427554201337', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427554201337', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:22] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427554201337', 'msisdn': '491617646254'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427554201337', 'msisdn': '491617646254'} 127.0.0.1 - - [23/Nov/2025 08:56:22] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427554201337 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:22.976327 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427554201337', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:22Z', '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': '491617646254', '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-23T08:56:22Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:23] "GET /subscriber/imsi/262427554201337 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:23] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:22.976327 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:23] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:23] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420507726764', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420507726764', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:23] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420507726764', 'msisdn': '491618320733'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420507726764', 'msisdn': '491618320733'} 127.0.0.1 - - [23/Nov/2025 08:56:24] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420507726764 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:24.037661 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420507726764', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:24Z', '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': '491618320733', '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-23T08:56:23Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:24] "GET /subscriber/imsi/262420507726764 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:24] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:24.037661 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:24] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:24] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422839174763', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422839174763', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:24] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422839174763', 'msisdn': '491612355364'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422839174763', 'msisdn': '491612355364'} 127.0.0.1 - - [23/Nov/2025 08:56:24] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422839174763 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:24.538205 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422839174763', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:24Z', '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': '491612355364', '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-23T08:56:24Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:24] "GET /subscriber/imsi/262422839174763 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:25] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:24.538205 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:25] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:28] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427599148153', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427599148153', 'algo': '1'} 127.0.0.1 - - [23/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': '262427599148153', 'msisdn': '491612381733'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427599148153', 'msisdn': '491612381733'} 127.0.0.1 - - [23/Nov/2025 08:56:30] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427599148153 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:30.388755 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427599148153', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:30Z', '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': '491612381733', '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-23T08:56:30Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:30] "GET /subscriber/imsi/262427599148153 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:30] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:30.388755 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:30] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:30] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422957056474', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422957056474', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:30] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422957056474', 'msisdn': '491613160201'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422957056474', 'msisdn': '491613160201'} 127.0.0.1 - - [23/Nov/2025 08:56:31] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422957056474 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:31.115183 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422957056474', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:31Z', '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': '491613160201', '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-23T08:56:30Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:31] "GET /subscriber/imsi/262422957056474 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:31] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:31.115183 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:31] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:31] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429968546831', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429968546831', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:31] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429968546831', 'msisdn': '491613528314'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429968546831', 'msisdn': '491613528314'} 127.0.0.1 - - [23/Nov/2025 08:56:31] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429968546831 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:31.713414 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429968546831', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:31Z', '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': '491613528314', '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-23T08:56:31Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:31] "GET /subscriber/imsi/262429968546831 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:32] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:31.713414 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:32] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:32] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426784654394', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426784654394', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:32] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426784654394', 'msisdn': '491612713802'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426784654394', 'msisdn': '491612713802'} 127.0.0.1 - - [23/Nov/2025 08:56:32] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426784654394 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:32.431846 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426784654394', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:32Z', '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': '491612713802', '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-23T08:56:32Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:32] "GET /subscriber/imsi/262426784654394 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:32] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:32.431846 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:32] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:32] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420324246901', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420324246901', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:32] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420324246901', 'msisdn': '491615362830'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420324246901', 'msisdn': '491615362830'} 127.0.0.1 - - [23/Nov/2025 08:56:32] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420324246901 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:33.015457 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420324246901', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:33Z', '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': '491615362830', '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-23T08:56:32Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:33] "GET /subscriber/imsi/262420324246901 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:33] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:33.015457 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:33] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:33] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420397447464', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420397447464', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420397447464', 'msisdn': '491610628845'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420397447464', 'msisdn': '491610628845'} 127.0.0.1 - - [23/Nov/2025 08:56:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420397447464 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:33.876738 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420397447464', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:33Z', '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': '491610628845', '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-23T08:56:33Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:34] "GET /subscriber/imsi/262420397447464 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:34] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:33.876738 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:34] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:34] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425818264948', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425818264948', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425818264948', 'msisdn': '491612686761'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425818264948', 'msisdn': '491612686761'} 127.0.0.1 - - [23/Nov/2025 08:56:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425818264948 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:34.445159 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425818264948', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:34Z', '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': '491612686761', '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-23T08:56:34Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:34] "GET /subscriber/imsi/262425818264948 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:34] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:34.445159 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:34] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:34] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423150317046', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423150317046', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:35] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423150317046', 'msisdn': '491617138463'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423150317046', 'msisdn': '491617138463'} 127.0.0.1 - - [23/Nov/2025 08:56:35] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423150317046 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:35.094245 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423150317046', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:35Z', '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': '491617138463', '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-23T08:56:35Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:35] "GET /subscriber/imsi/262423150317046 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:35] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:35.094245 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:35] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:38] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427354372573', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427354372573', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:38] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427354372573', 'msisdn': '491610057622'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427354372573', 'msisdn': '491610057622'} 127.0.0.1 - - [23/Nov/2025 08:56:38] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427354372573 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:38.836752 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427354372573', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:38Z', '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': '491610057622', '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-23T08:56:38Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:39] "GET /subscriber/imsi/262427354372573 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:39] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:38.836752 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:39] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:39] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428668547676', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428668547676', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:39] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428668547676', 'msisdn': '491610257552'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428668547676', 'msisdn': '491610257552'} 127.0.0.1 - - [23/Nov/2025 08:56:39] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428668547676 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:39.471039 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428668547676', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:39Z', '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': '491610257552', '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-23T08:56:39Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:39] "GET /subscriber/imsi/262428668547676 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:39] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:39.471039 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:39] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:39] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428924849220', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428924849220', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:39] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428924849220', 'msisdn': '491615638006'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428924849220', 'msisdn': '491615638006'} 127.0.0.1 - - [23/Nov/2025 08:56:40] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428924849220 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:40.117392 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428924849220', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:40Z', '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': '491615638006', '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-23T08:56:39Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:40] "GET /subscriber/imsi/262428924849220 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:40] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:40.117392 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:40] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:40] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422529998429', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422529998429', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:40] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422529998429', 'msisdn': '491615215646'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422529998429', 'msisdn': '491615215646'} 127.0.0.1 - - [23/Nov/2025 08:56:40] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422529998429 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:40.765093 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422529998429', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:40Z', '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': '491615215646', '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-23T08:56:40Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:40] "GET /subscriber/imsi/262422529998429 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:41] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:40.765093 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:41] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:41] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425966442419', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425966442419', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:41] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425966442419', 'msisdn': '491618777335'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425966442419', 'msisdn': '491618777335'} 127.0.0.1 - - [23/Nov/2025 08:56:41] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425966442419 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:41.718070 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425966442419', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:41Z', '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': '491618777335', '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-23T08:56:41Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:41] "GET /subscriber/imsi/262425966442419 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:42] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:41.718070 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:42] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:42] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429916760684', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429916760684', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:42] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429916760684', 'msisdn': '491611818738'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429916760684', 'msisdn': '491611818738'} 127.0.0.1 - - [23/Nov/2025 08:56:42] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429916760684 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:42.980853 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429916760684', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:42Z', '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': '491611818738', '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-23T08:56:42Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:43] "GET /subscriber/imsi/262429916760684 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:43] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:42.980853 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:43] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:43] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428229595738', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428229595738', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:43] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428229595738', 'msisdn': '491614661428'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428229595738', 'msisdn': '491614661428'} 127.0.0.1 - - [23/Nov/2025 08:56:43] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428229595738 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:43.861938 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428229595738', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:43Z', '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': '491614661428', '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-23T08:56:43Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:44] "GET /subscriber/imsi/262428229595738 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:44] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:43.861938 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:44] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:44] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421043274843', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421043274843', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:44] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421043274843', 'msisdn': '491615481026'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421043274843', 'msisdn': '491615481026'} 127.0.0.1 - - [23/Nov/2025 08:56:44] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421043274843 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:44.420780 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421043274843', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:44Z', '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': '491615481026', '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-23T08:56:44Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:44] "GET /subscriber/imsi/262421043274843 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:44] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:44.420780 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:44] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:47] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427662079578', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427662079578', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:48] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427662079578', 'msisdn': '491611445064'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427662079578', 'msisdn': '491611445064'} 127.0.0.1 - - [23/Nov/2025 08:56:48] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427662079578 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:48.349302 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427662079578', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:48Z', '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': '491611445064', '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-23T08:56:48Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:48] "GET /subscriber/imsi/262427662079578 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:48] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:48.349302 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:48] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:48] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420942590372', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420942590372', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420942590372', 'msisdn': '491618066750'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420942590372', 'msisdn': '491618066750'} 127.0.0.1 - - [23/Nov/2025 08:56:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420942590372 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:49.208406 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420942590372', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56: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': '491618066750', '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-23T08:56:49Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:49] "GET /subscriber/imsi/262420942590372 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:49] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:49.208406 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:49] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:49] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429511229267', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429511229267', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429511229267', 'msisdn': '491617427301'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429511229267', 'msisdn': '491617427301'} 127.0.0.1 - - [23/Nov/2025 08:56:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429511229267 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:49.878251 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429511229267', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56: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': '491617427301', '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-23T08:56:49Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:50] "GET /subscriber/imsi/262429511229267 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:50] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:49.878251 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:50] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:50] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421078662758', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421078662758', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421078662758', 'msisdn': '491611250230'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421078662758', 'msisdn': '491611250230'} 127.0.0.1 - - [23/Nov/2025 08:56:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421078662758 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:50.450503 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421078662758', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56: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': '491611250230', '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-23T08:56:50Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:50] "GET /subscriber/imsi/262421078662758 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:50] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:50.450503 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:50] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:50] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428714200652', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428714200652', 'algo': '4'} 127.0.0.1 - - [23/Nov/2025 08:56:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428714200652', 'msisdn': '491615882426'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428714200652', 'msisdn': '491615882426'} 127.0.0.1 - - [23/Nov/2025 08:56:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428714200652 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:51.077317 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428714200652', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:51Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615882426', '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-23T08:56:50Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:51] "GET /subscriber/imsi/262428714200652 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:51] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:51.077317 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:51] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:51] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428288496589', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428288496589', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:56:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428288496589', 'msisdn': '491615070081'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428288496589', 'msisdn': '491615070081'} 127.0.0.1 - - [23/Nov/2025 08:56:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428288496589 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:51.724995 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428288496589', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:51Z', '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': '491615070081', '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-23T08:56:51Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:51] "GET /subscriber/imsi/262428288496589 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:51] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:51.724995 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:52] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:52] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428157076470', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428157076470', 'algo': '2'} 127.0.0.1 - - [23/Nov/2025 08:56:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428157076470', 'msisdn': '491615634657'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428157076470', 'msisdn': '491615634657'} 127.0.0.1 - - [23/Nov/2025 08:56:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428157076470 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:52.481169 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428157076470', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:52Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615634657', '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-23T08:56:52Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:52] "GET /subscriber/imsi/262428157076470 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:52] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:52.481169 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:52] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:56:52] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424093215194', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424093215194', 'algo': '3'} 127.0.0.1 - - [23/Nov/2025 08:56:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424093215194', 'msisdn': '491618643076'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424093215194', 'msisdn': '491618643076'} 127.0.0.1 - - [23/Nov/2025 08:56:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424093215194 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:53.053194 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 3 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424093215194', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-23T08:56:53Z', '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': '491618643076', '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-23T08:56:52Z', 'subscriber_id': 3, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [23/Nov/2025 08:56:53] "GET /subscriber/imsi/262424093215194 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:56:55] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-23 08:56:53.053194 - Formatting to String 127.0.0.1 - - [23/Nov/2025 08:56:55] "DELETE /subscriber/3 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 - - [23/Nov/2025 08:57:01] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429415125890', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429415125890', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:01] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429415125890', 'msisdn': '491612251255'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429415125890', 'msisdn': '491612251255'} 127.0.0.1 - - [23/Nov/2025 08:57:02] "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 - - [23/Nov/2025 08:57:05] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427034963763', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427034963763', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:05] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427034963763', 'msisdn': '491614276712'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427034963763', 'msisdn': '491614276712'} 127.0.0.1 - - [23/Nov/2025 08:57:05] "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 - - [23/Nov/2025 08:57:08] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423919312704', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423919312704', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:08] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423919312704', 'msisdn': '491611713744'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423919312704', 'msisdn': '491611713744'} 127.0.0.1 - - [23/Nov/2025 08:57:08] "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 - - [23/Nov/2025 08:57:11] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425847823124', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425847823124', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:12] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425847823124', 'msisdn': '491614864670'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425847823124', 'msisdn': '491614864670'} 127.0.0.1 - - [23/Nov/2025 08:57:12] "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 - - [23/Nov/2025 08:57:15] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428020315219', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428020315219', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:15] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428020315219', 'msisdn': '491612357601'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428020315219', 'msisdn': '491612357601'} 127.0.0.1 - - [23/Nov/2025 08:57:17] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [23/Nov/2025 08:57:20] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420749285023', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420749285023', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:20] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420749285023', 'msisdn': '491610243106'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420749285023', 'msisdn': '491610243106'} 127.0.0.1 - - [23/Nov/2025 08:57: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 - - [23/Nov/2025 08:57:26] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423336213930', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423336213930', 'algo': '1'} 127.0.0.1 - - [23/Nov/2025 08:57:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423336213930', 'msisdn': '491614580267'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423336213930', 'msisdn': '491614580267'} 127.0.0.1 - - [23/Nov/2025 08:57:26] "PUT /subscriber/ HTTP/1.1" 200 -