RevendaHost Posted February 2, 2016 Share Posted February 2, 2016 Semana passada a WHMCS liberou uns fix para correção de segurança. Depois que atualizei meus 2 WHMCS estão apresentando problemas. 1º Versão 6.1.x -> O cron está executando normalmente tarefas como criar faturas, enviar emails etc, mas o backup automático parou de ser executado. Nos logs está apresentando a seguinte mensagem: Cron Job: An error occurred generating the backup archive. The error is: Unable to write base_de_dados header. Detalhe: se eu mandar executar o cron manualmente, ele cria o backup normalmente. 2º Versão 6.2x -> Quando um pedido é realizado eu não estou recebendo a notificação e o cliente também não recebe o e-mail com a confirmação de pedido. Detalhe: Acessando o cadastro do cliente, na guia "e-mails" consta a mensagem de confirmação de pedido enviada para o cliente, só que o e-mail não está sendo enviado. Alguém faz ideia do que possa estar acontecendo? 0 Quote Gerenciamento e otimização de servidores: Centos, Debian, Ubuntu, Cpanel e VestaCP. Cloud otimizado e otimização para: Wordpress e Magento. Virtualização: Implementação e gerenciamento Virtualizor, Proxmox, Openstack e VMware. Link to comment Share on other sites More sharing options...
Thiago Sabaia Posted February 2, 2016 Share Posted February 2, 2016 baixa o arquivo do WHMCS completo e envia para o diretório da sua instalação, pode ser que algum arquivo está corrompido. 0 Quote █ Super T Host | Revenda de Hospedagem SSD a partir de R$ 59,95 por mês █ Utilize o cupom PDH e ganhe 60% de desconto nos 3 primeiros meses nos planos de Revenda. █ www.superthost.com.br - WhatsApp 21 4125 4334 Link to comment Share on other sites More sharing options...
Ruy_Go Posted February 3, 2016 Share Posted February 3, 2016 Acredito que nao seja esta a solução Thiago, pois o meu WHMCS simplesmente parou de gerar faturas, não suspende serviços em atraso, e também não efetua os backups. O cron permanece o mesmo, então alterei no cpanel, mas sem sucesso. Também estou procurando uma solução para o mesmo. Em meu caso eu atualizei de uma versão bem antiga do WHMCS para a versão 6, ou seja, eu mandei a instalação completa para fazer a atualização. 0 Quote Link to comment Share on other sites More sharing options...
edvan Posted February 3, 2016 Share Posted February 3, 2016 4 minutos atrás, Ruy_Go disse: Acredito que nao seja esta a solução Thiago, pois o meu WHMCS simplesmente parou de gerar faturas, não suspende serviços em atraso, e também não efetua os backups. O cron permanece o mesmo, então alterei no cpanel, mas sem sucesso. Também estou procurando uma solução para o mesmo. Em meu caso eu atualizei de uma versão bem antiga do WHMCS para a versão 6, ou seja, eu mandei a instalação completa para fazer a atualização. Parou de gerar faturas é falha na execução da cron. Visite o whmcs.blog.br e procure por "Debug cron job" lá você poderá obter detalhes de como solucionar seu problema. 0 Quote Link to comment Share on other sites More sharing options...
Ruy_Go Posted February 3, 2016 Share Posted February 3, 2016 2 minutos atrás, edvan disse: Parou de gerar faturas é falha na execução da cron. Visite o WHMCS.blog.br e procure por "Debug cron job" lá você poderá obter detalhes de como solucionar seu problema. Obrigado Edvan, Irei verificar sobre. 0 Quote Link to comment Share on other sites More sharing options...
Ruy_Go Posted February 3, 2016 Share Posted February 3, 2016 Edvan, em meu log do whmcs existe os erros apresentados abaixo: 03/02/2016 06:00 Cron Job: Done System 03/02/2016 06:00 SQL Error: - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='1' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='1' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 Cron Job: Running Usage Stats Update for Server ID 1 System 03/02/2016 06:00 SQL Error: - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='6' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='6' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 Cron Job: Running Usage Stats Update for Server ID 6 System 03/02/2016 06:00 SQL Error: - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='3' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='3' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 Cron Job: Running Usage Stats Update for Server ID 3 System 03/02/2016 06:00 Cron Job: Starting Updating Disk & Bandwidth Usage Stats System 0 Quote Link to comment Share on other sites More sharing options...
edvan Posted February 4, 2016 Share Posted February 4, 2016 2 horas atrás, Ruy_Go disse: Edvan, em meu log do WHMCS existe os erros apresentados abaixo: 03/02/2016 06:00 Cron Job: Done System 03/02/2016 06:00 SQL Error: - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='1' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='1' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 Cron Job: Running Usage Stats Update for Server ID 1 System 03/02/2016 06:00 SQL Error: - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='6' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='6' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 Cron Job: Running Usage Stats Update for Server ID 6 System 03/02/2016 06:00 SQL Error: - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='3' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 - Full Query: SELECT domain,username FROM tblhosting INNER JOIN tblproducts ON tblproducts.id=tblhosting.packageid WHERE `server`='3' AND `type`='reselleraccount' AND `domainstatus` IN () System 03/02/2016 06:00 Cron Job: Running Usage Stats Update for Server ID 3 System 03/02/2016 06:00 Cron Job: Starting Updating Disk & Bandwidth Usage Stats System Acione o suporte oficial da WHMCS.com, envie esse log. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.