[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 - - [25/Nov/2025 08:55:20] "PUT /apn/ HTTP/1.1" 200 - JSON Data sent: {'apn_id': 2, 'apn': '*', 'ip_version': 0, 'charging_characteristics': '0800', 'apn_ambr_dl': 0, 'apn_ambr_ul': 0, 'qci': 9, 'arp_priority': 4, 'arp_preemption_capability': 0, 'arp_preemption_vulnerability': 1} [Database] [DEBUG] Called CreateObj to create with value: {'apn_id': 2, 'apn': '*', 'ip_version': 0, 'charging_characteristics': '0800', 'apn_ambr_dl': 0, 'apn_ambr_ul': 0, 'qci': 9, 'arp_priority': 4, 'arp_preemption_capability': 0, 'arp_preemption_vulnerability': 1} 127.0.0.1 - - [25/Nov/2025 08:55:20] "PUT /apn/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:25] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427382486679', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427382486679', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:25] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427382486679', 'msisdn': '491610541627'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427382486679', 'msisdn': '491610541627'} 127.0.0.1 - - [25/Nov/2025 08:55:25] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427382486679 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427382486679', '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': '491610541627', '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-25T08:55:25Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:26] "GET /subscriber/imsi/262427382486679 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:26] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:26] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:26] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422345302654', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262422345302654', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422345302654', 'msisdn': '491616068664'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422345302654', 'msisdn': '491616068664'} 127.0.0.1 - - [25/Nov/2025 08:55:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422345302654 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422345302654', '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': '491616068664', '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-25T08:55:26Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:26] "GET /subscriber/imsi/262422345302654 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:26] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:26] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:26] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427856656766', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427856656766', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:26] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427856656766', 'msisdn': '491614661837'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427856656766', 'msisdn': '491614661837'} 127.0.0.1 - - [25/Nov/2025 08:55:26] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427856656766 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427856656766', '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': '491614661837', '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-25T08:55:26Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:26] "GET /subscriber/imsi/262427856656766 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:27] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:27] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:27] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425484676653', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425484676653', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425484676653', 'msisdn': '491615812502'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425484676653', 'msisdn': '491615812502'} 127.0.0.1 - - [25/Nov/2025 08:55:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425484676653 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425484676653', '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': '491615812502', '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-25T08:55:27Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:27] "GET /subscriber/imsi/262425484676653 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:27] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:27] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:27] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426440575409', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426440575409', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426440575409', 'msisdn': '491617171210'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426440575409', 'msisdn': '491617171210'} 127.0.0.1 - - [25/Nov/2025 08:55:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426440575409 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426440575409', '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': '491617171210', '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-25T08:55:27Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:27] "GET /subscriber/imsi/262426440575409 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:28] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:28] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:28] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429167382149', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429167382149', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429167382149', 'msisdn': '491613587518'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429167382149', 'msisdn': '491613587518'} 127.0.0.1 - - [25/Nov/2025 08:55:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429167382149 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429167382149', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613587518', '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-25T08:55:28Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:28] "GET /subscriber/imsi/262429167382149 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:28] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:28] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:28] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427257864493', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427257864493', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:28] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427257864493', 'msisdn': '491613867256'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427257864493', 'msisdn': '491613867256'} 127.0.0.1 - - [25/Nov/2025 08:55:28] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427257864493 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427257864493', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613867256', '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-25T08:55:28Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:29] "GET /subscriber/imsi/262427257864493 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:29] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:29] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:29] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422802734107', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422802734107', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:29] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422802734107', 'msisdn': '491618286830'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422802734107', 'msisdn': '491618286830'} 127.0.0.1 - - [25/Nov/2025 08:55:29] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422802734107 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422802734107', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491618286830', '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-25T08:55:29Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:29] "GET /subscriber/imsi/262422802734107 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:29] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:29] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:32] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429294936723', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429294936723', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:32] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429294936723', 'msisdn': '491616433260'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429294936723', 'msisdn': '491616433260'} 127.0.0.1 - - [25/Nov/2025 08:55:32] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429294936723 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429294936723', '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': '491616433260', '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-25T08:55:32Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:33] "GET /subscriber/imsi/262429294936723 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:33] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:33] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:33] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423064103443', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262423064103443', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:33] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423064103443', 'msisdn': '491615658485'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423064103443', 'msisdn': '491615658485'} 127.0.0.1 - - [25/Nov/2025 08:55:33] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423064103443 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423064103443', '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': '491615658485', '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-25T08:55:33Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:34] "GET /subscriber/imsi/262423064103443 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:34] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:34] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:34] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420879192147', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420879192147', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420879192147', 'msisdn': '491614011821'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420879192147', 'msisdn': '491614011821'} 127.0.0.1 - - [25/Nov/2025 08:55:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420879192147 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420879192147', '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': '491614011821', '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-25T08:55:34Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:35] "GET /subscriber/imsi/262420879192147 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:35] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:35] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:35] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428105890399', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428105890399', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:35] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428105890399', 'msisdn': '491613143053'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428105890399', 'msisdn': '491613143053'} 127.0.0.1 - - [25/Nov/2025 08:55:35] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428105890399 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428105890399', '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': '491613143053', '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-25T08:55:35Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:36] "GET /subscriber/imsi/262428105890399 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:36] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:36] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:36] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423512636644', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423512636644', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:36] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423512636644', 'msisdn': '491616534220'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423512636644', 'msisdn': '491616534220'} 127.0.0.1 - - [25/Nov/2025 08:55:36] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423512636644 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423512636644', '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': '491616534220', '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-25T08:55:36Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:37] "GET /subscriber/imsi/262423512636644 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:37] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:37] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:37] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421990337366', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421990337366', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:37] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421990337366', 'msisdn': '491615754471'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421990337366', 'msisdn': '491615754471'} 127.0.0.1 - - [25/Nov/2025 08:55:37] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421990337366 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421990337366', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615754471', '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-25T08:55:37Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:38] "GET /subscriber/imsi/262421990337366 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:38] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:38] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:38] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425092911212', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425092911212', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:38] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425092911212', 'msisdn': '491614037746'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425092911212', 'msisdn': '491614037746'} 127.0.0.1 - - [25/Nov/2025 08:55:38] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425092911212 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425092911212', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614037746', '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-25T08:55:38Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:39] "GET /subscriber/imsi/262425092911212 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:39] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:39] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:39] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421273092264', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421273092264', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:39] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421273092264', 'msisdn': '491610835347'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421273092264', 'msisdn': '491610835347'} 127.0.0.1 - - [25/Nov/2025 08:55:39] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421273092264 [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421273092264', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': None, 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491610835347', '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-25T08:55:39Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:40] "GET /subscriber/imsi/262421273092264 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:40] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:40] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:49] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420087711823', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420087711823', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:49] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420087711823', 'msisdn': '491616538503'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420087711823', 'msisdn': '491616538503'} 127.0.0.1 - - [25/Nov/2025 08:55:49] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420087711823 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:49.898896 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420087711823', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:49Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491616538503', '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-25T08:55:49Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:50] "GET /subscriber/imsi/262420087711823 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:49.898896 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427794094762', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427794094762', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427794094762', 'msisdn': '491611738047'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427794094762', 'msisdn': '491611738047'} 127.0.0.1 - - [25/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427794094762 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:50.287694 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427794094762', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:50Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491611738047', '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-25T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:50] "GET /subscriber/imsi/262427794094762 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:50.287694 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424085006320', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424085006320', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:50] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424085006320', 'msisdn': '491615165260'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424085006320', 'msisdn': '491615165260'} 127.0.0.1 - - [25/Nov/2025 08:55:50] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424085006320 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:50.704409 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424085006320', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:50Z', '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': '491615165260', '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-25T08:55:50Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:50] "GET /subscriber/imsi/262424085006320 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:50.704409 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:50] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427373129055', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427373129055', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427373129055', 'msisdn': '491617084528'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427373129055', 'msisdn': '491617084528'} 127.0.0.1 - - [25/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427373129055 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:51.071879 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427373129055', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:51Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617084528', '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-25T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:51] "GET /subscriber/imsi/262427373129055 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:51.071879 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424745673355', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262424745673355', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424745673355', 'msisdn': '491614700274'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424745673355', 'msisdn': '491614700274'} 127.0.0.1 - - [25/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262424745673355 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:51.440178 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262424745673355', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:51Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614700274', '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-25T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:51] "GET /subscriber/imsi/262424745673355 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:51.440178 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426329276997', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426329276997', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:51] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426329276997', 'msisdn': '491614672240'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426329276997', 'msisdn': '491614672240'} 127.0.0.1 - - [25/Nov/2025 08:55:51] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426329276997 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:51.803871 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426329276997', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55: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': '491614672240', '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-25T08:55:51Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:51] "GET /subscriber/imsi/262426329276997 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:51.803871 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:51] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:52] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423608697554', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262423608697554', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423608697554', 'msisdn': '491611328435'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262423608697554', 'msisdn': '491611328435'} 127.0.0.1 - - [25/Nov/2025 08:55:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262423608697554 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:52.164667 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262423608697554', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:52Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491611328435', '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-25T08:55:52Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:52] "GET /subscriber/imsi/262423608697554 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:52] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:52.164667 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:52] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:52] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420767212655', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420767212655', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:52] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420767212655', 'msisdn': '491613147618'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420767212655', 'msisdn': '491613147618'} 127.0.0.1 - - [25/Nov/2025 08:55:52] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420767212655 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:52.504552 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420767212655', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:52Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613147618', '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-25T08:55:52Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:52] "GET /subscriber/imsi/262420767212655 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:52] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:52.504552 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:52] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:55] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426048114962', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426048114962', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:55] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426048114962', 'msisdn': '491617582426'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426048114962', 'msisdn': '491617582426'} 127.0.0.1 - - [25/Nov/2025 08:55:55] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426048114962 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:56.004532 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426048114962', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:56Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617582426', '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-25T08:55:55Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:56] "GET /subscriber/imsi/262426048114962 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:56.004532 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428495960799', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428495960799', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:56] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428495960799', 'msisdn': '491613421806'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428495960799', 'msisdn': '491613421806'} 127.0.0.1 - - [25/Nov/2025 08:55:56] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428495960799 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:56.391960 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428495960799', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:56Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613421806', '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-25T08:55:56Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:56] "GET /subscriber/imsi/262428495960799 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:56.391960 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427000902181', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427000902181', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:56] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427000902181', 'msisdn': '491618318667'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427000902181', 'msisdn': '491618318667'} 127.0.0.1 - - [25/Nov/2025 08:55:56] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427000902181 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:56.765904 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427000902181', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:56Z', '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': '491618318667', '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-25T08:55:56Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:56] "GET /subscriber/imsi/262427000902181 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:56.765904 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:56] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422561015264', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422561015264', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422561015264', 'msisdn': '491613344347'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422561015264', 'msisdn': '491613344347'} 127.0.0.1 - - [25/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422561015264 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:57.137258 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422561015264', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:57Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613344347', '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-25T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:57] "GET /subscriber/imsi/262422561015264 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:57.137258 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428501841664', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428501841664', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428501841664', 'msisdn': '491614635746'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428501841664', 'msisdn': '491614635746'} 127.0.0.1 - - [25/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428501841664 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:57.523689 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428501841664', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:57Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614635746', '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-25T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:57] "GET /subscriber/imsi/262428501841664 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:57.523689 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:57] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425649849436', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425649849436', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:55:57] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425649849436', 'msisdn': '491612864481'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425649849436', 'msisdn': '491612864481'} 127.0.0.1 - - [25/Nov/2025 08:55:57] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425649849436 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:57.916999 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425649849436', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:57Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612864481', '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-25T08:55:57Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:58] "GET /subscriber/imsi/262425649849436 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:57.916999 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421800983917', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262421800983917', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:55:58] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421800983917', 'msisdn': '491617704680'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421800983917', 'msisdn': '491617704680'} 127.0.0.1 - - [25/Nov/2025 08:55:58] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421800983917 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:58.271638 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421800983917', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:58Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617704680', '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-25T08:55:58Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:58] "GET /subscriber/imsi/262421800983917 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:58.271638 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425353638876', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262425353638876', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:55:58] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425353638876', 'msisdn': '491618643578'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425353638876', 'msisdn': '491618643578'} 127.0.0.1 - - [25/Nov/2025 08:55:58] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425353638876 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:58.639244 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425353638876', 'nam': 0, 'serving_msc': '\x00', 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:55:58Z', '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': '491618643578', '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-25T08:55:58Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:55:58] "GET /subscriber/imsi/262425353638876 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:55:58.639244 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:55:58] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429060617389', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429060617389', 'algo': '1'} 127.0.0.1 - - [25/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': '262429060617389', 'msisdn': '491613840616'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429060617389', 'msisdn': '491613840616'} 127.0.0.1 - - [25/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429060617389 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:02.182547 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429060617389', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:02Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613840616', '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-25T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:02] "GET /subscriber/imsi/262429060617389 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:02.182547 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428035467140', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262428035467140', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428035467140', 'msisdn': '491614888537'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428035467140', 'msisdn': '491614888537'} 127.0.0.1 - - [25/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428035467140 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:02.608814 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428035467140', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:02Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491614888537', '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-25T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:02] "GET /subscriber/imsi/262428035467140 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:02.608814 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:02] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420266487211', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262420266487211', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:56:02] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420266487211', 'msisdn': '491611140638'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420266487211', 'msisdn': '491611140638'} 127.0.0.1 - - [25/Nov/2025 08:56:02] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420266487211 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:03.038617 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420266487211', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:03Z', 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491611140638', '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-25T08:56:02Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:03] "GET /subscriber/imsi/262420266487211 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:03.038617 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422285345032', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422285345032', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422285345032', 'msisdn': '491613350522'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422285345032', 'msisdn': '491613350522'} 127.0.0.1 - - [25/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422285345032 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:03.422371 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422285345032', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:03Z', 'last_seen_cell_id': None, 'auc_id': 4, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613350522', '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-25T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:03] "GET /subscriber/imsi/262422285345032 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:03.422371 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427827047747', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262427827047747', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:56:03] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427827047747', 'msisdn': '491616721880'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427827047747', 'msisdn': '491616721880'} 127.0.0.1 - - [25/Nov/2025 08:56:03] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262427827047747 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:03.806865 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262427827047747', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:03Z', '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': '491616721880', '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-25T08:56:03Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:03] "GET /subscriber/imsi/262427827047747 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:03.806865 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:03] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426758971844', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426758971844', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:04] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426758971844', 'msisdn': '491616211830'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426758971844', 'msisdn': '491616211830'} 127.0.0.1 - - [25/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426758971844 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:04.189134 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426758971844', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:04Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491616211830', '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-25T08:56:04Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:04] "GET /subscriber/imsi/262426758971844 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:04.189134 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429274047230', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262429274047230', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:56:04] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429274047230', 'msisdn': '491616577348'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429274047230', 'msisdn': '491616577348'} 127.0.0.1 - - [25/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262429274047230 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:04.584616 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262429274047230', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:04Z', 'last_seen_cell_id': None, 'auc_id': 7, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491616577348', '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-25T08:56:04Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:04] "GET /subscriber/imsi/262429274047230 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:04.584616 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:04] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428266571393', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262428266571393', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:56:04] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428266571393', 'msisdn': '491617188772'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262428266571393', 'msisdn': '491617188772'} 127.0.0.1 - - [25/Nov/2025 08:56:04] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262428266571393 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:05.019656 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262428266571393', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:05Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491617188772', '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-25T08:56:04Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:05] "GET /subscriber/imsi/262428266571393 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:05] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:05.019656 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:05] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:08] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426000114702', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426000114702', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:08] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426000114702', 'msisdn': '491615117628'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426000114702', 'msisdn': '491615117628'} 127.0.0.1 - - [25/Nov/2025 08:56:08] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426000114702 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:08.560773 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426000114702', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:08Z', 'last_seen_cell_id': None, 'auc_id': 1, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615117628', '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-25T08:56:08Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:08] "GET /subscriber/imsi/262426000114702 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:08] "DELETE /auc/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:08.560773 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:08] "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 - - [25/Nov/2025 08:56:08] "DELETE /auc/2 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425363865369', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425363865369', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:56:08] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425363865369', 'msisdn': '491611888226'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '2', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425363865369', 'msisdn': '491611888226'} 127.0.0.1 - - [25/Nov/2025 08:56:08] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262425363865369 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:08.971659 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262425363865369', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:08Z', 'last_seen_cell_id': None, 'auc_id': 2, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491611888226', '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-25T08:56:08Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:09] "GET /subscriber/imsi/262425363865369 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 2 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /auc/2 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:08.971659 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /auc/3 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421596491132', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421596491132', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421596491132', 'msisdn': '491612611556'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '3', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421596491132', 'msisdn': '491612611556'} 127.0.0.1 - - [25/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262421596491132 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:09.427163 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262421596491132', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:09Z', 'last_seen_cell_id': None, 'auc_id': 3, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491612611556', '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-25T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:09] "GET /subscriber/imsi/262421596491132 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 3 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /auc/3 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:09.427163 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /auc/4 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422227925846', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262422227925846', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:56:09] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422227925846', 'msisdn': '491614168022'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '4', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262422227925846', 'msisdn': '491614168022'} 127.0.0.1 - - [25/Nov/2025 08:56:09] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262422227925846 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:09.788424 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262422227925846', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:09Z', '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': '491614168022', '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-25T08:56:09Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:09] "GET /subscriber/imsi/262422227925846 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 4 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:09] "DELETE /auc/4 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:09.788424 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:09] "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 - - [25/Nov/2025 08:56:10] "DELETE /auc/5 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426788400289', 'algo': '4'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'ki': '11111111111111111111111111111111', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426788400289', 'algo': '4'} 127.0.0.1 - - [25/Nov/2025 08:56:10] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426788400289', 'msisdn': '491615314057'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '5', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426788400289', 'msisdn': '491615314057'} 127.0.0.1 - - [25/Nov/2025 08:56:10] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426788400289 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:10.162420 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426788400289', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:10Z', 'last_seen_cell_id': None, 'auc_id': 5, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615314057', '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-25T08:56:10Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:10] "GET /subscriber/imsi/262426788400289 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 5 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:10] "DELETE /auc/5 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:10.162420 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:10] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:10] "DELETE /auc/6 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420977520361', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262420977520361', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:10] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420977520361', 'msisdn': '491613618322'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '6', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262420977520361', 'msisdn': '491613618322'} 127.0.0.1 - - [25/Nov/2025 08:56:10] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262420977520361 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:10.528191 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262420977520361', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:10Z', 'last_seen_cell_id': None, 'auc_id': 6, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491613618322', '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-25T08:56:10Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:10] "GET /subscriber/imsi/262420977520361 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 6 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:10] "DELETE /auc/6 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:10.528191 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:10] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:10] "DELETE /auc/7 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426994994660', 'algo': '2'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426994994660', 'algo': '2'} 127.0.0.1 - - [25/Nov/2025 08:56:10] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426994994660', 'msisdn': '491617211553'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '7', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426994994660', 'msisdn': '491617211553'} 127.0.0.1 - - [25/Nov/2025 08:56:10] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426994994660 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:10.891112 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426994994660', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:10Z', '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': '491617211553', '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-25T08:56:10Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:11] "GET /subscriber/imsi/262426994994660 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 7 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:11] "DELETE /auc/7 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:10.891112 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:11] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:11] "DELETE /auc/8 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426488785588', 'algo': '3'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '202122232425262728292A2B2C2D2E2F', 'amf': '8000', 'sqn': '0', 'imsi': '262426488785588', 'algo': '3'} 127.0.0.1 - - [25/Nov/2025 08:56:11] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426488785588', 'msisdn': '491615435608'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '8', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426488785588', 'msisdn': '491615435608'} 127.0.0.1 - - [25/Nov/2025 08:56:11] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Get_Subscriber for imsi 262426488785588 [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:11.276113 - Formatting to String [Database] [DEBUG] Get_Subscriber_Attributes for subscriber_id 1 [Database] [DEBUG] Got back result: [] [Database] [DEBUG] Got back result: {'imsi': '262426488785588', 'nam': 0, 'serving_msc': None, 'enabled': True, 'roaming_enabled': True, 'serving_msc_timestamp': '2025-11-25T08:56:11Z', 'last_seen_cell_id': None, 'auc_id': 8, 'roaming_rule_list': None, 'serving_vlr': None, 'last_seen_tac': None, 'default_apn': 'internet', 'subscribed_rau_tau_timer': 300, 'serving_vlr_timestamp': None, 'last_seen_mcc': None, 'apn_list': '1,2', 'serving_mme': None, 'serving_sgsn': None, 'last_seen_mnc': None, 'msisdn': '491615435608', '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-25T08:56:11Z', 'subscriber_id': 1, 'ue_ambr_ul': 999999, 'serving_mme_peer': None, 'last_seen_enodeb_id': None, 'attributes': []} 127.0.0.1 - - [25/Nov/2025 08:56:11] "GET /subscriber/imsi/262426488785588 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 8 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:11] "DELETE /auc/8 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type [Database] [DEBUG] Key serving_msc_timestamp is type DateTime with value: 2025-11-25 08:56:11.276113 - Formatting to String 127.0.0.1 - - [25/Nov/2025 08:56:11] "DELETE /subscriber/1 HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [ERROR] Exception in DeleteObj, error: The specified row does not exist The specified row does not exist [API] [ERROR] [API] An error occurred: The specified row does not exist 127.0.0.1 - - [25/Nov/2025 08:56:17] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426586640001', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262426586640001', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:17] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426586640001', 'msisdn': '491618343358'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262426586640001', 'msisdn': '491618343358'} 127.0.0.1 - - [25/Nov/2025 08:56: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 - - [25/Nov/2025 08:56:21] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429327267680', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262429327267680', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:21] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429327267680', 'msisdn': '491617036551'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262429327267680', 'msisdn': '491617036551'} 127.0.0.1 - - [25/Nov/2025 08:56:21] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:24] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421191483346', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262421191483346', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:24] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421191483346', 'msisdn': '491616532386'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262421191483346', 'msisdn': '491616532386'} 127.0.0.1 - - [25/Nov/2025 08:56:24] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:27] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425149052538', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425149052538', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:27] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425149052538', 'msisdn': '491617253515'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425149052538', 'msisdn': '491617253515'} 127.0.0.1 - - [25/Nov/2025 08:56:27] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:31] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424050927123', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262424050927123', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:31] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424050927123', 'msisdn': '491612035077'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262424050927123', 'msisdn': '491612035077'} 127.0.0.1 - - [25/Nov/2025 08:56:31] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:34] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425271901087', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262425271901087', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:34] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425271901087', 'msisdn': '491615084451'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262425271901087', 'msisdn': '491615084451'} 127.0.0.1 - - [25/Nov/2025 08:56:34] "PUT /subscriber/ HTTP/1.1" 200 - [Database] [DEBUG] Called DeleteObj for type with id 1 [Database] [DEBUG] Called GetObj for type 127.0.0.1 - - [25/Nov/2025 08:56:40] "DELETE /auc/1 HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427024042221', 'algo': '1'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'ki': '000102030405060708090A0B0C0D0E0F', 'opc': '22222222222222222222222222222222', 'amf': '8000', 'sqn': '0', 'imsi': '262427024042221', 'algo': '1'} 127.0.0.1 - - [25/Nov/2025 08:56:40] "PUT /auc/ HTTP/1.1" 200 - JSON Data sent: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427024042221', 'msisdn': '491610807637'} [Database] [DEBUG] Called CreateObj to create with value: {'auc_id': '1', 'default_apn': 'internet', 'apn_list': '1,2', 'imsi': '262427024042221', 'msisdn': '491610807637'} 127.0.0.1 - - [25/Nov/2025 08:56:40] "PUT /subscriber/ HTTP/1.1" 200 -