Closed ishanVshah closed 4 years ago
Can you check the controller logs? Did any of the dockers exit?
Are you taking about docker container logs ?
[root@XXXX edgecontroller]# docker logs --follow edgecontroller_ui_1 Server listening on port 80.
All of the controller containers.
@amr-mokhtar all controller having same logs
"Server listening on port 80."
@amr-mokhtar screenshot of the controller GUI
I haven’t seen this before but there are two potential causes that I can think of.
@amr-mokhtar I have reverified both points and all looks good but still no luck :-(
please check logs of edgecontroller_cce_1
@amr-mokhtar Requesting you to please solve my query as i have this infrastructure for limited period of time.
I really appreciate if you please help me here.
I can't really say what is wrong.. It is quite straight forward to install as long as you're using the Ansible playbooks provided with OEK. I advised that you verify that your system meets pre-requisites defined in the doc and avoid any manual changes. If still not able to figure out what is wrong. Try to clean up the systems and re-install, there probably something went wrong during installation.
I will forward this issue internally to see if there is anything else can be done.
Could you provide ansible logs from installation? Also we've observed similar issue when IP address of controller in inventory.ini was set to 127.0.0.1 (it is not allowed).
Hi @amr-mokhtar @i-karina I installed On-premises on servers (1 edge controller and 1 edge node).
I didn't have an SSH access of direct servers. first I have to take SSH of Jump server and then i am able to SSH of servers. take GUI access of controllers on my laptop using SSH port forwarding and may be there is an issue on my laptop.
last i installed no machine on Jump server and take a GUI access of edge controller from Jumpp server and it is working fine.
@amr-mokhtar requesting you to please close this ticket and i appreciate to you and team. thanks a lot !!
Post installation of on-premises edge controller, I am able to access the GUI but i am not able to login.
Error on browser "Login Failed Try again Later".
I am using "admin" as a default username and password is "pass" which is mentioned in file group_vars/all.yaml file.
please help me on this.