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
I have gone into the default.yaml file and added the host machine IP to host. I have tried 0.0.0.0 instead of localhost in url. I can access login page from hostip:8888/login remotely but will not authenticate credentials. I have commented out line 273 in server.py file. What else can I try to successfully authenticate and access web gui?