Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Food & Hospitality
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Guest House
    • Distribuidor de bebidas
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consulting
    • Accounting Firm
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Trades
    • Handyman
    • Hardware y asistencia informática
    • Solar Energy Systems
    • Zapatero
    • Servicios de limpieza
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Error message in restoring database via both zip file and dump file for Odoo 8

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
databasebackuprestore
3 Respuestas
16201 Vistas
Avatar
Keng Onn

Hi,

I've searched the forum and didn't find any satisfactory answers to this issue I'm encountering - basically what I face is this: I'm trying to 1) backup my Odoo database (on my local machine), and 2) restore it (using either the zip file, or the .dump file generated in the previous step). Very simple, but unfortunately, I keep hitting the 2 contradictory messages of "Could not restore the database" pop-up window, and another "Database restored successfully" message in the upper right corner of the screen in step 2). Step 1) works fine - I could get the zip file generated, as well as the .dump file.

Unlike another person who posted about this issue, for my case, after getting those 2 conflicting messages, I didn't get my database restored.

I've checked the log files generated by both Odoo as well as nginx (which I'm using as reverse-proxy), but there are no error or warning messages generated, very strange.

Also, regarding the zip file that is generated, what exactly is the filestore folder and how does Odoo actually use that information together with manifest.json (which I understand is just a listing of modules that are installed) when restoring the database? I'm asking this because restoring the database from sql dump files is relatively straightforward, but I'm not so sure about the filestore and installed modules, and how Odoo actually detects those.

1
Avatar
Descartar
Avatar
Keng Onn
Autor Mejor respuesta

Managed to resolve the problem in the end. The issue turned out to be nginx-related - because I was using Nginx as a reverse proxy, I had to adjust the upload limit via Nginx's client_max_body_size parameter (otherwise Nginx will kill it).

3
Avatar
Descartar
Avatar
Axel Mendoza
Mejor respuesta

That error message could be caused by:

1- you don't type the correct Odoo master admin password of your instance for restoring the backup(I think that is not your case)

2- in the Odoo you wanna restore the backup you don't have installed postgres for use the database in another server machine. If that is the case you need to have installed postgresql-client package. Odoo use it to backup and restore databases

2
Avatar
Descartar
Keng Onn
Autor

1. That is not the case. 2. I've already installed postgresql-client package. Basically postgres, Odoo, and nginx are all on the same machine. And I didn't encounter any errors when I'm backing up the database (as mentioned in my question).

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Odoo 12 One app free Cloud Hosting Database Restore Problem
database backup restore
Avatar
Avatar
Avatar
2
sept 19
4372
"Restore" vs "copy of an existing database"
database backup restore
Avatar
Avatar
Avatar
Avatar
3
may 15
10592
DB Restore error message Resuelto
database backup restore
Avatar
Avatar
1
mar 15
9836
How to Restore Odoo Online Database? Resuelto
backup restore
Avatar
Avatar
Avatar
Avatar
3
sept 25
9413
"Restoring Odoo Online to Day One: Returning to Initial Conditions" Resuelto
database restore
Avatar
Avatar
Avatar
2
dic 23
3859
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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