-
Notifications
You must be signed in to change notification settings - Fork 288
UI does not run in Chrome #121
Comments
Hi, |
I am facing the same issue. Anyone got this issue resolved ? |
I was having the same issue in Chrome but it worked okay for me in FF |
It works for me the first time. When you rerun it I am not able to login nor sign up. It’s gives a message saying use http instead of https. |
The issue is chrome doesnt allow http loaded over https. You can disable this in chrome settings and it should work. |
And how do you disable that, I could not find a relevant setting? |
So found a solution, Firefox indeed works better because by default it does not enforce https. Just make sure that the Clound9 or EC2 instance that runs the UI application is on the same browser you try to open the application. |
This issue is still there. UI is not working in Chrome and FF both. Please do update and fix it. |
Please provide the steps to use HTTP from cloud9 and chrome. I am not able to open HTTP in chrome or FF either. |
Hi,
Since Cloud9 IDE is loaded over https, when trying to preview the NGO UI and following the instructions to remove/replace https, this generates an error in chrome, which disallows loading assets over http from a parent page loaded over https.
Subsequently attempting to open the preview URL in a new chrome tab using http only results in an error. "VFS connection does not exist". Therefore, the current NGO UI is broken and does not work. Same result in Firefox.
The text was updated successfully, but these errors were encountered: