openerp 6.1 web error

Asked by abel

I own a public ip say 213.55.79.120 and installed openerp 6.1 on this machine.
When I access the web client locally there is no problem
but when I try to access it from internet with 213.55.79.120:8069 it says a client error.
Note:For openerp 6 worked perfectly both locally and on the internet

here is the java script error i get
1)Uncaught Error: QWeb2: Template 'Notification' not found
2)http://<ip>/web/proxy/load

Thanks
Abel

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Web (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
abel (abel-d) said :
#1

I got the answer
the word proxy is blocked in our country Ethiopia even in a url
so the javascript can not load
http://<ip>/web/proxy/load
this may be a case for many countries China who filter the web including
 I am working to replace proxy with other

Revision history for this message
abel (abel-d) said :
#2

on he core.js ('/web/proxy/load'
how can i rename the word proxy without making any error
Thanks
Abel

Revision history for this message
Mohammad Alhashash (alhashash) said :
#3

you should always use SSL to access OpenERP over the Internet. That will solve you problem as everything will be encrypted including the URL.

Can you help with this problem?

Provide an answer of your own, or ask abel for more information if necessary.

To post a message you must log in.