Connection failed on new installation

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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.
Hi Francesco,

This could be a firewall issue. You can test this by doing (at your own risk):
service iptables stop

This stops the firewall. Check if you are able to access it from http://IPSERVER:8000. If not you can bring back the firewall using:
service iptables start

If it works, you will have to allow port 8000 in the firewall. A quick google search should do if you need instructions.

Best,
Anand.


On 03-Nov-2013, at 9:18 pm, Francesco Di Lecce <di...@gmail.com> wrote:

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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.
hi,
tanks for reply.
i have disabled firewall:

sudo ufw disable

but the error is the same:

Connection failed


Il giorno domenica 3 novembre 2013 19:36:04 UTC+1, Anand Doshi ha scritto:
Hi Francesco,

This could be a firewall issue. You can test this by doing (at your own risk):
service iptables stop

This stops the firewall. Check if you are able to access it from http://IPSERVER:8000. If not you can bring back the firewall using:
service iptables start

If it works, you will have to allow port 8000 in the firewall. A quick google search should do if you need instructions.

Best,
Anand.


On 03-Nov-2013, at 9:18 pm, Francesco Di Lecce <di...@gmail.com> wrote:

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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.

Are you using a hosting service? If so, please check with its settings too. For eg, you will have to add a security policy in case of aws.

Also make sure that the server is running at 0.0.0.0

On 4 Nov 2013 03:57, "Francesco Di Lecce" <di...@gmail.com> wrote:
hi,
tanks for reply.
i have disabled firewall:

sudo ufw disable

but the error is the same:

Connection failed


Il giorno domenica 3 novembre 2013 19:36:04 UTC+1, Anand Doshi ha scritto:
Hi Francesco,

This could be a firewall issue. You can test this by doing (at your own risk):
service iptables stop

This stops the firewall. Check if you are able to access it from http://IPSERVER:8000. If not you can bring back the firewall using:
service iptables start

If it works, you will have to allow port 8000 in the firewall. A quick google search should do if you need instructions.

Best,
Anand.


On 03-Nov-2013, at 9:18 pm, Francesco Di Lecce <di...@gmail.com> wrote:

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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.

no i'm not using a hosting server.

Il giorno lunedì 4 novembre 2013 05:18:49 UTC+1, pdvyas ha scritto:

Are you using a hosting service? If so, please check with its settings too. For eg, you will have to add a security policy in case of aws.

Also make sure that the server is running at 0.0.0.0

On 4 Nov 2013 03:57, "Francesco Di Lecce" <di...@gmail.com> wrote:
hi,
tanks for reply.
i have disabled firewall:

sudo ufw disable

but the error is the same:

Connection failed


Il giorno domenica 3 novembre 2013 19:36:04 UTC+1, Anand Doshi ha scritto:
Hi Francesco,

This could be a firewall issue. You can test this by doing (at your own risk):
service iptables stop

This stops the firewall. Check if you are able to access it from http://IPSERVER:8000. If not you can bring back the firewall using:
service iptables start

If it works, you will have to allow port 8000 in the firewall. A quick google search should do if you need instructions.

Best,
Anand.


On 03-Nov-2013, at 9:18 pm, Francesco Di Lecce <di...@gmail.com> wrote:

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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+unsubscr…@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.



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.
Me too unable to access but I am not sure if I am doing it correctly.
I am testing installing in virtualbox waiting for test server hardware, so I want to familiarize with installation Ubuntu-12.04-3.
If I put the erpnext_install.py in let's say /var/www/erpnext there are error executing the script. I were told in this forum to install in my home direct which everything installed and well. After installation completed, it says to access use http://localhost:8080

I set port forwarding in virtualbox from 127.0.0.1:8000 to 10.0.2.15:8000 and still cannot access.

Qns. Do I need to do any configuration since web is usually in /var/www?? Did I do the installation correctly?

On Tuesday, 5 November 2013 22:58:32 UTC+8, Francesco Di Lecce wrote:
no i'm not using a hosting server.

Il giorno lunedì 4 novembre 2013 05:18:49 UTC+1, pdvyas ha scritto:

Are you using a hosting service? If so, please check with its settings too. For eg, you will have to add a security policy in case of aws.

Also make sure that the server is running at 0.0.0.0

On 4 Nov 2013 03:57, "Francesco Di Lecce" <di...@gmail.com> wrote:
hi,
tanks for reply.
i have disabled firewall:

sudo ufw disable

but the error is the same:

Connection failed


Il giorno domenica 3 novembre 2013 19:36:04 UTC+1, Anand Doshi ha scritto:
Hi Francesco,

This could be a firewall issue. You can test this by doing (at your own risk):
service iptables stop

This stops the firewall. Check if you are able to access it from http://IPSERVER:8000. If not you can bring back the firewall using:
service iptables start

If it works, you will have to allow port 8000 in the firewall. A quick google search should do if you need instructions.

Best,
Anand.


On 03-Nov-2013, at 9:18 pm, Francesco Di Lecce <di...@gmail.com> wrote:

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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+unsubscr…@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.



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.
Ok...it's my problem. I did not start the service "lib/wnf.py --serve"

On Wednesday, 6 November 2013 12:47:16 UTC+8, CJ wrote:
Me too unable to access but I am not sure if I am doing it correctly.
I am testing installing in virtualbox waiting for test server hardware, so I want to familiarize with installation Ubuntu-12.04-3.
If I put the erpnext_install.py in let's say /var/www/erpnext there are error executing the script. I were told in this forum to install in my home direct which everything installed and well. After installation completed, it says to access use http://localhost:8080

I set port forwarding in virtualbox from 127.0.0.1:8000 to 10.0.2.15:8000 and still cannot access.

Qns. Do I need to do any configuration since web is usually in /var/www?? Did I do the installation correctly?

On Tuesday, 5 November 2013 22:58:32 UTC+8, Francesco Di Lecce wrote:
no i'm not using a hosting server.

Il giorno lunedì 4 novembre 2013 05:18:49 UTC+1, pdvyas ha scritto:

Are you using a hosting service? If so, please check with its settings too. For eg, you will have to add a security policy in case of aws.

Also make sure that the server is running at 0.0.0.0

On 4 Nov 2013 03:57, "Francesco Di Lecce" <di...@gmail.com> wrote:
hi,
tanks for reply.
i have disabled firewall:

sudo ufw disable

but the error is the same:

Connection failed


Il giorno domenica 3 novembre 2013 19:36:04 UTC+1, Anand Doshi ha scritto:
Hi Francesco,

This could be a firewall issue. You can test this by doing (at your own risk):
service iptables stop

This stops the firewall. Check if you are able to access it from http://IPSERVER:8000. If not you can bring back the firewall using:
service iptables start

If it works, you will have to allow port 8000 in the firewall. A quick google search should do if you need instructions.

Best,
Anand.


On 03-Nov-2013, at 9:18 pm, Francesco Di Lecce <di...@gmail.com> wrote:

hi
i have install erp on ubuntu server.
The installation is ok. I have
go on http://localhost:8000 for access

But if i go to http://IPSERVER:8000
i have a
Connection failed
page

can you help me??



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+unsubscr…@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.



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.