コンテンツへスキップ
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
このフォーラムについて
ヘルプ

How to Backup Odoo 18 Enterprise Database from Cloud and Run Locally

購読

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

この質問にフラグが付けられました
4 返信
6888 ビュー
アバター
BloomOn Design Agency

Hello,

I’m looking for guidance on how to back up my Odoo 18 Enterprise database from my cloud-based Odoo subscription and restore it locally. I need help with the full process, from downloading the backup to restoring it on my local machine.

Steps I’ve Tried So Far:

  1. Downloaded the Backup
    • I was able to create a backup from the Odoo Cloud interface, and the file is downloaded as .dump.zip.
  2. Extracting the Backup
    • I extracted the .dump.zip file, which gives me the dump.sql (database) and filestore/ (files, images, attachments).
  3. Restoring the Database Locally
    • I created a new database in pgAdmin 4 and attempted to restore it using the .sql file, but I ran into a few issues.
  4. Restoring Filestore
    • I copied the extracted filestore into my local filestore directory.
  5. Configuration
    • Updated the Odoo configuration file to point to my local database.

Issues:

  • After restoring the database and setting up everything locally, I can’t seem to get the system to fully work. The database and files seem to be in place, but I’m running into some challenges like missing attachments or images.

Questions:

  1. Is there anything I might be missing during the backup and restore process?
  2. Are there any additional steps to ensure everything (like website customizations) is fully restored?
  3. Has anyone successfully run their Odoo Enterprise database locally? Any tips?

0
アバター
破棄
アバター
Ray Carnes (ray)
最善の回答

​

⚠️

You DO NOT need to unzip the file, create anything in PostgreSQL, 
modify any configuration files, restart the server, or update any file permissions 


There are TWO simple steps:

  1. Download the backup ZIP (which you have done)
  2. Restore the backup ZIP (using the Database Manager)

The Database Manager at /web/database/manager will create the database and copy the filestore for you.



See https://www.odoo.com/documentation/18.0/administration/hosting.html#to-on-premise

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

just to reconfirm - you mean - ODOO.SH-  Am i correct 

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

If you’re using Odoo 18 Enterprise (Online/Cloud version) and want to backup your database and run it locally, follow these steps:

✅ Step 1: Backup Odoo 18 Database from Cloud

1️⃣ Log into Odoo Cloud

  • Go to Odoo.com → Click "Sign in"
  • Navigate to "My Databases"

2️⃣ Download the Backup

  • Find your database and click "Manage Database"
  • Select "Backup"
  • Choose "Full Backup" (includes filestore and database)
  • Click "Download" and save the .zip file

✅ Step 2: Restore Backup on Local Odoo 18

🔹 Install Odoo 18 Locally (if not already installed)

bash

CopyEdit

sudo apt update sudo apt install odoo

🔹 Extract the Backup File

  • Unzip the .zip file to get the database dump (.dump or .sql)

🔹 Restore Database to PostgreSQL

bash

CopyEdit

sudo -u postgres createdb odoo18_local sudo -u postgres pg_restore -d odoo18_local /path/to/your_backup.dump

✅ Step 3: Configure Odoo to Use the Restored Database

1️⃣ Edit Odoo Configuration File (/etc/odoo.conf)

ini

CopyEdit

db_name = odoo18_local

2️⃣ Restart Odoo Service

bash

CopyEdit

sudo systemctl restart odoo

✅ Step 4: Access Odoo Locally

  • Open your browser and go to:
    http://localhost:8069
  • Log in using your Odoo cloud credentials

-1
アバター
破棄
アバター
Sunny Sheth
最善の回答

Hi  BloomOn Design Agency,

Restoring an Odoo 18 Enterprise database from a cloud backup to a local instance requires several precise steps to ensure that everything, including the database, filestore, and configuration, is set up correctly. Below is a detailed guide to help you troubleshoot and fully restore your Odoo database locally.

Step-by-Step Guide to Restoring Odoo 18 Enterprise Locally

1. Download the Backup from Odoo Cloud

Since you've already downloaded the .dump.zip file and extracted it, you should have:

  • dump.sql (PostgreSQL database)
  • filestore/ (attachments, images, files)
  • (Optional) manifest.json (backup metadata)

2. Restore the Database in PostgreSQL

To restore your database properly, follow these steps:

Step 2.1: Create a New Database

  1. Open pgAdmin or use the command line.
  2. Create a new database in PostgreSQL using the same encoding and collation:



    CREATE DATABASE odoo18_local WITH OWNER odoo ENCODING 'UTF8' TEMPLATE template0;

    • Replace odoo18_local with your actual database name.
    • Replace odoo with your PostgreSQL user.

