İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

OpenUpgrade from 15.0 to 16.0 : filestore missing files

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
filestoreOpenUpgrade
2 Cevaplar
496 Görünümler
Avatar
Boujraf Youssef

Dear All,

For some backup with filestore, when upgrading with OpenUpgrade, the file are missing.
When I check the file in filestore in the zip file, it doesn't exist?

Any Idea how to fix that ?
Is it during OpenUpgrade the filestore is copies in a wrong folder ?

Thanks to highlight my path.

Best Regards

0
Avatar
Vazgeç
Boujraf Youssef
Üretici

Dear, 
Followed but maybe my question was unclear.

I have the backup (dump.sql, manifest.json, filestore folder) in a zip, when restored why filestore is not copied ?

Only DB is restored not the filestore.

Best Regards

Kunjan Patel

For same-version restore: Odoo UI automatically restores filestore from the backup ZIP - no manual steps needed.

For version upgrades (Odoo 15→16): UI restore won't work because it doesn't run OpenUpgrade migration scripts. Your manual process is correct: restore DB via psql, rsync filestore to new version path, then run OpenUpgrade.

Why manual for upgrades? OpenUpgrade must migrate the database schema before Odoo 16 can start. UI restore skips this step and would crash.

Boujraf Youssef
Üretici

Dear


Thanks for the procedure.

The only way to restore my filestore in odoo 15.0 is :

# 1. Extract filestore from zip

unzip /tmp/database_with_filestore.zip -d /tmp/odoo_restore/

# 2. Sync filestore to Odoo path

rsync -av --progress /tmp/odoo_restore/filestore/* /opt/odoo/.local/share/odoo16.0/filestore/database_name/

# 3. Fix permissions

sudo chown -R odoo:odoo /opt/odoo/.local/share/odoo16.0/filestore/database_name/


I don't believe when we restore db through Odoo interface, the filestore is not restored as well ?


or the process is to do manually:

  1. Restore DB manually
  2. Restore Filestore manually
  3.  OpenUpgrade to make sure all data are migrated

Best Regards,

Avatar
Kunjan Patel
En İyi Yanıt
Hello Boujraf Youssef
I Hope You are doing well,

Here is your Solution:
After restoring your backup, the filestore folder name must exactly match your database name.
​
Check your filestore location:
 ls ~/.local/share/Odoo/filestore/
​
 if the folder name doesn't match your database name, rename it:
 mv ~/.local/share/Odoo/filestore/old_db_name ~/.local/share/Odoo/filestore/your_actual_db_name

Set correct permissions:
chown -R odoo:odoo ~/.local/share/Odoo/filestore/your_actual_db_name/
chmod -R 755 ~/.local/share/Odoo/filestore/your_actual_db_name/
​
Restart Odoo:
sudo systemctl restart odoo

If that doesn't work:
  Use the Odoo Database Manager to restore instead of manual restore:
  1. Go to http://your-server:8069/web/database/manager
  2. Click Restore Database
  3. Upload your .zip backup
  4. Odoo will automatically place the filestore correctly
​
The issue is almost always that the filestore folder name doesn't match the database name after restore.
OpenUpgrade doesn't move/copy filestore - it only migrates database structure


Hope this information helps you.

Thanks & Regards,
Kunjan Patel

0
Avatar
Vazgeç
Avatar
Cybrosys Techno Solutions Pvt.Ltd
En İyi Yanıt

Hi,

Please refer to the link:

1. https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade

General migration tutorial with configuration and steps.


Hope it helps.

0
Avatar
Vazgeç
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
Upload Large File Store to Odoo.sh Çözüldü
filestore
Avatar
Avatar
1
Tem 25
7827
where is the filestore folder located on odoo 18
filestore
Avatar
Avatar
1
Şub 25
5669
Clean up filestore
filestore
Avatar
Avatar
Avatar
Avatar
Avatar
5
Eki 24
14150
where is filestore information saved in Odoo
filestore
Avatar
0
Kas 23
6686
How to set up a Remote filestore directory in odoo.conf?
filestore
Avatar
0
Mar 22
5509
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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