I'm use ODOO 9.
My problem now - it's because not opens the backend when I make access using network connection in my office. i see only the part of header con "odoo" logo (
http://i63.tinypic.com/11cec1v.png), and in web console are this errors:
GET http://212.45.98.203/web/content/329-ac556f2/web.assets_backend.js net::ERR_CONNECTION_RESET
Non loaded modules: ["web.Widget", "web.Model", "web.Dialog", "web.planner.common", "web.web_client"]window.odoo.log @ web.assets_common.js:2523(anonymous function) @ web.assets_common.js:2529(anonymous function) @ web.assets_common.js:650fire @ web.assets_common.js:644self.add @ web.assets_common.js:645(anonymous function) @ web.assets_common.js:650jQuery.extend.each @ web.assets_common.js:473(anonymous function) @ web.assets_common.js:650jQuery.extend.Deferred @ web.assets_common.js:651promise.then @ web.assets_common.js:650(anonymous function) @ web.assets_common.js:2529(anonymous function) @ web.assets_common.js:44
But in odoo server log is not nothing.
Interesting, but when I use network connection from my smartphone for accessing, the backend opens, works and it's seems very good and where are nothing errors in console.
Does somebody knows how resolve this? Any ideas?
Please edit your question and use a readable styling for the log entries.