Closed mar1n3r0 closed 4 years ago
The correct URL is https://go-api-boilerplate.local/users/v1?page=1&limit=10
. Note the v1
in the URL path. Can you please let me know where in docs did you get that URL from ? So we can update.
Yeah it seems that the underlying links behind the hrefs are the old ones without v1. Now the error is 503 on all endpoints.
Yeah it seems that the underlying links behind the hrefs are the old ones without v1. Now the error is 503 on all endpoints.
Are you using Safari ? Works for me with Chrome Version 79.0.3945.88 (Official Build) (64-bit). Note it will not work with Safari because of https://github.com/vardius/go-api-boilerplate/issues/19
I am on Chromium 79.0.3945.88. Are you running it via minikube or some other local cluster tool ? Edit: Now hitting some authorization errors on minikube which are preventing pod logs as well might as well be related.
Docker for mac
If this is resolved, considering your experience with minikube. If I could kindly ask you to update Wiki pages with all steps how to run in on minikube ? Maybe create new page on Wiki ?
I have absolutely 0 experience with minikube.
No worries once resolved I will provide all info and steps for the Wiki. I actually tried to update the cert-manager chart version today as it is still outdated on the Wiki and updated on the main page. How do I update the Wiki, I saw clone only, not fork ?
Once you accept invitations https://github.com/vardius/go-api-boilerplate/invitations you are going to be able to edit Wiki pages from the webpage. https://github.com/vardius/go-api-boilerplate/wiki/3.4.-Minikube
Ok, I am off to the airport now. Will be back online on 29th. Good luck.
Cheers man, safe trip.
Edit: And minikube is working now after a restart.
Followed that setup: https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/
Browser request:
https://go-api-boilerplate.local/users?page=1&limit=10
Browser response:
404 page not found/503 Service Temporary Unavailable
HTTP response:
HTTPS response: