Giter VIP home page Giter VIP logo

Comments (6)

BrokenGale avatar BrokenGale commented on May 17, 2024
brokengale@brokengale-on-pop-os:~$ tail -f /var/log/fpnd/fpnd.log 2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +136: DEBUG [5967] CLEANUP: action leave returned: 200 leave OK 2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +130: INFO [5967] CLEANUP: shutting down fpn1 2020-10-17 22:50:31 UTC node_tools.network_funcs.do_net_cmd +332: DEBUG [5967] ENV: net script settings are dict_items([('VERBOSE', ''), ('DROP_DNS_53', ''), ('ROUTE_DNS_53', ''), ('SET_IPV4_IFACE', ''), ('DROP_IPV6', 'yes')]) 2020-10-17 22:50:31 UTC node_tools.network_funcs.do_net_cmd +351: INFO [5967] net cmd fpn1-down.sh result: Success 2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +133: DEBUG [5967] CLEANUP: fpn1 shutdown returned (True, b'Success\n', 0) 2020-10-17 22:50:31 UTC node_tools.node_funcs.run_ztcli_cmd +281: DEBUG [5967] got data: 200 leave OK 2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +136: DEBUG [5967] CLEANUP: action leave returned: 200 leave OK 2020-10-17 22:50:31 UTC node_tools.node_funcs.run_moon_cmd +353: DEBUG [5967] deorbit on ab37e685af result: 200 deorbit OK 2020-10-17 22:50:31 UTC root.call +289: DEBUG [5967] * Client will send payload: [{'ses': None, 'tok': None, 'ver': 1, 'met': 'offline', 'arg': ('42f4fbac54',), 'ref': '20e13c8e-3381-49b8-9542-5627e19e1188'}] 2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +141: DEBUG [5967] CLEANUP: offline reply: [{'ref': '20e13c8e-3381-49b8-9542-5627e19e1188', 'result': '42f4fbac54'}]

from fpnd.

