• Resolved juanpisano

    (@juanpisano)


    I´m trying to restore 2 backups, same error in both. Something like: manifest file is missing or is broken (I use spanish, so I´m trying to do my best translating). The manifest file is present in the backup .zip

    [STEP] [2023-05-11 10:33:18] Iniciando proceso de restauración
    [STEP] [2023-05-11 10:33:19] Buscando archivo ejecutable PHP CLI.
    [WARN] [2023-05-11 10:33:19] No se pudo encontrar el ejecutable PHP CLI adecuado, este proceso podría ser inestable.
    [SUCCESS] [2023-05-11 10:33:19] Respuesta del proceso de restauración
    [SUCCESS] [2023-05-11 10:33:19] Bloqueando proceso de migración
    [STEP] [2023-05-11 10:33:19] Iniciando proceso de restauración
    [INFO] [2023-05-11 10:33:19] Versión de Backup & Migration: 1.2.8
    [INFO] [2023-05-11 10:33:19] Inicializando el gestor de errores personalizado
    [INFO] [2023-05-11 10:33:19] Sitio que será restaurado: site_url
    [INFO] [2023-05-11 10:33:19] Versión de PHP: 8.0.28
    [INFO] [2023-05-11 10:33:19] Versión de WP:6.2
    [INFO] [2023-05-11 10:33:19] Versión de MySQL:10.3.37
    [INFO] [2023-05-11 10:33:19] Extensión máxima de MySQL:16777216
    [INFO] [2023-05-11 10:33:19] Servidor web: Apache
    [INFO] [2023-05-11 10:33:19] Tiempo máximo de ejecución (en segundos): 30
    [INFO] [2023-05-11 10:33:19] Memory limit (server): 128M
    [INFO] [2023-05-11 10:33:19] Memory limit (wp-config): 40M
    [INFO] [2023-05-11 10:33:19] Memory limit (wp-config admin): 256M
    [SUCCESS] [2023-05-11 10:33:19] Proceso de restauración iniciado correctamente.
    [STEP] [2023-05-11 10:33:19] Comprobando espacio libre…
    [INFO] [2023-05-11 10:33:19] Comprobando si existe espacio libre suficiente
    [ERROR] [2023-05-11 10:33:19] No se puede iniciar el proceso de migración
    [ERROR] [2023-05-11 10:33:19] Error: No se ha podido encontrar el manifiesto en la copia de seguridad. El archivo puede estar roto
    [ERROR] [2023-05-11 10:33:19] Error: Por cierto, debido a esto tampoco puedo comprobar el espacio libre
    [ERROR] [2023-05-11 10:33:19] Used path: *.zip
    [ERROR] [2023-05-11 10:33:19] Abortando…
    [INFO] [2023-05-11 10:33:19] Desbloqueando la migración
    [END-CODE] [2023-05-11 10:33:19] #003 [DESCARGA GENERADA] Archivo descargado el (hora del servidor):2023-05-11 10:33:23
    [DESCARGA GENERADA] Última actualización hace (segundos):5 segundos
    [DESCARGA GENERADA] Última actualización (fecha): 2023-05-11 10:33:18
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter juanpisano

    (@juanpisano)

    Debug Code:

    BMI-A57Qg3b6-12306

    Thread Starter juanpisano

    (@juanpisano)

    2nd Bebug code:

    BMI-NweQw8GJ-78605

    Plugin Support MixHa

    (@mixha)

    Hello @juanpisano

    It seem like you have very low execution limit threshold, which caused the process to stop while it was trying to check the free space.

    In our plugin it is possible to disable free space checks, but it’s not recommended and you should do that only if you’re 100% sure that you have enough space on the server for the backup.

    If you don’t have enough space for the backup or migration, but you will tell the plugin that there is enough, the process may still fail and your site may encounter many issues due to the lack free space.

    Step list of the solution:

    1. Go to “Other options” section
    2. Disable space checking: https://prnt.sc/PAlbYsz3RszJ
    3. Disable PHP CLI checking: https://prnt.sc/1sljr31
    4. Change backup method: https://prnt.sc/1s1ofpa
    5. Save “Other options” section
    6. Force stop both processes: https://prnt.sc/1trv1tm
    7. Run your process once again

    Let me know if that resolves your issue 🙂
    Thank you!

    Plugin Support MixHa

    (@mixha)

    Hey @juanpisano ,

    We haven’t heard from you since, so I’ll assume that the issue is resolved and will close this support ticket. If you face any new issues, please feel free to open a new ticket.

    Kind regards

    Thread Starter juanpisano

    (@juanpisano)

    Do I need to do a New backup for those or not? O I Just need to configure those options with the currents backups?

    Plugin Support MixHa

    (@mixha)

    Errors came from the site where you want to restore, so the adjustments need to be made there. Backups seems to be valid.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Restore error (manifest)’ is closed to new replies.