esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
209 stars 23 forks source link

Is 'Route' section gone? #1304

Closed HusKey-dev closed 2 years ago

HusKey-dev commented 2 years ago

Bug

There is no 'Route' section at https://esi.evetech.net/ui/ anymore.

When requesting any route between systems, I recieve 404 error

Request

GET /latest/route/{origin}/{destination}/

Response

Status Code

404

Headers

Date: Tue, 30 Nov 2021 00:41:03 GMT
Expires:
Last-Modified:
ETag:

Body

{
    {"error":"Не обнаружено (ошибка 404)"}
}

Expected

200

Checklist

Check all boxes that apply to this issue:

ddouglas commented 2 years ago

This route was constantly being removed and added back to the schema today. Probably an issue with the node that is hosting it.

pelgrimforever commented 2 years ago

still doesn't work after the reboot today, and it also does not appear in https://esi.evetech.net/ui/ Hoping this is resolved soon, I'm relying on this a lot.

karnyvekz commented 2 years ago

Same here, same issue.

pelgrimforever commented 2 years ago

programmed my own version, could not wait anymore since we get no info.

Blacksmoke16 commented 2 years ago

This is resolved. It's back now.