BrokenGale avatar BrokenGale commented on May 17, 2024
2020-10-18 03:25:56 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=10, unit=seconds, do=update_runner, args=(), kwargs={}) 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Entering cache wrapper 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:25:56 UTC node_tools.data_funcs.wrapper +89: DEBUG [32048] Cache age is: 11 sec 2020-10-18 03:25:56 UTC node_tools.data_funcs.wrapper +90: DEBUG [32048] Maximum cache age: 60 sec 2020-10-18 03:25:56 UTC node_tools.data_funcs.wrapper +96: INFO [32048] Cache is 11 sec old (still valid) 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:25:56 UTC node_tools.data_funcs.state_check +130: INFO [32048] Node online with id: 42f4fbac54 2020-10-18 03:25:56 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:25:56 UTC node_tools.cache_funcs.handle_node_status +209: DEBUG [32048] Found node: 42f4fbac54 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: node-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.handle_node_status +211: DEBUG [32048] Returned node key is: ['node-500000000000000'] 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: node 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: node-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: node 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_node_status +134: DEBUG [32048] nodeStatus dict: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:25:56 UTC node_tools.cache_funcs.handle_node_status +214: DEBUG [32048] Got node state: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: nstate-500000000000000 2020-10-18 03:25:56 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:25:56 UTC nodestate.main +56: INFO [32048] Found 5 peers 2020-10-18 03:25:56 UTC nodestate.main +58: DEBUG [32048] Returned peer keys: ['peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 3a46f1bf30 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 62f865ae71 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000001 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 778cde7190 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000002 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 992fcf1db7 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000003 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: edf70dc89a 2020-10-18 03:25:56 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000004 2020-10-18 03:25:56 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:25:56 UTC nodestate.main +80: INFO [32048] Found 0 networks 2020-10-18 03:25:56 UTC nodestate.main +153: ERROR [32048] nodestate exception was: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:25:56 UTC node_tools.helper_funcs.update_state +483: WARNING [32048] nodestate.py exception: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:25:56 UTC node_tools.data_funcs.update_runner +157: DEBUG [32048] API result: ENODATA 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Leaving update_runner 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:25:56 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:25:56 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:25:56 UTC node_tools.data_funcs.get_state_values +55: DEBUG [32048] State is unchanged 2020-10-18 03:25:56 UTC node_tools.data_funcs.wrapper +101: INFO [32048] Get data result: ENODATA 2020-10-18 03:25:56 UTC node_tools.data_funcs.wrapper +105: DEBUG [32048] Old cache time is: 2020-10-18 03:25:44 UTC 2020-10-18 03:26:06 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=10, unit=seconds, do=update_runner, args=(), kwargs={}) 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Entering cache wrapper 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:06 UTC node_tools.data_funcs.wrapper +89: DEBUG [32048] Cache age is: 21 sec 2020-10-18 03:26:06 UTC node_tools.data_funcs.wrapper +90: DEBUG [32048] Maximum cache age: 60 sec 2020-10-18 03:26:06 UTC node_tools.data_funcs.wrapper +96: INFO [32048] Cache is 21 sec old (still valid) 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:06 UTC node_tools.data_funcs.state_check +130: INFO [32048] Node online with id: 42f4fbac54 2020-10-18 03:26:06 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:06 UTC node_tools.cache_funcs.handle_node_status +209: DEBUG [32048] Found node: 42f4fbac54 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: node-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.handle_node_status +211: DEBUG [32048] Returned node key is: ['node-500000000000000'] 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: node 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: node-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: node 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_node_status +134: DEBUG [32048] nodeStatus dict: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:06 UTC node_tools.cache_funcs.handle_node_status +214: DEBUG [32048] Got node state: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: nstate-500000000000000 2020-10-18 03:26:06 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:06 UTC nodestate.main +56: INFO [32048] Found 5 peers 2020-10-18 03:26:06 UTC nodestate.main +58: DEBUG [32048] Returned peer keys: ['peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 3a46f1bf30 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 62f865ae71 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000001 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 778cde7190 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000002 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 992fcf1db7 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000003 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: edf70dc89a 2020-10-18 03:26:06 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000004 2020-10-18 03:26:06 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:06 UTC nodestate.main +80: INFO [32048] Found 0 networks 2020-10-18 03:26:06 UTC nodestate.main +153: ERROR [32048] nodestate exception was: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:06 UTC node_tools.helper_funcs.update_state +483: WARNING [32048] nodestate.py exception: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:06 UTC node_tools.data_funcs.update_runner +157: DEBUG [32048] API result: ENODATA 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Leaving update_runner 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:06 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:06 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:06 UTC node_tools.data_funcs.get_state_values +55: DEBUG [32048] State is unchanged 2020-10-18 03:26:06 UTC node_tools.data_funcs.wrapper +101: INFO [32048] Get data result: ENODATA 2020-10-18 03:26:06 UTC node_tools.data_funcs.wrapper +105: DEBUG [32048] Old cache time is: 2020-10-18 03:25:44 UTC 2020-10-18 03:26:16 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=10, unit=seconds, do=update_runner, args=(), kwargs={}) 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Entering cache wrapper 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:16 UTC node_tools.data_funcs.wrapper +89: DEBUG [32048] Cache age is: 31 sec 2020-10-18 03:26:16 UTC node_tools.data_funcs.wrapper +90: DEBUG [32048] Maximum cache age: 60 sec 2020-10-18 03:26:16 UTC node_tools.data_funcs.wrapper +96: INFO [32048] Cache is 31 sec old (still valid) 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:16 UTC node_tools.data_funcs.state_check +130: INFO [32048] Node online with id: 42f4fbac54 2020-10-18 03:26:16 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:16 UTC node_tools.cache_funcs.handle_node_status +209: DEBUG [32048] Found node: 42f4fbac54 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: node-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.handle_node_status +211: DEBUG [32048] Returned node key is: ['node-500000000000000'] 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: node 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: node-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: node 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_node_status +134: DEBUG [32048] nodeStatus dict: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:16 UTC node_tools.cache_funcs.handle_node_status +214: DEBUG [32048] Got node state: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: nstate-500000000000000 2020-10-18 03:26:16 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:16 UTC nodestate.main +56: INFO [32048] Found 5 peers 2020-10-18 03:26:16 UTC nodestate.main +58: DEBUG [32048] Returned peer keys: ['peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 3a46f1bf30 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 62f865ae71 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000001 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 778cde7190 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000002 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 992fcf1db7 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000003 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: edf70dc89a 2020-10-18 03:26:16 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000004 2020-10-18 03:26:16 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:16 UTC nodestate.main +80: INFO [32048] Found 0 networks 2020-10-18 03:26:16 UTC nodestate.main +153: ERROR [32048] nodestate exception was: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:16 UTC node_tools.helper_funcs.update_state +483: WARNING [32048] nodestate.py exception: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:16 UTC node_tools.data_funcs.update_runner +157: DEBUG [32048] API result: ENODATA 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Leaving update_runner 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:16 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:16 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:16 UTC node_tools.data_funcs.get_state_values +55: DEBUG [32048] State is unchanged 2020-10-18 03:26:16 UTC node_tools.data_funcs.wrapper +101: INFO [32048] Get data result: ENODATA 2020-10-18 03:26:16 UTC node_tools.data_funcs.wrapper +105: DEBUG [32048] Old cache time is: 2020-10-18 03:25:44 UTC 2020-10-18 03:26:26 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=10, unit=seconds, do=update_runner, args=(), kwargs={}) 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Entering cache wrapper 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:26 UTC node_tools.data_funcs.wrapper +89: DEBUG [32048] Cache age is: 41 sec 2020-10-18 03:26:26 UTC node_tools.data_funcs.wrapper +90: DEBUG [32048] Maximum cache age: 60 sec 2020-10-18 03:26:26 UTC node_tools.data_funcs.wrapper +96: INFO [32048] Cache is 41 sec old (still valid) 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:26 UTC node_tools.data_funcs.state_check +130: INFO [32048] Node online with id: 42f4fbac54 2020-10-18 03:26:26 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:26 UTC node_tools.cache_funcs.handle_node_status +209: DEBUG [32048] Found node: 42f4fbac54 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: node-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.handle_node_status +211: DEBUG [32048] Returned node key is: ['node-500000000000000'] 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: node 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: node-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: node 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_node_status +134: DEBUG [32048] nodeStatus dict: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:26 UTC node_tools.cache_funcs.handle_node_status +214: DEBUG [32048] Got node state: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: nstate-500000000000000 2020-10-18 03:26:26 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:26 UTC nodestate.main +56: INFO [32048] Found 5 peers 2020-10-18 03:26:26 UTC nodestate.main +58: DEBUG [32048] Returned peer keys: ['peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 3a46f1bf30 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 62f865ae71 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000001 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 778cde7190 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000002 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 992fcf1db7 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000003 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: edf70dc89a 2020-10-18 03:26:26 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000004 2020-10-18 03:26:26 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:26 UTC nodestate.main +80: INFO [32048] Found 0 networks 2020-10-18 03:26:26 UTC nodestate.main +153: ERROR [32048] nodestate exception was: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:26 UTC node_tools.helper_funcs.update_state +483: WARNING [32048] nodestate.py exception: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:26 UTC node_tools.data_funcs.update_runner +157: DEBUG [32048] API result: ENODATA 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Leaving update_runner 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:26 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:26 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:26 UTC node_tools.data_funcs.get_state_values +55: DEBUG [32048] State is unchanged 2020-10-18 03:26:26 UTC node_tools.data_funcs.wrapper +101: INFO [32048] Get data result: ENODATA 2020-10-18 03:26:26 UTC node_tools.data_funcs.wrapper +105: DEBUG [32048] Old cache time is: 2020-10-18 03:25:44 UTC 2020-10-18 03:26:29 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=33, unit=seconds, do=run_net_check, args=(), kwargs={}) 2020-10-18 03:26:36 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=10, unit=seconds, do=update_runner, args=(), kwargs={}) 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Entering cache wrapper 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:36 UTC node_tools.data_funcs.wrapper +89: DEBUG [32048] Cache age is: 51 sec 2020-10-18 03:26:36 UTC node_tools.data_funcs.wrapper +90: DEBUG [32048] Maximum cache age: 60 sec 2020-10-18 03:26:36 UTC node_tools.data_funcs.wrapper +96: INFO [32048] Cache is 51 sec old (still valid) 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:36 UTC node_tools.data_funcs.state_check +130: INFO [32048] Node online with id: 42f4fbac54 2020-10-18 03:26:36 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:36 UTC node_tools.cache_funcs.handle_node_status +209: DEBUG [32048] Found node: 42f4fbac54 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: node-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.handle_node_status +211: DEBUG [32048] Returned node key is: ['node-500000000000000'] 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: node 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: node-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: node 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_node_status +134: DEBUG [32048] nodeStatus dict: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:36 UTC node_tools.cache_funcs.handle_node_status +214: DEBUG [32048] Got node state: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 42f4fbac54 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: nstate-500000000000000 2020-10-18 03:26:36 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:36 UTC nodestate.main +56: INFO [32048] Found 5 peers 2020-10-18 03:26:36 UTC nodestate.main +58: DEBUG [32048] Returned peer keys: ['peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 3a46f1bf30 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 62f865ae71 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000001 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 778cde7190 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000002 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: 992fcf1db7 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000003 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +263: DEBUG [32048] New data has id: edf70dc89a 2020-10-18 03:26:36 UTC node_tools.cache_funcs.update_cache_entry +264: DEBUG [32048] Updating cache entry for key: peer-500000000000004 2020-10-18 03:26:36 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:36 UTC nodestate.main +80: INFO [32048] Found 0 networks 2020-10-18 03:26:36 UTC nodestate.main +153: ERROR [32048] nodestate exception was: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:36 UTC node_tools.helper_funcs.update_state +483: WARNING [32048] nodestate.py exception: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:36 UTC node_tools.data_funcs.update_runner +157: DEBUG [32048] API result: ENODATA 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Leaving update_runner 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:36 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000000 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: istate-500000000000001 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': True, 'fpn1': True, 'fpn_id0': 'edf70dc89a56335e', 'fpn_id1': 'edf70dc89a3f79a5', 'route': False, 'wdg_ref': True} 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:36 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:36 UTC node_tools.data_funcs.get_state_values +55: DEBUG [32048] State is unchanged 2020-10-18 03:26:36 UTC node_tools.data_funcs.wrapper +101: INFO [32048] Get data result: ENODATA 2020-10-18 03:26:36 UTC node_tools.data_funcs.wrapper +105: DEBUG [32048] Old cache time is: 2020-10-18 03:25:44 UTC 2020-10-18 03:26:46 UTC schedule.Job.run +537: INFO [32048] Running job Job(interval=10, unit=seconds, do=update_runner, args=(), kwargs={}) 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Entering cache wrapper 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 12 items currently in cache. 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'utc-time', 'peer-500000000000004', 'net-500000000000000', 'net-500000000000001', 'istate-500000000000000', 'istate-500000000000001'] 2020-10-18 03:26:46 UTC node_tools.data_funcs.wrapper +89: DEBUG [32048] Cache age is: 61 sec 2020-10-18 03:26:46 UTC node_tools.data_funcs.wrapper +90: DEBUG [32048] Maximum cache age: 60 sec 2020-10-18 03:26:46 UTC node_tools.data_funcs.wrapper +92: DEBUG [32048] Cache data is too old!! 2020-10-18 03:26:46 UTC node_tools.data_funcs.wrapper +93: DEBUG [32048] Stale data will be removed!! 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:46 UTC node_tools.cache_funcs.find_keys +59: DEBUG [32048] Key type state not in cache 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:46 UTC node_tools.data_funcs.state_check +130: INFO [32048] Node online with id: 42f4fbac54 2020-10-18 03:26:46 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:46 UTC node_tools.cache_funcs.handle_node_status +209: DEBUG [32048] Found node: 42f4fbac54 2020-10-18 03:26:46 UTC node_tools.cache_funcs.find_keys +59: DEBUG [32048] Key type node not in cache 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: node 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: node-500000000000000 2020-10-18 03:26:46 UTC node_tools.cache_funcs.handle_node_status +211: DEBUG [32048] Returned node key is: ['node-500000000000000'] 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: node 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: node-500000000000000 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: node 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_node_status +134: DEBUG [32048] nodeStatus dict: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:46 UTC node_tools.cache_funcs.handle_node_status +214: DEBUG [32048] Got node state: {'identity': '42f4fbac54', 'status': 'ONLINE', 'tcpFallback': False, 'worldId': 149604618} 2020-10-18 03:26:46 UTC node_tools.cache_funcs.find_keys +59: DEBUG [32048] Key type nstate not in cache 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: nstate 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: nstate-500000000000000 2020-10-18 03:26:46 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:46 UTC nodestate.main +56: INFO [32048] Found 5 peers 2020-10-18 03:26:46 UTC node_tools.cache_funcs.find_keys +59: DEBUG [32048] Key type peer not in cache 2020-10-18 03:26:46 UTC nodestate.main +58: DEBUG [32048] Returned peer keys: None 2020-10-18 03:26:46 UTC node_tools.cache_funcs.find_keys +59: DEBUG [32048] Key type peer not in cache 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: peer 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: peer-500000000000000 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: peer 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: peer-500000000000001 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: peer 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: peer-500000000000002 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: peer 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: peer-500000000000003 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +25: DEBUG [32048] Pushing entry for: peer 2020-10-18 03:26:46 UTC node_tools.cache_funcs.create_cache_entry +28: DEBUG [32048] New key created for: peer-500000000000004 2020-10-18 03:26:46 UTC ztcli_api.get_data +78: DEBUG [32048] Response status: 200 2020-10-18 03:26:46 UTC nodestate.main +80: INFO [32048] Found 0 networks 2020-10-18 03:26:46 UTC nodestate.main +153: ERROR [32048] nodestate exception was: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:46 UTC node_tools.helper_funcs.update_state +483: WARNING [32048] nodestate.py exception: [Errno 2] No such file or directory: '/run/fpnd/fpnd.state' 2020-10-18 03:26:46 UTC node_tools.data_funcs.update_runner +157: DEBUG [32048] API result: ENODATA 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 7 items currently in cache. 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +35: DEBUG [32048] Leaving update_runner 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +36: DEBUG [32048] 7 items currently in cache. 2020-10-18 03:26:46 UTC node_tools.data_funcs.do_logstats +37: DEBUG [32048] Cache items: ['node-500000000000000', 'nstate-500000000000000', 'peer-500000000000000', 'peer-500000000000001', 'peer-500000000000002', 'peer-500000000000003', 'peer-500000000000004'] 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +74: DEBUG [32048] Entering get_endpoint_data with key_str: state 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +82: DEBUG [32048] Appending data for key: nstate-500000000000000 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_endpoint_data +85: DEBUG [32048] Leaving get_endpoint_data with key_str: state 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_state +197: DEBUG [32048] fpnState: {'online': True, 'fpn_id': '42f4fbac54', 'fpn_role': None, 'fallback': False, 'moon_id0': 'ab37e685af', 'moon_addr': '45.56.84.251', 'msg_ref': '29c97de3-a614-42ed-9676-a3d2391d30c6', 'cfg_ref': 'a17539da-494c-4c4e-a16d-4b674baeb6db', 'fpn0': None, 'fpn1': None, 'fpn_id0': None, 'fpn_id1': None, 'route': False, 'wdg_ref': True} 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_state +198: DEBUG [32048] fpn0Data: {'nwid': 'edf70dc89a56335e', 'iface': 'ztevwvx66e', 'address': '172.16.34.54', 'state': 'DOWN'} 2020-10-18 03:26:46 UTC node_tools.cache_funcs.get_state +199: DEBUG [32048] fpn1Data: {'nwid': 'edf70dc89a3f79a5', 'iface': 'ztevwtfmj7', 'address': '172.16.37.29', 'state': 'DOWN'} 2020-10-18 03:26:46 UTC node_tools.data_funcs.get_state_values +65: DEBUG [32048] State changed: [('fpn0', None), ('fpn1', None), ('fpn_id0', None), ('fpn_id1', None)] 2020-10-18 03:26:46 UTC node_tools.data_funcs.state_check +142: INFO [32048] NETSTATE: diff is (('fpn0', None), ('fpn1', None), ('fpn_id0', None), ('fpn_id1', None))