Step 2.2: Restore the Database from dump.sql

Use the following command in the terminal:



psql -U odoo -d odoo18_local -f dump.sql

  • If you encounter errors about missing roles, create the role manually:



    CREATE ROLE odoo WITH LOGIN SUPERUSER CREATEDB CREATEROLE PASSWORD 'yourpassword';

    Then retry the restore.

3. Restore the Filestore

Odoo stores attachments and images separately from the database. You must copy the extracted filestore/ directory to Odoo's local data directory.

Locate Your Odoo Data Directory

  • On Linux:



    /home/odoo/.local/share/Odoo/filestore/

  • On Windows:



    C:\Users\YourUser\AppData\Local\Odoo\filestore\

Copy the Filestore

Ensure the filestore matches the name of the database:



cp -r filestore/ ~/.local/share/Odoo/filestore/odoo18_local/

(Change odoo18_local to your actual database name.)

4. Update Odoo Configuration

Edit your odoo.conf file to point to the restored database.

Find the Configuration File

  • Linux:



    /etc/odoo/odoo.conf

  • Windows:



    C:\Program Files\Odoo 18\server\odoo.conf

Modify the Configuration

Ensure it includes:


[options] db_host = localhost db_port = 5432 db_user = odoo db_password = yourpassword addons_path = /opt/odoo/addons,/opt/odoo/custom_addons data_dir = /home/odoo/.local/share/Odoo

Restart the Odoo service after updating the configuration:



sudo systemctl restart odoo

5. Debugging Issues After Restoration

If Odoo starts but has missing attachments or errors:

  • Check Logs: Run Odoo with logging enabled:



    ./odoo-bin --log-level=debug

  • Update Filestore Permissions:



    sudo chown -R odoo:odoo ~/.local/share/Odoo/filestore/ sudo chmod -R 755 ~/.local/share/Odoo/filestore/

  • Check Installed Modules: If you get module errors, run:


    ./odoo-bin -c odoo.conf -u all

    This updates all modules.

6. Verify Everything

  • Log in to Odoo at http://localhost:8069.
  • Check if attachments load correctly.
  • Review logs for any errors.

Final Thoughts

✅ Common Issues and Fixes

ProblemSolution
Database restore errorEnsure the PostgreSQL role exists and use psql for restoring.
Missing attachments/imagesEnsure the filestore is copied and permissions are correct.
Website layout missingUpdate modules with -u all and clear the cache.
Odoo fails to startCheck odoo.conf and restart the service.


Method 2: Restore via Odoo UI (/web/database/manager)

If you want a more user-friendly way to restore your database, follow these steps:

1. Open Odoo Database Manager

  1. Start your local Odoo instance.

    bash


    sudo systemctl start odoo # For Linux net start odoo18 # For Windows (if installed as a service)

  2. Open your web browser and go to:

    bash


    http://localhost:8069/web/database/manager

2. Restore the Database

  1. Click on "Restore Database".
  2. Choose the .zip file you downloaded (.dump.zip).
  3. Enter a new database name (e.g., odoo18_local).
  4. Master Password:
    • This is defined in your Odoo configuration file (odoo.conf).
    • If you haven't set one, you need to find or set it manually.

3. Finding or Setting the Master Password

Option 1: Check Existing Configuration

  • Open your odoo.conf file (/etc/odoo/odoo.conf on Linux or C:\Program Files\Odoo 18\server\odoo.conf on Windows).
  • Look for the admin_passwd line:


    admin_passwd = mysecurepassword


Option 2: Set a New Master Password

If you don’t know it, set a new one in odoo.conf:

ini


admin_passwd = newpassword

Then restart Odoo:

bash


sudo systemctl restart odoo # Linux net stop odoo18 && net start odoo18 # Windows

4. Final Steps

  • After restoring, log in with your existing Odoo admin credentials (from the cloud version).
  • Verify that everything (modules, filestore, customizations) is working.
  • If attachments are missing, manually copy the filestore as explained in the first method.

Comparison of Both Methods

MethodProsCons
pgAdmin / psql (CLI)More control, useful for debugging errorsRequires PostgreSQL knowledge
Odoo Web UI (/web/database/manager)Easy, no command-line requiredRequires correct master password


Thanks & Regards,
Sunny Sheth

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

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

登録
コミュニティ
  • チュートリアル
  • ドキュメンテーション
  • フォーラム
オープンソース
  • ダウンロード
  • 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