EDDN icon indicating copy to clipboard operation
EDDN copied to clipboard

EDDN - Elite: Dangerous Data Network

Results 32 EDDN issues
Sort by recently updated
recently updated
newest added

We use the `jsonschema` module to validate messages against our schemas. At least in the manner we currently utilise it some of the messages for failed validation aren't as useful...

enhancement
python

It has the 'Provided by EDCD' which links to https://edcd.github.io/ , and the EDDN link there is then to the wiki (which is deprecated), so put a link somewhere to...

enhancement

Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.15 to 0.12.20. Commits a2b0ee6 Release of 0.12.20 04b27f1 Merge branch 'release-0.12+cheroot' of https://github.com/juergh/bottle into ... e140e1b Gracefully handle errors during early request binding. 6e9c55a Added depr...

dependencies
python

[String.prototype.substr()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) is deprecated so we replace it with [String.prototype.slice()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice) which works similarily but isn't deprecated. .substr() probably isn't going away anytime soon but the change is trivial so it doesn't...

1. We are seeing some: ```apache [Wed Feb 09 18:11:49.137147 2022] [proxy:error] [pid 29546] (70007)The timeout specified has expired: [client :61619] AH01095: prefetch request body failed to 127.0.0.1:8081 (127.0.0.1) from...

enhancement
resiliency

Whilst we state that EDDN does *not* keep any archive itself there *are* services that provide such: - [ ] edgalaxydata.space/ from Bravada Cadelanne - [ ] spansh.co.uk/dumps fom Spansh...

enhancement
documentation

We're still specifying and using JSON schema v4, which is working for us. But check if there's any reason to move to the latest / not be on this old...

enhancement

Currently the code only runs cleanly when it has been `python setup.py install`d into an egg. Assume you have **not** done the egg install. If you're in the root of...

enhancement
python

It is proposed that the following Fleet Carrier related events be allowed in the Journal schema: - CarrierDecommission - CarrierCancelDecommission - CarrierJumpRequest - CarrierJumpCancelled - CarrierDockingPermission - CarrierNameChanged Please discuss...

enhancement
journal event
schemas

I'm mostly here thinking about documenting it, in the general schemas README, as a mandatory augmentation for any event/schema where we can reasonably expect the data to be available. I'm...

journal event
schemas