跳至内容
菜单
此问题已终结
2 回复
6340 查看

When I go to login page of my odoo, I get 404 error for all js, css and images inside browser console.

I already checked folder permissions, but there it's ok.

How can I solve this? thanks

形象
丢弃

Did you install nodejs, less and lessc properly? Can you post your log entries?

编写者

I uninstalled glibc.i686, and odoo is working again.

Thanks anyway

编写者 最佳答案

Odoo was working before "glibc" installation on centos.

This is my log:

2016-08-04 13:38:08,722 21127 ERROR ? openerp.http: Exception during JSON request handling.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/openerp/http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/usr/lib/python2.7/site-packages/openerp/http.py", line 1624, in _dispatch_nodb
func, arguments = self.nodb_routing_map.bind_to_environ(request.httprequest.environ).match()
File "/usr/lib/python2.7/site-packages/werkzeug/routing.py", line 1433, in match
raise NotFound()
NotFound: 404: Not Found
2016-08-04 13:38:08,725 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:08] "POST /longpolling/poll HTTP/1.1" 200 -
2016-08-04 13:38:24,565 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:24] "GET /web/ HTTP/1.1" 303 -
2016-08-04 13:38:24,647 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:24] "GET /web/database/selector HTTP/1.1" 200 -
2016-08-04 13:38:24,727 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:24] "GET /web/ HTTP/1.1" 303 -
2016-08-04 13:38:24,803 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:24] "GET /web/database/selector HTTP/1.1" 200 -
2016-08-04 13:38:25,031 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/fontawesome/css/font-awesome.css HTTP/1.1" 404 -
2016-08-04 13:38:25,034 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/jquery/jquery.js HTTP/1.1" 404 -
2016-08-04 13:38:25,037 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/bootstrap/css/bootstrap.css HTTP/1.1" 404 -
2016-08-04 13:38:25,078 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/bootstrap/js/tooltip.js HTTP/1.1" 404 -
2016-08-04 13:38:25,079 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/bootstrap/js/modal.js HTTP/1.1" 404 -
2016-08-04 13:38:25,084 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/bootstrap/js/dropdown.js HTTP/1.1" 404 -
2016-08-04 13:38:25,148 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/bootstrap/js/tooltip.js HTTP/1.1" 404 -
2016-08-04 13:38:25,195 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/src/img/logo2.png HTTP/1.1" 404 -
2016-08-04 13:38:25,261 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/lib/bootstrap/js/dropdown.js HTTP/1.1" 404 -
2016-08-04 13:38:25,394 21127 INFO ? werkzeug: 79.1.255.202 - - [04/Aug/2016 13:38:25] "GET /web/static/src/img/logo2.png HTTP/1.1" 404 -
形象
丢弃
相关帖文 回复 查看 活动
1
11月 21
6585
0
7月 24
5014
0
10月 19
3768
1
11月 18
3558
0
7月 18
4362