metaflow-tools icon indicating copy to clipboard operation
metaflow-tools copied to clipboard

metaflow UI /api endpoint not accessible

Open manojmanivannan opened this issue 2 years ago • 0 comments

Hi, i deployed the metaflow helm k8s chart on a cluster on a new namespace. Firstly, the metaflow-ui service alone was crashing because of authentication error for 'root' user. After changing the deployment values directly to metaflow for user, password values. Then it seems fine. However i changed the service from clusterIP to NodePort which should expose the service. Now, when hitting the /api endpoint, this is what im getting

[Errno 2] No such file or directory: '/root/services/ui_backend_service/ui/index.html'

any help is appreciated.

manojmanivannan avatar Sep 21 '23 10:09 manojmanivannan