[BlueOnyx:20896] Re: PKG Autoinstall defect - Summary

2017-04-10 Thread Michael Stauber
Hi RC, > It all worked but it will not uninstall the MariaDB 10.18 and does not > install Mariadb 5.5.40, if you uninstall via the Gui > there is no DB installed at all Greg mentioned this to me and I will look into it. If you require further assistance with this, then either Greg or I will of

[BlueOnyx:20895] Re: PKG Autoinstall defect - Summary

2017-04-10 Thread Richard Barker
It all worked but it will not uninstall the MariaDB 10.18 and does not install Mariadb 5.5.40, if you uninstall via the Gui there is no DB installed at all RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net

[BlueOnyx:20894] PKG Autoinstall defect - Summary

2017-04-10 Thread Michael Stauber
Hi all, As you have seen today: We did something incredibly stupid and I sincerely apologize to all of you. If you are still affected by this, here is the quick summary for how to fix it: 1.) As "root" from SSH run: yum clean all yum

[BlueOnyx:20893] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
this worked just fine -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net *** DISCLAIMER : - This e-mail is confidential and

[BlueOnyx:20892] Re: server issue due to automatic install

2017-04-10 Thread Michael Stauber
Hi RC, > I get this on a 5208R server > Transaction Check Error: > file /usr/share/doc/perl-Text-Iconv-1.7/Changes from install of > perl-Text-Iconv-1.7-6.el6.x86_64 conflicts with file from package > perl-Text-Iconv-1.7-1.rf.i386 > file /usr/share/doc/perl-Text-Iconv-1.7/README from install

[BlueOnyx:20891] Re: mass PKG uninstall - *** howto ***

2017-04-10 Thread Richard Barker
Nope just tried it and no db at all after un-insallting had to re-install 10.18-1 I have three VPS's that I still need 5.5.40 RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net

[BlueOnyx:20890] Re: Dovecot shutting down

2017-04-10 Thread Jeff Folk
> On Apr 10, 2017, at 12:05 PM, Jeff Folk wrote: > > Is fix doing this? > > Warning: Dovecot process count = 56 processes > Stopping Dovecot Imap: [ OK ] > dovecot: no process killed > dovecot-auth: no process killed Turns out DFix was indeed the culprit. Uninstalled.

[BlueOnyx:20889] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
I get this on a 5208R server Transaction Check Error: file /usr/share/doc/perl-Text-Iconv-1.7/Changes from install of perl-Text-Iconv-1.7-6.el6.x86_64 conflicts with file from package perl-Text-Iconv-1.7-1.rf.i386 file /usr/share/doc/perl-Text-Iconv-1.7/README from install of

[BlueOnyx:20888] Re: mass PKG uninstall - *** howto ***

2017-04-10 Thread Richard Barker
Nope just tried it and no db at all after un-insallting had to re-install 10.18-1 I have three VPS's that I still need 5.5.40 RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net

[BlueOnyx:20885] Re: mass PKG uninstall - *** howto ***

2017-04-10 Thread Michael Stauber
Hi RC, > So now I have to go and un-install 50 web-apps off each server again I'm seeing the same on another box and here is how to automate it: wget http://devel.blueonyx.it/pub/BlueOnyx/.scripts/pkgRemoval.pl.txt mv pkgRemoval.pl.txt pkgRemoval.pl chmod 755 pkgRemoval.pl Then (IMPORTANT!)

[BlueOnyx:20884] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
Ok now all I get on all VPS's is: yum update -y Loaded plugins: blueonyx, fastestmirror Could not retrieve mirrorlist http://updates.blueonyx.it/index.php?release=7=x86_64 error was 14: HTTP Error 503 - Service Unavailable One of the configured repositories failed (Unknown), and yum doesn't

[BlueOnyx:20883] Re: server issue due to automatic install

2017-04-10 Thread Michael Stauber
Hi RC, > get this error > yum update -y > Loaded plugins: blueonyx, security > Setting up Update Process > Could not retrieve mirrorlist > http://updates.blueonyx.it/index.php?release=6.8=x86_64 error was > 14: PYCURL ERROR 22 - "The requested URL returned error: 503 Service > Unavailable" >

