OldBeaver
(Oleg Bobrow)
March 4, 2021, 7:54am
1
I’m trying ON 6 Beta.
Not quite clear what is wrong with FireEdge.
I’m can’t login into FireEdge with valid credentials for Sunstone.
Also in Sunstone I see an error.
Fireedge public endpoint is not working, please contact your cloud administrator
jlobo
(Jorge M. Lobo)
March 4, 2021, 11:10am
2
Hi, you can check the configuration of the fireedge (one_xmlrpc) that is according to your installation, you can check it in /etc/one/fireedge-server.conf.
To check that it works, you can execute a tail -f /var/log/one/oned.log
, and after logging into the fireedge, you should see the following:
Thu Mar 4 11:59:52 2021 [Z0] [ReM] [D]: Req: 7488 UID: 0 IP: 127.0.0.1 one.user.login invoked, "oneadmin", ****, 1209600, -1
Thu Mar 4 11:59:52 2021 [Z0] [ReM] [D]: Req: 7488 UID: 0 one.user.login result SUCCESS, "****"
If not, update that file (/etc/one/fireedge-server.conf) and restart the fireedge service
OldBeaver
(Oleg Bobrow)
March 4, 2021, 11:39am
3
When I’m trying to login into FireEdge with oneadmin user, I’m getting an error in `/var/log/one/oned.log:
Thu Mar 4 14:36:31 2021 [Z0][ReM][D]: Req:8512 UID:-1 IP:127.0.0.1 one.user.login invoked , “oneadmin”, ****, 1209600, -1
Thu Mar 4 14:36:31 2021 [Z0][ReM][E]: Req:8512 UID:- one.user.login result FAILURE [one.user.login] User couldn’t be authenticated, aborting call.
jlobo
(Jorge M. Lobo)
March 4, 2021, 12:37pm
4
does the password have special characters?
jlobo
(Jorge M. Lobo)
March 4, 2021, 12:43pm
6
upper case and lower case?
OldBeaver
(Oleg Bobrow)
March 4, 2021, 12:46pm
7
Oh, I changed password to lowercase only and logged in.
jlobo
(Jorge M. Lobo)
March 4, 2021, 2:13pm
8
ok it’s a bug, we’ll fix it for the final version
Thank you very much for telling us about this error.
1 Like