Tyk On-Premises Gateway v2.3.7 Returns 404 Error For All API Requests

I successfully installed the Tyk on-premises API Gateway (version 2.3.7) to a clean Ubuntu 16.04 VM per the instructions at https://tyk.io/docs/get-started/with-tyk-on-premise/installation/on-ubuntu/ . Unfortunately, all my API requests return a 404 error.

Here are the steps required to reproduce this error:

  1. Log on to Tyk Dashboard (version 1.3.7)
  2. Navigate to APIs
  3. Create “test-api” API
  4. Set Open (Keyless) for Authentication mode
  5. Save
  6. Open API URL (http://mytest.com:8080/test-api/)

I was expecting the Tyk on-premises API Gateway to proxy my requests to https://httpbin.org/ . However,
I get a 404 error for all requests. Any idea what is happening here? I do not have this issue with the
Tyk Cloud API Gateway,

Can you share your tyk gateway logs?

This issue has resolved itself after I restarted my Ubuntu 16.04 VM and started all three tyk services (tyk-gateway, tyk-pump, tyk-dashboard). I have since gone on to create additional APIs, add users, create keys, etc. without encountering any additional issues. If this particular issue occurs again, I will share my tyk gateway logs. The logs I currently have would probably create confusion, since I tried so many different things yesterday. Anyway, I am thrilled to continue playing with this impressive API Gateway!

1 Like