コンテンツへスキップ
メニュー
この質問にフラグが付けられました
6 返信
5413 ビュー

I want to use eclipse for odoo development. So I had gone through this link, https://www.odoo.com/forum/how-to/developers-13/how-to-debug-odoo-in-eclipse-under-winows-36105 But odoo is not starting in the brower this is the partial traceback, I dont know why i am getting 404 error,after installation I only get  part of the website

     

2015-11-12 10:47:57,680 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:57] "GET /web/database/manager HTTP/1.1" 200 -

2015-11-12 10:47:57,947 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:57] "GET /web/static/src/css/full.css HTTP/1.1" 404 -

2015-11-12 10:47:58,489 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/fontawesome/css/font-awesome.css HTTP/1.1" 404 -

2015-11-12 10:47:58,545 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/cleditor/jquery.cleditor.css HTTP/1.1" 404 -

2015-11-12 10:47:58,599 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/jquery.ui.bootstrap/css/custom-theme/jquery-ui-1.9.0.custom.css HTTP/1.1" 404 -

2015-11-12 10:47:58,654 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/jquery.ui.timepicker/css/jquery-ui-timepicker-addon.css HTTP/1.1" 404 -

2015-11-12 10:47:58,710 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/jquery.textext/jquery.textext.css HTTP/1.1" 404 -

2015-11-12 10:47:58,799 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/select2/select2.css HTTP/1.1" 404 -

2015-11-12 10:47:58,931 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/jquery.ui.notify/css/ui.notify.css HTTP/1.1" 404 -

2015-11-12 10:47:58,987 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:58] "GET /web/static/lib/bootstrap/css/bootstrap.css HTTP/1.1" 404 -

2015-11-12 10:47:59,209 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/src/css/base.css HTTP/1.1" 404 -

2015-11-12 10:47:59,210 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /base/static/src/css/modules.css HTTP/1.1" 404 -

2015-11-12 10:47:59,305 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/src/css/data_export.css HTTP/1.1" 404 -

2015-11-12 10:47:59,444 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/lib/es5-shim/es5-shim.min.js HTTP/1.1" 404 -

2015-11-12 10:47:59,500 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/lib/underscore/underscore.js HTTP/1.1" 404 -

2015-11-12 10:47:59,569 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/lib/underscore.string/lib/underscore.string.js HTTP/1.1" 404 -

2015-11-12 10:47:59,809 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/lib/datejs/globalization/en-US.js HTTP/1.1" 404 -

2015-11-12 10:47:59,887 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:47:59] "GET /web/static/lib/jquery/jquery.js HTTP/1.1" 404 -

2015-11-12 10:48:00,005 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:48:00] "GET /web/static/lib/spinjs/spin.js HTTP/1.1" 404 -

2015-11-12 10:48:00,207 12928 INFO None werkzeug: 127.0.0.1 - - [12/Nov/2015 10:48:00] "GET /web/static/lib/jquery.placeholder/jquery.placeholder.js HTTP/1.1" 404 -

アバター
破棄
著作者 最善の回答

1)Check if werkzueg version is 0.9.6 or not?

2)Check whether you have installed all python packages

3)Check whether base module is in different addons folder, if yes copy it

4)Finally try with different browser

アバター
破棄
最善の回答

Hello,

Have a look at this video its the same for v8 and v9

https://www.youtube.com/watch?v=RD14oz7ZSDM 

Regards.

アバター
破棄
最善の回答

Hello my friend;

Please, check your werkzeug version if it is not installed download it and if its installed may be the version that you have installed is not suitable.

Regards.

アバター
破棄

sudo apt-get install python-werkzeug

著作者

I am on windows so how to check werkzueg version from command prompt

著作者

I checked werkzueg version its showing 0.9.6

関連投稿 返信 ビュー 活動
1
12月 16
4927
6
8月 16
28531
1
7月 16
5144
4
4月 16
7028
1
3月 15
3431