Skip to content

Instantly share code, notes, and snippets.

@jberanek
Created February 17, 2021 11:31
Show Gist options
  • Save jberanek/86a82f5664e04dd1bc36933fea6b102c to your computer and use it in GitHub Desktop.
Save jberanek/86a82f5664e04dd1bc36933fea6b102c to your computer and use it in GitHub Desktop.
2021-02-17 10:25:54.248 - INFO - EDMarketConnector.__main__:1248: Startup v4.1.6 : Running on Python v3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)]
2021-02-17 10:25:54.274 - DEBUG - EDMarketConnector.__main__:1253: Platform: win32 sys.getwindowsversion(major=10, minor=0, build=19042, platform=2, service_pack='')
argv[0]: C:\Program Files (x86)\EDMarketConnector\EDMarketConnector.exe
exec_prefix:
executable: C:\Program Files (x86)\EDMarketConnector\EDMarketConnector.exe
sys.path: ['C:\\Program Files (x86)\\EDMarketConnector\\library.zip']
2021-02-17 10:25:54.275 - DEBUG - EDMarketConnector.log_locale:1218: Locale: Initial Locale
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2021-02-17 10:25:54.276 - DEBUG - EDMarketConnector.log_locale:1218: Locale: After LC_ALL defaults set
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
2021-02-17 10:25:54.277 - DEBUG - EDMarketConnector.__main__:1275: Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
2021-02-17 10:25:54.282 - DEBUG - EDMarketConnector.log_locale:1218: Locale: After switching to UTF-8 encoding (same language)
Locale LC_COLLATE: ('English_United Kingdom', 'utf8')
Locale LC_CTYPE: ('English_United Kingdom', 'utf8')
Locale LC_MONETARY: ('English_United Kingdom', 'utf8')
Locale LC_NUMERIC: ('English_United Kingdom', 'utf8')
Locale LC_TIME: ('English_United Kingdom', 'utf8')
E:D Market Connector 4.1.6
2021-02-17 10:25:54.756 - INFO - plug.Plugin.__init__:98: loading plugin "coriolis" from "C:\Program Files (x86)\EDMarketConnector\plugins\coriolis.py"
2021-02-17 10:25:54.778 - INFO - plug.Plugin.__init__:98: loading plugin "eddb" from "C:\Program Files (x86)\EDMarketConnector\plugins\eddb.py"
2021-02-17 10:25:54.789 - INFO - plug.Plugin.__init__:98: loading plugin "eddn" from "C:\Program Files (x86)\EDMarketConnector\plugins\eddn.py"
2021-02-17 10:25:54.807 - INFO - plug.Plugin.__init__:98: loading plugin "edsm" from "C:\Program Files (x86)\EDMarketConnector\plugins\edsm.py"
2021-02-17 10:25:54.825 - INFO - plug.Plugin.__init__:98: loading plugin "edsy" from "C:\Program Files (x86)\EDMarketConnector\plugins\edsy.py"
2021-02-17 10:25:54.833 - INFO - plug.Plugin.__init__:98: loading plugin "inara" from "C:\Program Files (x86)\EDMarketConnector\plugins\inara.py"
2021-02-17 10:25:54.857 - INFO - plug.Plugin.__init__:98: loading plugin "EDMC-CombatTracker-0_1_0" from "C:\Users\john\AppData\Local\EDMarketConnector\plugins\EDMC-CombatTracker-0.1.0\load.py"
2021-02-17 10:25:54.944 - INFO - plug.Plugin.__init__:98: loading plugin "EDMC_SpanshRouter_310" from "C:\Users\john\AppData\Local\EDMarketConnector\plugins\EDMC_SpanshRouter_310\load.py"
No previously saved route.
2021-02-17 10:25:55.530 - INFO - monitor.EDLogs.start:178: Monitoring Journal Folder: "C:\Users\john\Saved Games\Frontier Developments\Elite Dangerous"
2021-02-17 10:25:55.533 - INFO - monitor.EDLogs.start:179: Start Journal File: "C:\Users\john\Saved Games\Frontier Developments\Elite Dangerous\Journal.210217081554.01.log"
2021-02-17 10:25:55.534 - DEBUG - monitor.EDLogs.start:182: Starting Journal worker
2021-02-17 10:25:55.535 - DEBUG - monitor.EDLogs.worker:235: Starting on logfile "C:\Users\john\Saved Games\Frontier Developments\Elite Dangerous\Journal.210217081554.01.log"
2021-02-17 10:25:55.949 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.rebuild_from_logs:38: Starting to read previous journal files: C:\Users\john\AppData\Local\EDMarketConnector\plugins\EDMC-CombatTracker-0.1.0\Test\Data
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "C:\Users\john\AppData\Local\EDMarketConnector\plugins\EDMC-CombatTracker-0.1.0\controller.py", line 40, in rebuild_from_logs
logs = [f for f in os.listdir(journal_folder) if ".log" in f] # get logs only
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\john\\AppData\\Local\\EDMarketConnector\\plugins\\EDMC-CombatTracker-0.1.0\\Test\\Data'
2021-02-17 10:25:56.246 - DEBUG - companion.Session.login:412: changed account or retrying login during auth
2021-02-17 10:25:56.248 - DEBUG - companion.Auth.refresh:231: Trying for "lornaki"
2021-02-17 10:25:56.249 - DEBUG - companion.Auth.refresh:235: Cmdrs: ['lornaki']
2021-02-17 10:25:56.250 - DEBUG - companion.Auth.refresh:238: idx = 0
2021-02-17 10:25:56.252 - DEBUG - companion.Auth.refresh:243: We have a refresh token for that idx
2021-02-17 10:25:56.253 - DEBUG - companion.Auth.refresh:250: Attempting refresh with Frontier...
2021-02-17 10:25:56.471 - DEBUG - companion.Session.login:422: We have an access_token
2021-02-17 10:25:56.474 - DEBUG - companion.Session.start:455: Starting session
2021-02-17 10:26:56.192 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:27:03.352 - INFO - monitor.EDLogs.worker:313: New Journal File. Was "C:\Users\john\Saved Games\Frontier Developments\Elite Dangerous\Journal.210217081554.01.log", now "C:\Users\john\Saved Games\Frontier Developments\Elite Dangerous\Journal.210217102703.01.log"
2021-02-17 10:27:38.856 - DEBUG - companion.Session.login:408: already logged in (is_beta = False)
2021-02-17 10:27:38.858 - INFO - EDMarketConnector.AppWindow.journal_event:809: Startup or LoadGame event
2021-02-17 10:27:38.861 - DEBUG - dashboard.Dashboard.start:70: Monitoring Dashboard "C:\Users\john\Saved Games\Frontier Developments\Elite Dangerous"
2021-02-17 10:27:38.883 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:27:39.867 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 10:27:39.869 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:27:44.139 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:27:45.038 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:27:47.076 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:27:49.746 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:27:49.777 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:27:57.389 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:28:15.229 - INFO - plugins.inara.new_worker:1214: sending 8 events for lornaki
2021-02-17 10:28:15.229 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:28:50.641 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:28:58.553 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:29:24.152 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:29:31.366 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:29:40.340 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:29:45.428 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:29:46.438 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:29:50.498 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:29:59.961 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:30:00.434 - INFO - plugins.inara.new_worker:1214: sending 4 events for lornaki
2021-02-17 10:30:00.438 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:30:35.005 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:30:46.143 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:31:01.535 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:31:15.548 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:31:24.664 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:31:43.636 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:31:45.652 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 10:31:45.653 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:31:45.778 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 10:31:45.779 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T10:31:42Z", "eventData": [{"minorfactionName": "Independent Leesti for Equality", "minorfactionReputation": 0.0}, {"minorfactionName": "Leesti United Steelworks", "minorfactionReputation": 0.0}, {"minorfactionName": "Orrere Energy Company", "minorfactionReputation": 0.0}, {"minorfactionName": "Leesti Alliance Union", "minorfactionReputation": 0.0}, {"minorfactionName": "Reynhardt IntelliSys", "minorfactionReputation": 0.0}, {"minorfactionName": "Justice Party of Leesti", "minorfactionReputation": 0.0}, {"minorfactionName": "Alliance Rapid-reaction Corps", "minorfactionReputation": 0.0}]}
2021-02-17 10:31:48.010 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:31:52.084 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:32:02.777 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:32:20.792 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 10:32:20.793 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:33:03.907 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:33:04.888 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:33:37.212 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:34:05.124 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:34:25.815 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:34:51.179 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:35:06.527 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:35:25.568 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:35:28.592 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:35:36.683 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:36:07.805 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:36:26.210 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:36:30.249 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:36:33.289 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:36:34.318 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:36:53.587 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:37:09.112 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:37:37.047 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:37:38.056 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:37:52.179 - DEBUG - companion.Session.query:477: Attempting GET
Traceback (most recent call last):
File "urllib3\connectionpool.pyc", line 445, in _make_request
File "<string>", line 3, in raise_from
File "urllib3\connectionpool.pyc", line 440, in _make_request
File "http\client.pyc", line 1369, in getresponse
File "http\client.pyc", line 310, in begin
File "http\client.pyc", line 271, in _read_status
File "socket.pyc", line 589, in readinto
File "ssl.pyc", line 1071, in recv_into
File "ssl.pyc", line 929, in read
socket.timeout: The read operation timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters.pyc", line 449, in send
File "urllib3\connectionpool.pyc", line 756, in urlopen
File "urllib3\util\retry.pyc", line 531, in increment
File "urllib3\packages\six.pyc", line 735, in reraise
File "urllib3\connectionpool.pyc", line 706, in urlopen
File "urllib3\connectionpool.pyc", line 447, in _make_request
File "urllib3\connectionpool.pyc", line 337, in _raise_timeout
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='companion.orerve.net', port=443): Read timed out. (read timeout=10)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "companion.pyc", line 474, in query
File "requests\sessions.pyc", line 555, in get
File "requests\sessions.pyc", line 542, in request
File "requests\sessions.pyc", line 655, in send
File "requests\adapters.pyc", line 529, in send
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='companion.orerve.net', port=443): Read timed out. (read timeout=10)
2021-02-17 10:37:52.183 - DEBUG - EDMarketConnector.AppWindow.getandsend:692: "other" exception
Traceback (most recent call last):
File "urllib3\connectionpool.pyc", line 445, in _make_request
File "<string>", line 3, in raise_from
File "urllib3\connectionpool.pyc", line 440, in _make_request
File "http\client.pyc", line 1369, in getresponse
File "http\client.pyc", line 310, in begin
File "http\client.pyc", line 271, in _read_status
File "socket.pyc", line 589, in readinto
File "ssl.pyc", line 1071, in recv_into
File "ssl.pyc", line 929, in read
socket.timeout: The read operation timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters.pyc", line 449, in send
File "urllib3\connectionpool.pyc", line 756, in urlopen
File "urllib3\util\retry.pyc", line 531, in increment
File "urllib3\packages\six.pyc", line 735, in reraise
File "urllib3\connectionpool.pyc", line 706, in urlopen
File "urllib3\connectionpool.pyc", line 447, in _make_request
File "urllib3\connectionpool.pyc", line 337, in _raise_timeout
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='companion.orerve.net', port=443): Read timed out. (read timeout=10)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "companion.pyc", line 474, in query
File "requests\sessions.pyc", line 555, in get
File "requests\sessions.pyc", line 542, in request
File "requests\sessions.pyc", line 655, in send
File "requests\adapters.pyc", line 529, in send
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='companion.orerve.net', port=443): Read timed out. (read timeout=10)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "EDMarketConnector.py", line 597, in getandsend
File "companion.pyc", line 534, in station
File "companion.pyc", line 478, in query
companion.ServerError: unable to get endpoint /profile
2021-02-17 10:38:10.230 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:38:11.029 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 10:38:11.030 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:38:26.544 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:38:29.580 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:38:46.217 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 10:38:46.218 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:38:58.878 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:08.967 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:11.322 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:39:22.153 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:23.155 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:24.162 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:35.304 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:47.417 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:54.486 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:39:56.366 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 10:39:56.367 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:40:12.496 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:40:17.699 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:40:21.755 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:40:40.195 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:40:46.070 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:40:47.089 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:41:06.507 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 10:41:06.508 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:41:06.636 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 10:41:06.636 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T10:40:39Z", "eventData": [{"minorfactionName": "Workers of Lave Liberals", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Fortune Organisation", "minorfactionReputation": 0.0}, {"minorfactionName": "The Dark Wheel", "minorfactionReputation": 0.0}, {"minorfactionName": "Defence Party of Lave", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Incorporated", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Jet Family", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Radio Network", "minorfactionReputation": 0.0}]}
2021-02-17 10:41:13.595 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:42:14.595 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:42:40.230 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:42:45.292 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:42:46.306 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:42:49.343 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:42:50.376 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:15.961 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:43:16.636 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:18.647 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:29.812 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:35.897 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:36.896 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:41.845 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:43:41.849 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:43:45.029 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:43:59.161 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:44:01.175 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:44:01.678 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 10:44:01.679 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:44:09.291 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:44:13.333 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:44:17.135 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:44:18.378 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:44:19.390 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:44:39.646 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:02.945 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:16.073 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:18.389 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:45:35.056 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:40.514 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:42.545 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:46.594 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:45:46.908 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 10:45:46.909 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:45:47.054 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 10:45:47.055 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T10:45:33Z", "eventData": [{"minorfactionName": "Independent Leesti for Equality", "minorfactionReputation": 0.0}, {"minorfactionName": "Leesti United Steelworks", "minorfactionReputation": 0.0}, {"minorfactionName": "Orrere Energy Company", "minorfactionReputation": 0.0}, {"minorfactionName": "Leesti Alliance Union", "minorfactionReputation": 0.0}, {"minorfactionName": "Reynhardt IntelliSys", "minorfactionReputation": 0.0}, {"minorfactionName": "Justice Party of Leesti", "minorfactionReputation": 0.0}, {"minorfactionName": "Alliance Rapid-reaction Corps", "minorfactionReputation": 0.0}]}
2021-02-17 10:46:05.760 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:46:19.671 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:46:35.075 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:46:50.290 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:46:59.375 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:47:01.405 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:47:20.943 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:47:57.983 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:48:03.056 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:48:16.205 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:48:18.250 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:48:22.393 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:48:53.652 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:48:56.709 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:49:02.772 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:49:04.803 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:49:05.792 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:49:23.646 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:49:56.315 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:49:58.343 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:00.381 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:02.035 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:50:02.072 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:50:15.555 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:18.572 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:24.712 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:50:27.136 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 10:50:27.137 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:50:42.849 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:45.871 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:49.901 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:50.907 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:50:53.922 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:51:22.258 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:51:25.814 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:51:37.414 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:51:56.762 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:52:01.708 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:52:12.337 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 10:52:12.338 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:52:12.458 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 10:52:12.459 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T10:51:55Z", "eventData": [{"minorfactionName": "Workers of Lave Liberals", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Fortune Organisation", "minorfactionReputation": 0.0}, {"minorfactionName": "The Dark Wheel", "minorfactionReputation": 0.0}, {"minorfactionName": "Defence Party of Lave", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Incorporated", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Jet Family", "minorfactionReputation": 0.0}, {"minorfactionName": "Lave Radio Network", "minorfactionReputation": 0.0}]}
2021-02-17 10:52:27.014 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:53:28.035 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:54:20.229 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:54:25.290 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:54:26.297 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:54:29.257 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:54:29.357 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:54:30.380 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:54:38.463 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:55:12.918 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:55:25.059 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:55:30.863 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:55:30.876 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:55:30.923 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 10:55:42.536 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 10:55:42.537 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:56:32.056 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:57:33.260 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:58:31.958 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 10:58:34.422 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 10:58:37.737 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 10:58:37.738 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 10:59:35.470 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:00:36.634 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:01:04.713 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:08.759 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:13.983 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:21.940 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:25.976 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:37.883 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:01:44.156 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:49.217 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:01:52.249 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:02:07.961 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 11:02:07.970 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:02:39.161 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:03:36.640 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:03:40.359 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:03:44.735 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:03:51.844 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:03:52.856 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:04:07.019 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:04:29.290 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:04:37.392 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:04:41.766 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:04:56.409 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:05:01.774 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:05:03.152 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 11:05:03.153 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:05:03.386 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 11:05:03.388 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T11:04:55Z", "eventData": [{"minorfactionName": "Independent Leesti for Equality", "minorfactionReputation": 0.0}, {"minorfactionName": "Leesti United Steelworks", "minorfactionReputation": 0.0}, {"minorfactionName": "Orrere Energy Company", "minorfactionReputation": 0.0}, {"minorfactionName": "Leesti Alliance Union", "minorfactionReputation": 0.0}, {"minorfactionName": "Reynhardt IntelliSys", "minorfactionReputation": 0.0}, {"minorfactionName": "Justice Party of Leesti", "minorfactionReputation": 0.0}, {"minorfactionName": "Alliance Rapid-reaction Corps", "minorfactionReputation": 0.0}]}
2021-02-17 11:05:43.079 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:06:16.661 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:06:32.845 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:06:38.918 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:06:39.944 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:06:44.329 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:07:30.510 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:07:35.584 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:07:44.657 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:07:45.580 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:07:46.686 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:07:47.696 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:07:58.437 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 11:07:58.443 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:08:04.837 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:08:07.867 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:08:11.922 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:08:12.947 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:08:13.947 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:08:46.766 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:09:00.705 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:09:06.212 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 11:09:06.244 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 11:09:08.599 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 11:09:08.602 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:09:48.418 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:10:25.488 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:10:45.810 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:10:48.843 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:10:49.749 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:10:53.767 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 11:10:53.768 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:11:01.007 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:11:02.022 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:11:05.061 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:11:28.933 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 11:11:28.934 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:11:37.633 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:11:51.189 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:12:04.069 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 11:12:04.070 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:12:22.132 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:12:34.249 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:12:44.381 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:12:52.319 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:13:09.607 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:13.669 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:14.251 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 11:13:14.252 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:13:16.708 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:19.747 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:25.815 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:28.854 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:32.906 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:35.946 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:42.003 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:46.048 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:49.101 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:49.434 - INFO - plugins.inara.new_worker:1214: sending 12 events for lornaki
2021-02-17 11:13:49.435 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:13:53.131 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:53.492 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:13:56.157 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:13:58.179 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:14:20.398 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:14:24.658 - INFO - plugins.inara.new_worker:1214: sending 4 events for lornaki
2021-02-17 11:14:24.659 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:14:25.464 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:14:54.566 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:15:47.388 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:15:50.435 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:15:56.089 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:15:56.499 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:15:59.518 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:06.594 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:10.607 - INFO - plugins.inara.new_worker:1214: sending 5 events for lornaki
2021-02-17 11:16:10.608 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:16:29.792 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:32.828 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:37.891 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:40.920 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:45.843 - INFO - plugins.inara.new_worker:1214: sending 4 events for lornaki
2021-02-17 11:16:45.844 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:16:45.985 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:50.018 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:53.043 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:16:57.322 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:16:58.105 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:02.145 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:05.184 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:08.221 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:13.268 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:18.317 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:21.011 - INFO - plugins.inara.new_worker:1214: sending 10 events for lornaki
2021-02-17 11:17:21.012 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:17:21.350 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:24.386 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:27.410 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:17:56.244 - INFO - plugins.inara.new_worker:1214: sending 3 events for lornaki
2021-02-17 11:17:56.244 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:17:58.423 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:18:04.860 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:18:14.971 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:18:22.046 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:18:59.592 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:20:00.813 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:20:08.194 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:20:22.352 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:20:25.383 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:20:29.433 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:21:02.116 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:21:19.027 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:21:26.187 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:21:37.379 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:21:42.439 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:21:43.450 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:21:46.519 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:01.476 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 11:22:01.477 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:22:01.596 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 11:22:01.597 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T11:21:36Z", "eventData": [{"minorfactionName": "Revolutionary LTT 6255 Future", "minorfactionReputation": 0.0}, {"minorfactionName": "New ADS 10035 Progressive Party", "minorfactionReputation": 0.0}, {"minorfactionName": "Lu Xianses Public Partners", "minorfactionReputation": 0.0}, {"minorfactionName": "LTT 6255 Jet Allied Interstellar", "minorfactionReputation": 0.0}, {"minorfactionName": "Marquis du LTT 6255", "minorfactionReputation": 0.0}, {"minorfactionName": "LTT 6255 Crimson Partnership", "minorfactionReputation": 0.0}, {"minorfactionName": "Alliance of Ravas", "minorfactionReputation": 0.0}]}
2021-02-17 11:22:03.458 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:22:06.747 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:11.787 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:25.249 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:30.017 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:34.061 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:36.610 - INFO - plugins.inara.new_worker:1214: sending 2 events for lornaki
2021-02-17 11:22:36.611 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:22:36.740 - WARNING - plugins.inara.send_data:1278: Inara 200 Everything was alright, the near-neutral status just wasn't stored.
2021-02-17 11:22:36.742 - DEBUG - plugins.inara.send_data:1279: JSON data:
{"eventName": "setCommanderReputationMinorFaction", "eventTimestamp": "2021-02-17T11:22:24Z", "eventData": [{"minorfactionName": "Revolutionary Party of Giryak", "minorfactionReputation": 0.0}, {"minorfactionName": "Giryak Commodities", "minorfactionReputation": 0.0}, {"minorfactionName": "Citizen Party of Grabil", "minorfactionReputation": 0.0}, {"minorfactionName": "Giryak Nationals", "minorfactionReputation": 0.0}, {"minorfactionName": "Giryak Industries", "minorfactionReputation": 0.0}, {"minorfactionName": "Giryak Silver Drug Empire", "minorfactionReputation": 0.0}, {"minorfactionName": "Beyond Infinity Corporation", "minorfactionReputation": 0.0}]}
2021-02-17 11:22:41.107 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:22:50.202 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:23:04.478 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:24:05.475 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:25:06.579 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:25:17.178 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:25:18.219 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:25:18.704 - WARNING - plugins.edsm.worker:607: EDSM event with not-1xx status:
402
Item unknown
{"timestamp": "2021-02-17T11:25:17Z","event": "ApproachSettlement","Name": "Fernandes de Queiros Landing +++","MarketID": 3542767872,"SystemAddress": 4481899074282,"BodyID": 3,"BodyName": "Giryak 2 a","Latitude": -2.515621,"Longitude": 178.032623,"_systemName": "Giryak","_systemCoordinates": [14.6875,27.65625,108.65625],"_stationName": null,"_shipId": 7}
2021-02-17 11:25:33.364 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:03.704 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:05.731 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:07.823 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:26:28.937 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:31.983 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:36.023 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:38.064 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:26:41.074 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:27:09.173 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:27:19.643 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:27:24.953 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 11:27:24.994 - DEBUG - plugins.eddn.EDDN.safe_modules_and_ships:302: ships was None
2021-02-17 11:27:51.880 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 11:27:51.881 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:28:10.478 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:28:30.988 - DEBUG - monitor.EDLogs.get_entry:838: Called with no event_queue
2021-02-17 11:29:02.016 - INFO - plugins.inara.new_worker:1214: sending 1 events for lornaki
2021-02-17 11:29:02.017 - DEBUG - plugins.inara.try_send_data:1245: sending data to API, attempt #0
2021-02-17 11:29:11.613 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:30:12.882 - INFO - <plugins>.EDMC-CombatTracker-0.1.0.controller.Controller.refresh_massacre_thread:92: Refreshing display
2021-02-17 11:30:27.689 - INFO - EDMarketConnector.AppWindow.onexit:1072: Starting shutdown procedures...
2021-02-17 11:30:27.691 - INFO - EDMarketConnector.AppWindow.onexit:1075: Closing update checker...
2021-02-17 11:30:27.693 - INFO - EDMarketConnector.AppWindow.onexit:1081: Notifying plugins to stop...
2021-02-17 11:30:27.695 - INFO - plug.notify_stop:254: Asking plugin "EDDN" to stop...
2021-02-17 11:30:27.697 - INFO - plug.notify_stop:254: Asking plugin "EDSM" to stop...
2021-02-17 11:30:27.699 - INFO - plug.notify_stop:254: Asking plugin "Inara" to stop...
2021-02-17 11:30:27.701 - INFO - plug.notify_stop:254: Asking plugin "EDMC-CombatTracker-0.1.0" to stop...
2021-02-17 11:30:27.702 - INFO - plug.notify_stop:254: Asking plugin "spansh_router" to stop...
No route to delete
2021-02-17 11:30:27.704 - INFO - plug.notify_stop:260: Done
2021-02-17 11:30:27.705 - INFO - EDMarketConnector.AppWindow.onexit:1086: Unregistering hotkey manager...
2021-02-17 11:30:27.707 - INFO - EDMarketConnector.AppWindow.onexit:1090: Closing dashboard...
2021-02-17 11:30:27.709 - DEBUG - dashboard.Dashboard.stop:80: Stopping monitoring Dashboard
2021-02-17 11:30:28.383 - INFO - EDMarketConnector.AppWindow.onexit:1093: Closing journal monitor...
2021-02-17 11:30:28.385 - DEBUG - monitor.EDLogs.stop:190: Stopping monitoring Journal
2021-02-17 11:30:29.398 - INFO - EDMarketConnector.AppWindow.onexit:1097: Closing protocol handler...
2021-02-17 11:30:29.400 - INFO - EDMarketConnector.AppWindow.onexit:1100: Closing Frontier CAPI sessions...
2021-02-17 11:30:29.406 - INFO - EDMarketConnector.AppWindow.onexit:1104: Closing config...
2021-02-17 11:30:29.408 - INFO - EDMarketConnector.AppWindow.onexit:1107: Destroying app window...
2021-02-17 11:30:29.566 - INFO - EDMarketConnector.AppWindow.onexit:1110: Done.
2021-02-17 11:30:29.572 - INFO - EDMarketConnector.__main__:1385: Exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment