Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

ohalo.rhizi.net - Page fails to load occasionaly #580

Closed Garbash closed 9 years ago

Garbash commented 9 years ago

Tried to load the page a few times, roughly 20% of the time, page doesn't load properly. Ohalo logo is replaced by a broken image link + doc title that doesn't load, and all other functionalities aren't working. Recreating this I get two types of error every time i reload the page: 1) GET http://ohalo.rhizi.net/static/js/local_config.js Welcome Rhizi:44 GET http://ohalo.rhizi.net/fragment.d/img/site-logo.png 404 (NOT FOUND) require.js:166 Uncaught Error: Load timeout for modules: jquery,Bacon 2) GET http://ohalo.rhizi.net/static/js/local_config.js Welcome%20Rhizi:12 GET http://ohalo.rhizi.net/fragment.d/css/style.css Welcome Rhizi:44 GET http://ohalo.rhizi.net/fragment.d/img/site-logo.png 404 (NOT FOUND) require.js:1903 GET http://ohalo.rhizi.net/fragment.d/js/domain_types.js req.load @ require.js:1903context.load @ require.js:1647Module.load @ require.js:828Module.fetch @ require.js:818Module.check @ require.js:848Module.enable @ require.js:1151context.enable @ require.js:1519(anonymous function) @ require.js:1136(anonymous function) @ require.js:132each @ require.js:57Module.enable @ require.js:1098Module.init @ require.js:782callGetModule @ require.js:1178context.completeLoad @ require.js:1552context.onScriptLoad @ require.js:1679 require.js:166 Uncaught Error: Script error for: domain_types

Garbash commented 9 years ago

Closed By @LV-426 a few days ago