コンテンツへスキップ
Odoo メニュー
  • サインイン
  • 無料で15日試す
  • アプリ
    財務
    • 会計
    • 請求
    • 経費
    • スプレッドシート(BI)
    • ドキュメント管理
    • 署名
    販売
    • CRM
    • 販売
    • POS店舗
    • POSレストラン
    • サブスクリプション
    • レンタル
    ウェブサイト
    • ウェブサイトビルダー
    • eコマース
    • ブログ
    • フォーラム
    • ライブチャット
    • eラーニング
    サプライチェーン
    • 在庫
    • 製造
    • 製品ライフサイクル管理 (PLM)
    • 購買
    • 整備
    • 品質
    人事業務
    • 従業員管理
    • 採用
    • 休暇管理
    • 人事評価
    • リファラル
    • フリート
    マーケティング
    • ソーシャルマーケティング
    • メールマーケティング
    • SMSマーケティング
    • イベント
    • マーケティングオートメーション
    • アンケート調査
    サービス
    • プロジェクト管理
    • タイムシート
    • フィールドサービス
    • ヘルプデスク
    • 計画
    • アポイントメント
    生産性向上ツール
    • ディスカッション
    • 承認
    • IoT
    • VoIP
    • ナレッジ
    • WhatsApp
    サードパーティアプリ Odooスタジオ Odooクラウドプラットホーム
  • インダストリー(業種別ソリューション)
    小売
    • 書店
    • アパレルショップ
    • 家具専門店
    • 食料品店
    • 金物店
    • 玩具店
    飲食・ホスピタリティ業界
    • バー・パブ
    • レストラン
    • ファストフード
    • ゲストハウス
    • 飲料販売代理店
    • ホテル
    不動産
    • 不動産会社
    • 建築事務所
    • 建設
    • 不動産管理
    • 造園
    • 住宅所有者組合
    コンサルティング
    • 会計事務所
    • Odooパートナー
    • マーケティングエージェンシー
    • 法律事務所
    • 人材派遣
    • 監査・認証
    製造
    • テキスタイル
    • 金属
    • 家具
    • 飲食
    • 醸造所
    • コーポレートギフト
    ヘルス & フィットネス
    • スポーツクラブ
    • 眼鏡店
    • フィットネスセンター
    • ウェルネス専門家
    • 薬局
    • ヘアサロン
    業種
    • 便利屋
    • IT ハードウェア・サポート
    • 太陽エネルギーシステム
    • 靴メーカー
    • クリーニングサービス
    • 空調設備サービス
    その他
    • 非営利団体
    • 環境機関
    • ビルボードレンタル
    • 写真
    • 自転車リース
    • ソフトウェアリセラー
    すべての業種を見る
  • コミュニティ
    学ぶ
    • チュートリアル
    • ドキュメンテーション
    • 認定
    • トレーニング
    • ブログ
    • ポッドキャスト
    教育サポート
    • 教育プログラム
    • Scale Up! ビジネスゲーム
    • Odooオフィス訪問
    ソフトを入手
    • ダウンロード
    • エディションを比較
    • リリース
    コラボレーション
    • Github
    • フォーラム
    • イベント
    • 翻訳
    • パートナーになる
    • パートナー様向けサービス
    • 会計事務所を登録
    サービス利用
    • パートナー一覧
    • 会計事務所一覧
    • 今すぐ相談する
    • 導入支援サービス
    • お客様一覧
    • サポート
    • アップグレード
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    製品デモを利用する
  • 料金
  • ヘルプ

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • 会計
  • 在庫
  • PoS
  • プロジェクト
  • MRP
All apps
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
odoo accounting v14 pos v15
このフォーラムについて
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
odoo accounting v14 pos v15
このフォーラムについて
ヘルプ

Unexpected EOF while parsing (Now, all modules cannot be upgraded)

購読

この投稿に活動があった際に通知を受け取ります

この質問にフラグが付けられました
errorupgradeunexpected
1 返信
8490 ビュー
アバター
Jervey

