Resolver o erro You server terminated the import process
-
Gente se alguém puder ajudar estou usando o plugin All Import
Eu cadastro propriedades em um site chamado Value Gaia, o plugin ele acessa um xml criado pelo value gaia e baixa todas as propriedades para dentro do meu wordpress, o problema e que o servidor interrompe a conexão e não termina o import, ele me da a opção de ficar tentando varias vezes até quebrar de vez.
Já mexi no php.ini pra aumentar o max_execution_time, define pra 300 que é o que a documentação falou que poderia resolver, aumentei
post_max_size = 500M
upload_max_filesize = 500M
memory_limit: 512M
max_input_time: 60
max_file_uploads: 20e nada adiantou, na documentação ele fala que pode ser também um erro no apache, mais como e da locaweb e é compartilhado nem eu nem eles podem mudar, a documentação fala pra mudar assim
FCGID Timeouts (Apache): This is set in httpd.conf with FcgidIOTimeout. This is set in httpd.conf with FcgidIOTimeout. It determines how long mod_fcgid will wait while trying to perform a read or write. It should be set as high as your host will allow. In our experience 90 seconds is sufficient.
mais não e possível na locaweb.
esses são os erros que ele fica retornando na tela a cada tentativa
WP All Import tried to process 20 records in one iteration, but your server terminated the process before it could finish. Click here to try again, but with only 10 records per iteration.
WP All Import tried to process 10 records in one iteration, but your server terminated the process before it could finish. Click here to try again, but with only 5 records per iteration.
WP All Import tried to process 5 records in one iteration, but your server terminated the process before it could finish. Click here to try again, but with only 3 records per iteration.
WP All Import tried to process 3 records in one iteration, but your server terminated the process before it could finish. Click here to try again, but with only 2 records per iteration.
e aqui o ultimo log de erro do servidor
[Tue Jan 05 15:59:50 2016] [error] [client 177.102.190.189] Script timed out before returning headers: admin.php, referer: http://m2vipp.provisorio.ws/wp-admin/admin.php?page=pmxi-admin-manage&id=1&action=update
e esse e o log de erro do plugin
– ACTION: pmxi_gallery_image
– Attachment has been successfully updated for imagehttp://m2vipp.provisorio.ws/wp-content/uploads/2016/01/112318B5B0CA5C214F3874497CBAF1154F7D95B85C4CF128458.jpg
TAXONOMIES:
– Importing taxonomylocation-category
…
– Attempted to create parent Properties location-categorySão Paulo
, duplicate detected. Importing Properties to existingSão Paulo
location-category, ID 67, slugsao-paulo
…
– Importing taxonomyfeatures
…
– Importing taxonomytype-category
…
– Attempted to create parent Properties type-categoryApartamento
, duplicate detected. Importing Properties to existingApartamento
type-category, ID 68, slugapartamento
…
– Importing taxonomyextrastatus
…
– Attempted to create parent Properties extrastatusResidencial
, duplicate detected. Importing Properties to existingResidencial
extrastatus, ID 69, slugresidencial
…
UPDATEDApartamento Mooca Lindo - Oferta
Properties
(ID: 1557)
ACTION: pmxi_saved_post
ACTION: pmxi_after_post_import
Cleaning temporary data…
DoneAlguém saberia o por que deste erro, no servidor localhost funciona sem problema nenhum.
- O tópico ‘Resolver o erro You server terminated the import process’ está fechado para novas respostas.