Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error error/tmp_backup_directory_not_found #9

Open
rodmayes opened this issue Aug 28, 2017 · 7 comments
Open

error error/tmp_backup_directory_not_found #9

rodmayes opened this issue Aug 28, 2017 · 7 comments

Comments

@rodmayes
Copy link

Hi,

I configured but when i want to restored a course from list on search, appear this error.

error/tmp_backup_directory_not_found

@mackensen
Copy link
Collaborator

That's probably a permissions issue on the server; can you enable debugging and see if there's a more detailed error message?

@danisierravergel
Copy link

this is the error with active debugging

error

json's answer in the directory /site_temp/filedir/c3/ae
{"error":"Excepci\u00f3n al control de acceso","stacktrace":null,"debuginfo":null,"reproductionlink":null}

@mackensen
Copy link
Collaborator

Hm, it looks like the zip archive either isn't getting created or isn't getting transferred.

@danisierravergel
Copy link

Why can this happen?

@mackensen
Copy link
Collaborator

Any number of reasons; it's difficult to say without more information. Are there any errors in the log on the source system?

@danisierravergel
Copy link

Me voy a contestar a mi misma:
En la configuración para crear un web services, es necesario seleccionar que puede descargar archivos. Gracias por sus aportes y pluggin
respuesta

@mackensen
Copy link
Collaborator

The repeated "PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version" errors in the log you sent me are interesting; I've seen those interfere with tests and they could be interfering with the backup file generation. That's just a guess though. You can address that by setting always_populate_raw_post_data to -1 in your php.ini on the source system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants