Softaculous


Topic : Several little problems on Cent OS 6.5 64bit


Posted By: codesight on February 18, 2015, 12:36 pm
Hello,

I installed a new server with Cent OS 6.5 x64.

On this server I experience some strange problems regarding cron and Webuzo system mails.

First, Webuzo sends Mails on every backup despite the setting in adminpanel (s. attachment 1)

Second, I get weird error mails from cron deamon every night.
The first one says csf wasn't able to check and download updates because IO::Socket::SSL would be missing (Oops: Unable to download: 599 - IO::Socket::SSL 1.42 must be installed for https support).

The second one says following:
Code
PHP Warning:  file(/var/webuzo/webuzo.conf): failed to open stream: Permission denied in /usr/local/webuzo/enduser/softpanel.php on line 51
PHP Warning:  implode(): Invalid arguments passed in /usr/local/webuzo/enduser/softpanel.php on line 51
PHP Notice:  Undefined index: data in /usr/local/webuzo/enduser/softpanel.php on line 591
PHP Notice:  Undefined index: data in /usr/local/webuzo/enduser/softpanel.php on line 591
PHP Notice:  Undefined index: data in /usr/local/webuzo/enduser/softpanel.php on line 591
PHP Notice:  Unable to open file '/home/***/www/email/plugins/archive/localization/nb_NB.inc' in binary read mode in /usr/local/webuzo/enduser/main/classes/softaculous.tar.php on line 662
PHP Notice:  Undefined index: 26_66901 in /usr/local/webuzo/enduser/main/backups.php on line 221
PHP Notice:  Undefined index: 26_66901 in /usr/local/webuzo/enduser/main/backups.php on line 221
PHP Notice:  Undefined index: 26_66901 in /usr/local/webuzo/enduser/main/backups.php on line 221
PHP Notice:  Undefined index: 26_66901 in /usr/local/webuzo/enduser/main/backups.php on line 221
PHP Notice:  Undefined index: 26_66901 in /usr/local/webuzo/enduser/main/backups.php on line 221
PHP Notice:  Undefined index: 26_66901 in /usr/local/webuzo/enduser/main/backups.php on line 221


Note:
I replaced the username in this log due to security reasons.

How can I fix this?


-----------------------
Don't you dare to ask for root details!

Posted By: valley on February 19, 2015, 9:22 am | Post: 1
Quote
The first one says csf wasn't able to check and download updates because IO::Socket::SSL would be missing (Oops: Unable to download: 599 - IO::Socket::SSL 1.42 must be installed for https support).


You can refer to this guide.
http://www.perlmonks.org/?node_id=1006100

Hope this helps

Quote
First, Webuzo sends Mails on every backup despite the setting in adminpanel (s. attachment 1)


We shall replicate the issue on our development servers and fix it ASAP.

Quote
The second one says following:

Do you get these logs on executing the CRON ?
Please provide the steps to reproduce this.


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: codesight on February 19, 2015, 1:24 pm | Post: 2
[quote poster=valley date=1424337747]
You can refer to this guide.
http://www.perlmonks.org/?node_id=1006100
[quote]

Installing Modules or libs from potentially unsafe source? Don't know about that...

Hope this helps

[quote poster=valley date=1424337747]
We shall replicate the issue on our development servers and fix it ASAP.
[/quote]

I'd appreciate that

[quote poster=valley date=1424337747]
Do you get these logs on executing the CRON ?
Please provide the steps to reproduce this.
[/quote]
Right. This Cron schedules the backup of a Roundcube installation, which is scheduled on 1:42 am CET. And this is the exact time I receive an email from cron deamon. The calls is /usr/local/emps/bin/php /usr/local/webuzo/cli.php --backup --auto=1 --insid=118_71212

file (644) and folder (755) permissions of the roundcube install seem to be correct. Owner too.

-----------------------
Don't you dare to ask for root details!

Posted By: valley on February 23, 2015, 7:20 am | Post: 3
Quote
Quote
We shall replicate the issue on our development servers and fix it ASAP.

I'd appreciate that


Could you please confirm that the "Backup Emails" is turned off in the Webuzo Enduser Panel ?

Webuzo Enduser Panel >> Email Settings


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: codesight on February 24, 2015, 12:50 am | Post: 4
Sure. I sent a screen in my first post but it didn't get attached.

-----------------------
Don't you dare to ask for root details!

Posted By: codesight on February 24, 2015, 12:51 am | Post: 5
One more try- attachment?

-----------------------
Don't you dare to ask for root details!

Posted By: valley on February 24, 2015, 5:32 am | Post: 6
We are referring to the "Webuzo Enduser Panel >> Email Settings ", not Webuzo Admin Panel.

Please confirm the same.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: codesight on February 24, 2015, 7:31 am | Post: 7
Where is that option supposed to be located? There is only One option in e-mail  settings and the description in German says it is about update notification

-----------------------
Don't you dare to ask for root details!

Posted By: codesight on February 26, 2015, 10:10 pm | Post: 8
Anything new here? The Problems still exist.

Notice:
I have another Webuzo-server with Centos 6.5 x86 - same configuration - but not those errors...

-----------------------
Don't you dare to ask for root details!

Posted By: valley on February 27, 2015, 6:12 am | Post: 9
We shall replicate the issue on our test server with your instructions and resolve it ASAP.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: codesight on April 17, 2015, 7:55 am | Post: 10
anything happened here?

-----------------------
Don't you dare to ask for root details!

Posted By: peopleinside on October 15, 2015, 10:35 pm | Post: 11
Every day I receve this error via email from Webuzo Cron

Oops: Unable to download: 599 - IO::Socket::SSL 1.42 must be installed for https support
Subject: Cron <root@> /usr/sbin/csf -u

-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: nikhil89 on October 16, 2015, 6:38 am | Post: 12
Quote From : peopleinside October 15, 2015, 10:35 pm
Every day I receve this error via email from Webuzo Cron

Oops: Unable to download: 599 - IO::Socket::SSL 1.42 must be installed for https support
Subject: Cron <root@> /usr/sbin/csf -u


Hi,

We are working on your issue currently. We shall reply to you in your ticket soon.

Posted By: peopleinside on October 16, 2015, 10:41 am | Post: 13
Quote From : nikhil89 October 16, 2015, 6:38 am
Quote From : peopleinside October 15, 2015, 10:35 pm
Every day I receve this error via email from Webuzo Cron

Oops: Unable to download: 599 - IO::Socket::SSL 1.42 must be installed for https support
Subject: Cron <root@> /usr/sbin/csf -u


Hi,

We are working on your issue currently. We shall reply to you in your ticket soon.


Thank,
why there are this issue with CSF and Webuzo?
Should not run without issue CSF once installed by Webuzo Interface?

Thanks.
I AM waiting reply from Staff to the ticket.
Thank you.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.