From 109ca66fe4f6d9cc1be6ae35e9227ee1da5d6016 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Wed, 22 Jul 2020 21:54:43 +0100 Subject: [PATCH] unable to get endpoint /{profile,market,shipyard} --- Troubleshooting.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 5826a7d..b5544ff 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -28,6 +28,14 @@ Please enter your Frontier credentials into the authentication website, not your This can be caused by the application not yet knowing your Commander name. Ensure the [Journal files location is set correctly](Troubleshooting#doesnt-auto-update-andor-persistently-gives-server-is-lagging-error). +## unable to get endpoint /profile (or /market, or /shipyard) +This refers to an attempt to retrieve data from the Frontier CAPI +service that didn't receive a response within the timeout (currently +10 seconds). + +Unless this **always** happens for you (in which case you might +need to adjust some firewall settings) it's likely a problem at +Frontier's end. --- # Third Party Site Plugins (EDSM, EDDB, Inara)