I am getting a "SyntaxError: unexpected EOF while parsing" error on my live server, after I pushed a rather mundane view update on a custom module. 

It worked well both on my localhost and test server, but when I pulled it at live, these errors appeared. Now, I cannot upgrade a single module in the live server because it keeps giving out this error:

(These are actually error logs from my localhost, not from the server)

Traceback (most recent call last):
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\registry.py", line 82, in new
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\loading.py", line 335, in load_modules
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\loading.py", line 237, in load_marked_modules
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\loading.py", line 135, in load_module_graph
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\registry.py", line 288, in setup_models
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\models.py", line 2820, in _setup_base
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\models.py", line 654, in _add_manual_fields
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\addons\base\ir\ir_model.py", line 662, in _instanciate
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\tools\safe_eval.py", line 299, in safe_eval
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\tools\safe_eval.py", line 156, in test_expr
File "", line 0
^
SyntaxError: unexpected EOF while parsing

And:

2019-07-06 08:58:14,898 14212 ERROR live2 werkzeug: Error on request:
Traceback (most recent call last):
File "werkzeug\serving.py", line 177, in run_wsgi
File "werkzeug\serving.py", line 165, in execute
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\service\server.py", line 249, in app
return self.app(e, s)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\service\wsgi_server.py", line 186, in application
return application_unproxied(environ, start_response)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\service\wsgi_server.py", line 172, in application_unproxied
result = handler(environ, start_response)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\http.py", line 1308, in __call__
return self.dispatch(environ, start_response)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\http.py", line 1282, in __call__
return self.app(environ, start_wrapped)
File "werkzeug\wsgi.py", line 579, in __call__
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\http.py", line 1464, in dispatch
odoo.registry(db).check_signaling()
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\__init__.py", line 52, in registry
return modules.registry.Registry(database_name)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\registry.py", line 59, in __new__
return cls.new(db_name)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\registry.py", line 82, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\loading.py", line 335, in load_modules
force, status, report, loaded_modules, update_module)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\loading.py", line 237, in load_marked_modules
loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\loading.py", line 135, in load_module_graph
registry.setup_models(cr, partial=True)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\modules\registry.py", line 288, in setup_models
model._setup_base(partial)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\models.py", line 2820, in _setup_base
self._add_manual_fields(partial)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\models.py", line 654, in _add_manual_fields
field = IrModelFields._instanciate(field_data, partial)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\addons\base\ir\ir_model.py", line 662, in _instanciate
attrs['selection'] = safe_eval(field_data['selection'])
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\tools\safe_eval.py", line 299, in safe_eval
c = test_expr(expr, _SAFE_OPCODES, mode=mode)
File "C:\Program Files (x86)\Odoo 10.0e\server\odoo\tools\safe_eval.py", line 156, in test_expr
code_obj = compile(expr, "", mode)
File "", line 0
^
SyntaxError: unexpected EOF while parsing

And all I really did was edit an existing action to load a new search view. And just to be clear all those res.partner fields already existed, when I added those in. 

And again, this worked well on both my localhost and test server, this only occurred in the live server.

<record id="zulu_view_res_partner_filter2" model="ir.ui.view"> <!-- This whole search view, I added -->
<field name="name">zulu_partner.partner.select2</field>
<field name="model">res.partner</field>
<field name="arch" type="xml">
<search string="Search Customers">
<field name="id" string="ID"/>
<field name="name" filter_domain="['|','|',('display_name','ilike',self),('ref','=',self),('email','ilike',self)]"/>
<field name="x_chinese_name" string="Vendor Chinese Name" />
<field name="x_trade_name" string="Customer Trade Name"/>
<field name="nav_number" string="Nav Number" />
<field name="x_marketplace" string="Marketplace" />
<separator/>
<filter string="Customers" name="customer" domain="[('customer','=',1), ('parent_id', '=', False)]"/>
<filter string="Vendors" name="supplier" domain="[('supplier','=',1), ('parent_id', '=', False)]"/>
<filter string="Archived" name="inactive" domain="[('active','=',False)]"/>
<group expand="0" name="group_by" string="Group By">
<filter string="Project Manager" context="{'group_by': 'x_project_manager'}"/>
<filter string="Country" context="{'group_by': 'country_id'}"/>
<filter string="Nav Number" context="{'group_by': 'nav_number'}"/>
<filter string="Marketplace" context="{'group_by': 'x_marketplace'}"/>
<filter string="Order Frequency" context="{'group_by': 'x_order_frequency'}"/>
<filter string="Marketing Category" context="{'group_by': 'x_marketing_category'}"/>
</group>
</search>
</field>
</record>

