Cannot Login after fresh installation

I did a fresh installation of erpnext from the script. The installation went successful and I got the message that I can login with the default username and password which is Administrator and admin. But the problem is when I try to login with these credentials the loading bar on the browser keeps going on forever and I can't login.

I am also getting different type of login screens on Firefox and Chrome, please see the attached screenshot.

Can someone please help me with this?



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
Please check your Javascript Console and see what error you find there.

On Friday, November 15, 2013 2:05:06 AM UTC+5:30, Haris Khan wrote:
I did a fresh installation of erpnext from the script. The installation went successful and I got the message that I can login with the default username and password which is Administrator and admin. But the problem is when I try to login with these credentials the loading bar on the browser keeps going on forever and I can't login.

I am also getting different type of login screens on Firefox and Chrome, please see the attached screenshot.

Can someone please help me with this?



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.

Apart from checking the javascript console,

Please run,
```
sudo pip install cssmin
./lib/wnf.py --update origin master
```

This command updates erpnext and rebuilds the css and js assets. Cssmin is a recent dependency we introduced; you don't have to install it everytime you update

On 15 Nov 2013 02:05, "Haris Khan" <ha...@gmail.com> wrote:
I did a fresh installation of erpnext from the script. The installation went successful and I got the message that I can login with the default username and password which is Administrator and admin. But the problem is when I try to login with these credentials the loading bar on the browser keeps going on forever and I can't login.

I am also getting different type of login screens on Firefox and Chrome, please see the attached screenshot.

Can someone please help me with this?



Note:



If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.



    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Thanks Pratik, your solution worked. Thanks alot.

On Friday, November 15, 2013 1:35:06 AM UTC+5, Haris Khan wrote:
I did a fresh installation of erpnext from the script. The installation went successful and I got the message that I can login with the default username and password which is Administrator and admin. But the problem is when I try to login with these credentials the loading bar on the browser keeps going on forever and I can't login.

I am also getting different type of login screens on Firefox and Chrome, please see the attached screenshot.

Can someone please help me with this?



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.