Hi Everyone, Good day ! I installed meltano 2.20....
# best-practices
s
Hi Everyone, Good day ! I installed meltano 2.20.0 version on my machine and tried to use the option meltano had "meltano ui" to check GUI web server. When I executed the command, I could see the web server pages are loading for a very long time. I am not sure what is causing this issue ? Any incompatibility or python version issue !!!
e
Hey @Siba Prasad Nayak, glad to see you here! You can try enabling debug logging
meltano --log-level debug ui
s
ok sure
image.png
This is the output I am getting on the console
This one under ui log which is present under ..\.meltano\run
e
Can you reach the API, for example with
curl
?
s
On Powershell I am getting this error
Meltano Version
image.png