<record id="action_new_customer" model="ir.actions.act_window">
<field name="name">Customers</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">res.partner</field>
<field name="view_ids" eval="[ (5, 0, 0),
(0, 0, {'view_mode': 'kanban', 'view_id': ref('base.res_partner_kanban_view')}),
(0, 0, {'view_mode': 'tree', 'view_id': ref('new_res_partner_customer_tree2')}) ]" />
<field name="search_view_id" ref="zulu_view_res_partner_filter2"/> <!-- This is the only line I added here -->
<field name="context">{ 'search_default_customer': 1 }</field>
<field name="view_type">form</field>
<field name="view_mode">kanban,tree,form</field>
<field name="help" type="html">
<p>Create your first customer</p>
</field>
</record>

I downloaded the database for this to my localhost, and when it triggered the same error when I upgraded the module, now I can't even access my database manager "127.0.0.1/web/database/manager". 

I tried rolling back the changes to the code, but no bueno. Any help is greatly appreciated.

​

0
アバター
破棄
アバター
Yvan
最善の回答

Hi Jervey,

as a first workaround, I would suggest that you restore the last working copy of your module and the start the odoo server with the additional parameter -u all. Odoo will update all the modules during startup and should run with any errors.

As you can reproduce the problem on your local system, you could set some breakpoints in the code or some additional logs to find the reason for your issue.

Best regards
Yvan

0
アバター
破棄
ディスカッションを楽しんでいますか?読むだけでなく、参加しましょう!

今すぐアカウントを作成して、限定機能を利用したり、素晴らしいコミュニティと交流しましょう!

登録
関連投稿 返信 ビュー 活動
400 Bad Request: Function declared as capable of handling request of type 'http' but called with a request of type 'json' - when using Odoo.sh Upgrade Tab 解決済
error upgrade Odoo.sh
アバター
アバター
1
4月 22
4507
Error upgrading base module
error upgrade base odooV8
アバター
アバター
アバター
2
6月 17
9432
How to solve this new weird error : "IndentationError: unexpected indent"??
error indent unexpected indentation
アバター
0
12月 15
199
How to update sale_layout? Getting error...
error layout sale upgrade
アバター
アバター
アバター
3
3月 15
5403
?"Your country might be blocked by our hosting provider" error when I create new website
error
アバター
0
10月 25
507
コミュニティ
  • チュートリアル
  • ドキュメンテーション
  • フォーラム
オープンソース
  • ダウンロード
  • Github
  • Runbot
  • 翻訳
サービス
  • Odoo.shホスティング
  • サポート
  • アップグレード
  • カスタム開発
  • 教育プログラム
  • 会計事務所一覧
  • パートナー一覧
  • パートナーになる
企業情報
  • 会社概要
  • ブランドアセット
  • お問い合わせ
  • 採用情報
  • イベント
  • ポッドキャスト
  • ブログ
  • お客様一覧
  • リーガル情報 • プライバシーポリシー
  • セキュリティ
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo(オドゥー)は、CRM、eコマース、会計、在庫管理、POS、プロジェクト管理など、企業のさまざまな業務を一つのシステムで管理できる、ベルギー発のオープンソースのERPソフトウェアです。

高機能で使いやすく、完全に統合されたERPとして、ユニークな価値を提供しています。

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now