On 22.12.2016 at 10:00 wrote Emerson Antunes Coimbra: > Hi everyone, > > I started using Bareos in my company about two years ago. Version > 14.x. I used the webui in its first versions without problems. Around > the same time that Bareos 15 was launched, my webui stopped working. > I just could not log in and no error message was displayed on the > screen or in logs. Move on... > > Yesterday I made the migration to version 16.2.4. Everything works, > except the webui. > > :( > > The problem is: when I put the access credentials, the webui instead > of log me in dashboard, nothing happens and the user/password fields > go blank again. > > If I intentionally mistake the user or the password, the system > informs me that there is an error, ie the user/password is being > validated! > > I've tried everything *Create new users *Change password patterns > *Switching browsers *Private window > > Nothing works. Always the same problem. Nothing in Bareos logs, > nothing in Apache logs. I googled a lot and found no case like this. > > Any suggestion?
This sounds strange. There should be something in the logs. Maybe you try to set the webui to development? In the Apache configuration file bareos-webui.conf you got a setting of SetEnv "APPLICATION_ENV" "production" Try SetEnv "APPLICATION_ENV" "development" instead, and see if bareos-webui complains on login. Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
