Internal & External Access Different

Hi,

I have got a ERPNext server that sits behind NAT. I could access it externally be of port forwarding. It is working fine but i am having following two issues when accessing externally :

1. After login, the main page is a bit different then what appears when accessing localhost:8000, external access has got white background while when accessing internaly, it has got that default fields background.

2. Also when accessing externally with Admin account, most of the times i am unable to access the Setup page

When i test both things from server, it works perfect.

Regards
Sulaiman



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 Sulaiman,

Can you elaborate on your configuration?
Are you using the development server or gunicorn + nginx?


On Wed, Dec 4, 2013 at 2:43 PM, <sj...@gmail.com> wrote:
Hi,

I have got a ERPNext server that sits behind NAT. I could access it externally be of port forwarding. It is working fine but i am having following two issues when accessing externally :

1. After login, the main page is a bit different then what appears when accessing localhost:8000, external access has got white background while when accessing internaly, it has got that default fields background.

2. Also when accessing externally with Admin account, most of the times i am unable to access the Setup page

When i test both things from server, it works perfect.

Regards
Sulaiman



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.




--
Pratik
ERPNext
Hi,

I think that it is development server but i am not sure i run it via './lib/wnf.py --serve' command.


Also please find attached the difference in view for internal and external access.

Regards
Sulaiman

On Wednesday, December 4, 2013 12:13:12 PM UTC+3, sj...@gmail.com wrote:
Hi,

I have got a ERPNext server that sits behind NAT. I could access it externally be of port forwarding. It is working fine but i am having following two issues when accessing externally :

1. After login, the main page is a bit different then what appears when accessing localhost:8000, external access has got white background while when accessing internaly, it has got that default fields background.

2. Also when accessing externally with Admin account, most of the times i am unable to access the Setup page

When i test both things from server, it works perfect.

Regards
Sulaiman



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.
It seems js, css files are not getting loaded. You will have to investigate, probably using the network tab of your browser.

Thanks,
Anand.



On Thu, Dec 5, 2013 at 2:08 PM, <sj…@gmail.com> wrote:

Hi,

I think that it is development server but i am not sure i run it via './lib/wnf.py --serve' command.


Also please find attached the difference in view for internal and external access.

Regards
Sulaiman

On Wednesday, December 4, 2013 12:13:12 PM UTC+3, sj...@gmail.com wrote:
Hi,

I have got a ERPNext server that sits behind NAT. I could access it externally be of port forwarding. It is working fine but i am having following two issues when accessing externally :

1. After login, the main page is a bit different then what appears when accessing localhost:8000, external access has got white background while when accessing internaly, it has got that default fields background.

2. Also when accessing externally with Admin account, most of the times i am unable to access the Setup page

When i test both things from server, it works perfect.

Regards
Sulaiman



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,

But how? Could you please elaborate?

Regards
Sulaiman


On Wednesday, December 4, 2013 12:13:12 PM UTC+3, sj...@gmail.com wrote:
Hi,

I have got a ERPNext server that sits behind NAT. I could access it externally be of port forwarding. It is working fine but i am having following two issues when accessing externally :

1. After login, the main page is a bit different then what appears when accessing localhost:8000, external access has got white background while when accessing internaly, it has got that default fields background.

2. Also when accessing externally with Admin account, most of the times i am unable to access the Setup page

When i test both things from server, it works perfect.

Regards
Sulaiman



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,

Its working now .... Shift + F5 did the trick for me.

Sulaiman


On Wednesday, December 4, 2013 12:13:12 PM UTC+3, sj...@gmail.com wrote:
Hi,

I have got a ERPNext server that sits behind NAT. I could access it externally be of port forwarding. It is working fine but i am having following two issues when accessing externally :

1. After login, the main page is a bit different then what appears when accessing localhost:8000, external access has got white background while when accessing internaly, it has got that default fields background.

2. Also when accessing externally with Admin account, most of the times i am unable to access the Setup page

When i test both things from server, it works perfect.

Regards
Sulaiman



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.