Installation done, but i can't see the login page

dear all

i was installed erpnext in my PC. but i can't see the login page

this is the screenshot: http://i.imgur.com/x0zPCD7.png
and http://i.imgur.com/tg4rdh0.png

Thank you

--
Ogit Syafarul Mabrur
http://www.ogit.org
0811 26 14.59



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 for this errors in earlier mails (2-3 days ago) - it has already been answered.


W: https://erpnext.com
T: @rushabh_mehta

On 29-Jul-2013, at 2:27 PM, Ogit Syafarul Mabrur <og...@gmail.com> wrote:

dear all

i was installed erpnext in my PC. but i can't see the login page

this is the screenshot: http://i.imgur.com/x0zPCD7.png

Thank you

--
Ogit Syafarul Mabrur
http://www.ogit.org
0811 26 14.59



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.

     

     



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.

     

     

Dear Ogit,


I faced the same problem. You have to change the file permissions for the top_level.txt file. Change permissions from to -rw-r----- to -rw-r–r-- i.e. added Read permission to Others. I have file manager on my VPS, but if you only have command line access, I am not sure of the commands to change the permissions. Maybe, someone else here can help you with that.

Thanks,
Shubham

On Monday, 29 July 2013 14:27:44 UTC+5:30, Ogit Mabrur wrote:
dear all

i was installed erpnext in my PC. but i can’t see the login page

this is the screenshot: http://i.imgur.com/x0zPCD7.png


Thank you

--
Ogit Syafarul Mabrur
http://www.ogit.org
0811 26 14.59



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.

     

     
This is an issue with ubuntu.

Ubuntu ships with python-distribute. This has now been merged into python-setuptools. But pip needs python-setuptools.

So, doing 
pip install --upgrade setuptools
might fix the issue for now.

Sources:
http://ragle.sanukcode.net/articles/virtualenvwrapper-permission-denied-ubuntu/
http://www.pip-installer.org/en/latest/installing.html

Thanks,
Anand.

On 29-Jul-2013, at 3:14 PM, Shubham Gupta <sh...@gmail.com> wrote:

Dear Ogit,

I faced the same problem. You have to change the file permissions for the top_level.txt file. Change permissions from to -rw-r----- to -rw-r--r-- i.e. added Read permission to Others. I have file manager on my VPS, but if you only have command line access, I am not sure of the commands to change the permissions. Maybe, someone else here can help you with that.

Thanks,
Shubham

On Monday, 29 July 2013 14:27:44 UTC+5:30, Ogit Mabrur wrote:
dear all

i was installed erpnext in my PC. but i can't see the login page

this is the screenshot: http://i.imgur.com/x0zPCD7.png

Thank you

--
Ogit Syafarul Mabrur
http://www.ogit.org
0811 26 14.59



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.

     

     



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.

     

     

Dear Sir,


I have CentOS 6 and still got the same error. This is just to update you that the issue can probably be something else also.

Thanks,
Shubham

On Monday, 29 July 2013 16:09:17 UTC+5:30, Anand Doshi wrote:
This is an issue with ubuntu.

Ubuntu ships with python-distribute. This has now been merged into python-setuptools. But pip needs python-setuptools.

So, doing 
pip install --upgrade setuptools
might fix the issue for now.

Sources:

Thanks,
Anand.

On 29-Jul-2013, at 3:14 PM, Shubham Gupta <sh…@gmail.com> wrote:

Dear Ogit,

I faced the same problem. You have to change the file permissions for the top_level.txt file. Change permissions from to -rw-r----- to -rw-r–r-- i.e. added Read permission to Others. I have file manager on my VPS, but if you only have command line access, I am not sure of the commands to change the permissions. Maybe, someone else here can help you with that.

Thanks,
Shubham

On Monday, 29 July 2013 14:27:44 UTC+5:30, Ogit Mabrur wrote:
dear all

i was installed erpnext in my PC. but i can’t see the login page

this is the screenshot: http://i.imgur.com/x0zPCD7.png


Thank you

--
Ogit Syafarul Mabrur
http://www.ogit.org
0811 26 14.59



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.

     

     



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.