[BlueOnyx:20882] Re: server issue due to automatic install *** fix ***

2017-04-10 Thread Richard Barker
ok the last time I tried to uninstall MariaDB 10.18 it broke all site RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net ***

[BlueOnyx:20881] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
get this error yum update -y Loaded plugins: blueonyx, security Setting up Update Process Could not retrieve mirrorlist http://updates.blueonyx.it/index.php?release=6.8=x86_64 error was 14: PYCURL ERROR 22 - "The requested URL returned error: 503 Service Unavailable" Error: Cannot retrieve

[BlueOnyx:20880] Re: server issue due to automatic install

2017-04-10 Thread Michael Stauber
Hi Alan, > How do we roll it back? As per ... [BlueOnyx:20878] Re: server issue due to automatic install *** fix *** ... 1.) Run the following commands as "root": yum clean all yum update That makes sure that you have the latest base-swupdate module installed. I just released this a few

[BlueOnyx:20879] Re: server issue due to automatic install

2017-04-10 Thread Michael Stauber
Hi all, > wget http://devel.blueonyx.it/pub/BlueOnyx/.scripts/pkgCleanup.pl.txt > mv pkgCleanup.pl.txt pkgCleanup.pl > chmod 755 pkgCleanup.pl > ./pkgCleanup.pl This is no longer needed. After a "yum clean all" and "yum update" you can find this script under ...

[BlueOnyx:20878] Re: server issue due to automatic install *** fix ***

2017-04-10 Thread Michael Stauber
Hi all, > for some reason, both our server 5209r decided to AUTOMATICALLY install all > software and updates last night on both serves. First of all: My apologies to anyone who is/was affected by this. I screwed up. :-/ The other day Greg and I were looking at an issue between NewLinQ and

[BlueOnyx:20877] Re: server issue due to automatic install

