can't access with admin user

Dani

Member
1605257932513.png


I get forbidden when trying to login
How can I resolve this ?
I can login with the demo user, but I need to update certificates, can I do it with demo ?

Dani
 

Max

Administrator
Staff member
Hello!

By default, the administrator login and password are admin: admin

If you are using AWS, before resetting your administrator password, try using the AWS instanceId as your password.

The administrator password is stored encrypted in the database.yml file. (/usr/local/FlashphonerWebCallServer/conf/database.yml)
You can also change password there. To change, specify a new md5 encrypted password in the "admin" user line.

1605262848522.png
 

Dani

Member
I will try. once I type any password I get a web authorization window as well. I don't think we're using any proxy - so I'm not sure if it's your code or something else - but would it be the same password ?

1605264309594.png
 

Max

Administrator
Staff member
Try to drop admin password and perform server restart
Code:
service webcallserver restart
If you have any troubles please submit SSH access using this form. We will check.
 

Max

Administrator
Staff member
Good day.
Unfortunately, we cannot connect to your server using credentials you've provided. Please check address and access key.
1607402886962.png
 
Top