asipto / siremis

Web Admin Interface for Kamailio
http://www.siremis.org
98 stars 47 forks source link

New Siremis user can't log in #3

Closed k4r7u closed 7 years ago

k4r7u commented 9 years ago

After adding a new user through Siremis User Management, this user isn't able to log in. The log in interface just stays at "Processing Login". Also clicking on a Serims username gives a blank page.

bdwkyy commented 9 years ago

i have the same problem.could you give me a help?

henkpls commented 9 years ago

You probably have no database created in web installation wizard step 2:

--> When you install Siremis first time, you probably have to check: Create Siremis Database - this create database 'siremis' Import Default Data - this imports initial data into database 'siremis' Update SIP Database - this updates the structure of Kamailio database for accounting and charts modules Replace DB Config - this updates Siremis configuration file with the details to access databases

So to redo the installation remove file: siremis/install.lock en restart.

keffa2015 commented 8 years ago

Use source from here (git: https://github.com/asipto/siremis.git). Avoid http://siremis.asipto.com/pub/downloads/siremis/siremis-4.2.0.tgz, it is not updated

miconda commented 7 years ago

Try latest master, there were some fixes recently.