from fpnd.

sarnold avatar sarnold commented on May 17, 2024

Hi, can you verify the package version you have installed? Please paste the output of:

dpkg -l python3-fpnd

Thanks!

from fpnd.

BrokenGale avatar BrokenGale commented on May 17, 2024
brokengale@brokengale-on-pop-os:~$ dpkg -l python3-fpnd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version                Architecture Description
+++-==============-======================-============-========================>
ii  python3-fpnd   0.9.3-2ubuntu0.20.04.1 all          Python fpnd node tools.
lines 1-6/6 (END)

from fpnd.

sarnold avatar sarnold commented on May 17, 2024

brokengale@brokengale-on-pop-os:~$ tail -f /var/log/fpnd/fpnd.log
2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +136: DEBUG [5967] CLEANUP: action leave returned: 200 leave OK
2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +130: INFO [5967] CLEANUP: shutting down fpn1
2020-10-17 22:50:31 UTC node_tools.network_funcs.do_net_cmd +332: DEBUG [5967] ENV: net script settings are dict_items([('VERBOSE', ''), ('DROP_DNS_53', ''), ('ROUTE_DNS_53', ''), ('SET_IPV4_IFACE', ''), ('DROP_IPV6', 'yes')])
2020-10-17 22:50:31 UTC node_tools.network_funcs.do_net_cmd +351: INFO [5967] net cmd fpn1-down.sh result: Success
2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +133: DEBUG [5967] CLEANUP: fpn1 shutdown returned (True, b'Success\n', 0)
2020-10-17 22:50:31 UTC node_tools.node_funcs.run_ztcli_cmd +281: DEBUG [5967] got data: 200 leave OK
2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +136: DEBUG [5967] CLEANUP: action leave returned: 200 leave OK
2020-10-17 22:50:31 UTC node_tools.node_funcs.run_moon_cmd +353: DEBUG [5967] deorbit on ab37e685af result: 200 deorbit OK
2020-10-17 22:50:31 UTC root.call +289: DEBUG [5967] * Client will send payload: [{'ses': None, 'tok': None, 'ver': 1, 'met': 'offline', 'arg': ('42f4fbac54',), 'ref': '20e13c8e-3381-49b8-9542-5627e19e1188'}]
2020-10-17 22:50:31 UTC node_tools.node_funcs.do_cleanup +141: DEBUG [5967] CLEANUP: offline reply: [{'ref': '20e13c8e-3381-49b8-9542-5627e19e1188', 'result': '42f4fbac54'}]

This is the normal log output from shutting down the service; you should probably try restarting if it hasn't connected within 5-10 mins.

from fpnd.

BrokenGale avatar BrokenGale commented on May 17, 2024

Do you mean stopping and starting FreePN again, or do you mean for me to restart my computer?
Because I tried both and I have only connected once, the time I restarted my computer right after I installed FreePN.

from fpnd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.