You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ZhangNing10 I'm able to load the devlake-config-ui by adding some network policy.
But somehow the UI is not able to connect to /api/ping and /api/userinfo endpoints, I get 404 in the browser and below is the snapshot for the same.
When I get into the Pod and do a curl with http://localhost:4000/api/userinfo, I do get a 200 with a JSON response.
could you please suggest what is the issue here ?
The text was updated successfully, but these errors were encountered:
Helm Chart Version: v0.19.0
@ZhangNing10 I'm able to load the devlake-config-ui by adding some network policy.
But somehow the UI is not able to connect to
/api/ping
and/api/userinfo
endpoints, I get 404 in the browser and below is the snapshot for the same.When I get into the Pod and do a curl with
http://localhost:4000/api/userinfo
, I do get a 200 with a JSON response.could you please suggest what is the issue here ?
The text was updated successfully, but these errors were encountered: