c0c0n3 / kitt4sme.live

On a mission to bring AI to the shop floor: https://kitt4sme.eu/
MIT License
1 stars 28 forks source link

Argo CD blank page #324

Open Nolanogenn opened 1 year ago

Nolanogenn commented 1 year ago

Hi all, I am trying to locally deploy the kitt4sme cluster for the 2nd open call. Unfortunately, despite everything seemingly working as intended following the presented guide, I cannot access the cluster. In particular, the Argi CD page is blank, and it gives the following error:

Your browser does not support JavaScript. Please enable JavaScript to view the site. Alternatively, Argo CD can be used with the <a href="https://argoproj.github.io/argo-cd/cli_installation/">Argo CD CLI</a>.

I have already checked and JavaScript is enabled on my browser. Furthermore, if I try to login using Argo CD CLI, I get the following error:

FATA[0000] dial tcp 127.0.0.1:8080: connect: connection refused

Do you have any suggestions on what I am doing wrong? Thanks in advance!

RyanKelvinFord commented 1 year ago

Can you please provide the steps you followed in order to set this up?

Nolanogenn commented 1 year ago

I have followed the steps described here: https://github.com/c0c0n3/kitt4sme.live/blob/main/docs/bootstrap.md

It looks like I can access applications through argocd cli, but I get the javascript error if I try to access from any browser

kostasgrevenitis commented 1 year ago

Good morning. Can you please check those? They faced similar problems.

beltramoeinventio commented 8 months ago

There is a fixes? We have same issue, we are unable to use it. the link internally works (we have an answer to link), but in browser the page is white: curl http://localhost/argocd <!DOCTYPE html>

Argo CD