-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EDDN: Misc. /upload/ errors #1403
Comments
They're noted in <EDCD/EDMarketConnector#1403>
I just can not see how we'd ever fail to send at least I've checked throughout monitor.py and plugins/eddn.py for:
and I just can't see how this would happen. |
Any and all of those EDDN validation failures could be from EDMC's EDDN replaylog (re-)attempting old messages. It could have been only once, e.g. when someone got back from exploration and "Delay sending until docked" was in play. |
Closing in favour of #1431 |
Re:
So I'm still at a loss as to how this validation error could be due to either of those flags. Has to be an old message being replayed, right ? |
Failed Validation "[<ValidationError: "'SystemAddress' is a required property">]" (1764, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "Location")
Failed Validation "[<ValidationError: "{'type': ['array', 'boolean', 'integer', 'number', 'null', 'object', 'string']} is not allowed for u'\\u0421\\u0435\\u043b\\u044c\\u0441\\u043a\\u043e\\u0435 \\u0445\\u043e\\u0437\\u044f\\u0439\\u0441\\u0442\\u0432\\u043e'">]" (4188, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "Location")
Failed Validation "[<ValidationError: "{'type': ['array', 'boolean', 'integer', 'number', 'null', 'object', 'string']} is not allowed for u'\\u0421\\u0447\\u0430\\u0441\\u0442\\u044c\\u0435'">]" (2933, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "FSDJump")
Failed Validation "[<ValidationError: "None is not of type 'boolean'">]" (2505, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "FSDJump")
Failed Validation "[<ValidationError: "'SystemAddress' is a required property">]" (566, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "Docked")
Failed Validation "[<ValidationError: "{'type': ['array', 'boolean', 'integer', 'number', 'null', 'object', 'string']} is not allowed for u'\\u0412\\u044b\\u0441\\u043e\\u043a\\u0438\\u0435 \\u0442\\u0435\\u0445\\u043d\\u043e\\u043b\\u043e\\u0433\\u0438\\u0438'">]" (1124, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "Docked")
Failed Validation "[<ValidationError: "None is not of type 'boolean'">]" (1138, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/journal/1", "Docked")
Failed Validation "[<ValidationError: "None is not of type 'boolean'">]" (439, "E:D Market Connector [Windows]", "5.2.4", "https://eddn.edcd.io/schemas/fssdiscoveryscan/1", "-")
I'd hazard a guess that the
Failed Validation "[<ValidationError: "None is not of type 'boolean'">]"
is a bad horizons or odyssey flag.The text was updated successfully, but these errors were encountered: