Author Topic: Cron error - undefined variable  (Read 16114 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Cron error - undefined variable
« on: November 24, 2014, 10:44:56 AM »
I am getting the below cron error on daily cron. Fresh server installed 2 days back

Code: [Select]

====================================================
============= CentOS Web Panel Cron ================
====================================================


###########################
Firewall Flush Daily Blocks
###########################


######################
Update Server Packages
######################
Your CWP version: 0.9.6<br><b>No update needed, your CWP is up to date.</b>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0    14    0    14    0     0     45      0 --:--:-- --:--:-- --:--:--    93
<myserverip>
Date which backup script is using: 2014-11-24 08:21:03

PHP Notice:  Undefined variable: YnD197gFTjan in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 6

Notice: Undefined variable: YnD197gFTjan in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 6
PHP Notice:  Undefined variable: YnD197gFTjan in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 6

Notice: Undefined variable: YnD197gFTjan in /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php(1) : eval()'d code(1) : eval()'d code on line 6
cpulimit: no process killed

Offline
*
Re: Cron error - undefined variable
« Reply #1 on: November 26, 2014, 12:41:26 AM »
you will need to check that you have backups properly set in your admin area.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Cron error - undefined variable
« Reply #2 on: November 26, 2014, 01:06:25 AM »
My backup is a local backup and the only configuration is the folder location /backup
The folder exists too.
Config below


I guess the undefined variable error is because of PHP code.  Its not an error actually, its just the variable YnD197gFTjan is not set when checked for some value.

I am not sure, the code is encoded so cant really figure out.

Offline
*
Re: Cron error - undefined variable
« Reply #3 on: November 26, 2014, 01:08:35 AM »
you can contact support so this could be checked
http://centos-webpanel.com/contact
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Cron error - undefined variable
« Reply #4 on: November 26, 2014, 01:11:42 AM »
done

Offline
*
Re: Cron error - undefined variable
« Reply #5 on: February 18, 2016, 08:31:52 PM »
did you work what it was i have the same issue

Offline
*
Re: Cron error - undefined variable
« Reply #6 on: June 12, 2016, 04:17:01 AM »
me three
i'm on 0.9.8.14

Offline
***
Re: Cron error - undefined variable
« Reply #7 on: June 13, 2016, 04:03:43 AM »
You can actually ignore error mesages, as long as backup process finished and files/folders inside backup same as sources.

Offline
***
Re: Cron error - undefined variable
« Reply #8 on: June 20, 2016, 08:16:58 PM »
me too.