2017-04-10 Thread Alan Stukenholtz
1337017 Email: rich...@pelicanit.co.uk<mailto:rich...@pelicanit.co.uk> __ [http://thinkbeforeprinting.org/struct/signature-1.gif] -- next part -- An HTML attachment was scrubbed... URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20170410/cf

[BlueOnyx:20876] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
So now I have to go and un-install 50 web-apps off each server again Also one vps say my software updates expires but they really don't expire til 8/30/2017 RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net

[BlueOnyx:20875] Re: [QUAR] Blueonyx Digest, Vol 100, Issue 7

2017-04-10 Thread Alan Stukenholtz
ribution or copying of this e-mail is strictly prohibited. If you have received this email in error, please notify us immediately by return email or telephone and destroy the original message. -- next part -- An HTML attachment was scrubbed... URL: <http://mai

[BlueOnyx:20867] Server Backup issue

2017-04-10 Thread Michael Aronoff
I have been having a problem where the Server Backup package will hang while backing up large databases. What happens is that I don't get a backup email and when I check running processes the mysqldump hung during the backup so the rest of the raq-backup script never completes. Sometime I have

[BlueOnyx:20874] Re: server issue due to automatic install

2017-04-10 Thread Richard Owen
H Michael Thanks for the reply, Ok I will start sql server on dedicated 54 the, as at present that’s not running and I was waiting for VIRTBIZ to confirm if I could start it. Thank you for looking at that, is dedicated 77 recoverable ? Thanks again Regards Richard

[BlueOnyx:20873] Re: server issue due to automatic install PHP 7

2017-04-10 Thread Richard Owen
As I see the list is now back up and running, It's been a stressful day, still our 5208r servers are down, now for for over 10 hours, Can anyone please help in how we can manually remove php 7 and get 5.5 back, PHP 7 wont remove from GUI, we get page cannot be displayed, and not its

[BlueOnyx:20871] Re: server issue due to automatic install

2017-04-10 Thread Michael Stauber
Hi Richard, > This is the same on my 5208r, problem I had it has also installed php 7 > which we need to remove it won’t un install Virtbiz has been in contact with me about this and Dedicated54 should be fine again. I rolled it back to PHP-5.4.45. Yes, it sure is a mess and I apologize. --

[BlueOnyx:20870] Re: server issue due to automatic install

2017-04-10 Thread Richard Owen
Hi This is the same on my 5208r, problem I had it has also installed php 7 which we need to remove, it won’t un install, and has not corrupted on two servers, and left us now with 2 server which have been done for over 10 hours , some very upset customers and no fix . Virtbiz have been

[BlueOnyx:20869] Dovecot shutting down

2017-04-10 Thread Jeff Folk
Hello list, I need a little guidance… One of my 5208R machines is having an issue where Dovecot is shutting down, and I can’t determine the issue. I restart the service and it runs a while then get the following in the maillog: Apr 10 09:27:01 mail dovecot: master: Warning: Killed with signal

[BlueOnyx:20868] Re: server issue due to automatic install

2017-04-10 Thread Michael Stauber
Hi RC, > If you un-install them they get re-installed in the next hour or so That's another thing that shouldn't happen, but you can fix it this way: wget http://devel.blueonyx.it/pub/BlueOnyx/.scripts/pkgCleanup.pl.txt mv pkgCleanup.pl.txt pkgCleanup.pl chmod 755 pkgCleanup.pl ./pkgCleanup.pl

[BlueOnyx:20866] Re: Dovecot shutting down

2017-04-10 Thread Jeff Folk
> On Apr 10, 2017, at 9:59 AM, Jeff Folk wrote: > > Hello list, > > I need a little guidance… One of my 5208R machines is having an issue where > Dovecot is shutting down, and I can’t determine the issue. I restart the > service and it runs a while then get the following

[BlueOnyx:20865] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
FYI If you un-install them they get re-installed in the next hour or so RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net ***

[BlueOnyx:20864] Re: server issue due to automatic install

2017-04-10 Thread Richard Barker
All nine of my servers now have all bundle installed 92 web apps and re-install MariaDB 10.18 Appears to have started after one ot the last two updates not sure :-( RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net

[BlueOnyx:20863] server issue due to automatic install PHP 7

2017-04-10 Thread Richard Owen
Morning for some reason after the yum date (10th April) , both our server 5208r servers decided to AUTOMATICALLY install all software and updates last night from our BO professional subscriptions on both serves. This is a disaster as it installed dfix and dfix , automated backup ,

[BlueOnyx:20862] PHP update warning

2017-04-10 Thread Colin Jack
Getting one of these every 15 minutes on one of my servers. The following Packages were automatically installed on your BlueOnyx server: * PHP54 v5.4.45-2 * PHP53 v5.3.29-1 Please review the status of your server and make sure that the installed Packages perform without problems. How can

[BlueOnyx:20861] PHP Error when trying to enable shellinabox

2017-04-10 Thread Colin Jack
When I try and enable shellinanbox on 5208R: A PHP Error was encountered Severity: Notice Message: Undefined index: allowed_ssh_countries Filename: shell.System/30_GeoIPSSH.php Line Number: 108 A PHP Error was encountered Severity: Warning Message: Cannot modify header information - headers

[BlueOnyx:20860] Re: Strange fcoemon error

2017-04-10 Thread Jeff Folk
Lewis, Did you ever get this sorted? I seem to be having exactly the same issue this morning! Thanks, Jeff > On Feb 16, 2017, at 8:17 AM, Lewis Gardner wrote: > > > Messages like this are showing up every 10 seconds: > >> Feb 16 09:10:11 bq180 fcoemon: error 111

[BlueOnyx:20859] server issue due to automatic install

2017-04-10 Thread Richard Owen
Morning for some reason, both our server 5209r decided to AUTOMATICALLY install all software and updates last night on both serves. This is a disaster as it installed dfix and dfix AND PHP 7 we cannot use PHP 7 hence why we never installed it Now serves not reachable after removing dfix and

[BlueOnyx:20858] test

2017-04-10 Thread Richard Owen
test ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueonyx

[BlueOnyx:20857] Vacation message 5108R problem

2017-04-10 Thread Janwillem Ronken
Hi Micheal I noted that the vacation message doens’t work as it should, the problem is with the start date (day) field. When setting the startdate to for example 10 April 2017 at 07:00  it doesn’t trigger the automated reply until the next day. To get it to work our users need to set the day