Login refreshes after default admin/admin login with no response.
  • Running airtime-2.5.2.1 on Ubuntu Linux 14.04.4.

    It will not let me login no matter what and I need some help! What can I do to fix this issue, it's giving no response saying what's happened and only the page refreshes, and the username and password fields go blank, no login no nothing.

    This is urgent, if someone can help, much appreciated.

    Thank you.
  • 1 Comment sorted by
  • you have made more than three incorrect login.

    in future start with defaults admin and when everything works . change but your solution is

    to reset login attempts:
    at the prompt type
    sudo -u postgres psql airtime

    you should now be at the airtime# prompt
     type
    UPDATE cc_subjs SET login_attempts = 0;

    If by any chance you did not start with the defaults

    do these steps similarily to the above
    sudo -u postgres psql airtime
    airtime=# UPDATE cc_subjs SET pass = md5('admin') where login = 'admin';

    and you will be able to login in with username admin and password admin

    Reference

    https://forum.sourcefabric.org/discussion/13913/unable-to-login-first-login/p1
     

    Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator.
    "The Problem with education today is that it takes a university degree to switch on a light bulb"
    "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them"
    "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity.
    "I might be in Mud but that does not Make me a Wild Hog(pig)"
    “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.”
    "The only thing that remains constant is change itself"
    May the force be with you,until our path or destiny bring us in tandem.