[BlueOnyx:23086] Re: fixproftpd_conf.pl

2019-08-02 Thread Michael Stauber
Hi Ken, > I see this script in /usr/Sausalito/sbin and it seems to do what is says > in the comments: > > # $Id: fixproftpd_conf.pl Sat 25 Jan 2014 15:40:02 PM COT mstauber $ This script is deprecated. Once upon a time we used it after ProFTPd upgrades to add the -containers to proftpd.conf.

[BlueOnyx:23085] fixproftpd_conf.pl

2019-08-02 Thread Ken Hohhof
I see this script in /usr/Sausalito/sbin and it seems to do what is says in the comments: #!/usr/bin/perl -I/usr/sausalito/perl -I/usr/sausalito/handlers/base/vsite # $Id: fixproftpd_conf.pl Sat 25 Jan 2014 15:40:02 PM COT mstauber $ # # This script prints out the VirtualHost containers

[BlueOnyx:23084] Re: "Easy Migrate" released \o/

2019-08-02 Thread Michael Stauber
Hi Tobias, > $ssh = Net::OpenSSH->new($host, timeout => 10); After some more testing it seems like the documentation of Net::OpenSSH was a bit off there. This is indeed a hard timeout that kicks in if STDIN falls silent. Which it sure will do when running a massive SQL-dump. I just bumped that

[BlueOnyx:23083] Re: "Easy Migrate" released \o/

2019-08-02 Thread Michael Stauber
Hi Tobias, > Are you going to start a SSH session from the source system on? No. The only SSH connections (and there are plenty of them during the migration) originate on the target server and end at the source server. > Then it might be worth to mention that both systems are working > on non

[BlueOnyx:23082] Re: CushyCMS and ProFTPD

2019-08-02 Thread Ken Hohhof
This is probably a question for Michael. I see on the server files that seem to be saved copies of the old proftpd.conf, prior to yum updates: -rw--- 1 root root 6155 Nov 16 2014 proftpd.conf.pre-1.3.5 -rw--- 1 root root 11618 Jul 24 06:00 proftpd.conf.pre-1.3.5e The first

[BlueOnyx:23081] Re: Gmail problems... again

2019-08-02 Thread Michael Stauber
Hi Lewis, > When I brought this issue up before the solution was to run the > following two commands: > >> sysctl -w net.ipv6.conf.all.disable_ipv6=1 >> sysctl -w net.ipv6.conf.default.disable_ipv6=1 > > However that does not seem to have the same joyful effect. Yeah, the above actually should

[BlueOnyx:23080] Re: CushyCMS and ProFTPD

2019-08-02 Thread Ken Hohhof
No, not there. Is this supposed to be a global directive, or per virtual host? Actually there are no virtual host containers in /etc/proftpd.conf. Should there be? BlueOnyx version is 5208R. -Original Message- From: Blueonyx On Behalf Of Tobias Gablunsky Sent: Friday, August 2, 2019

[BlueOnyx:23079] Gmail problems... again

2019-08-02 Thread Lewis Gardner
Greetings! I have had this problem before. Mail from a BlueOnyx 5209R connected via Spectrum has problems sending email to addresses at gmail.com: The original message was received at Wed, 31 Jul 2019 01:28:13 -0400 from b0..org [96.11.xx.xx] - The following addresses had

[BlueOnyx:23078] Re: CushyCMS and ProFTPD

2019-08-02 Thread Tobias Gablunsky
Hi Ken, have you checked if the entra "DefaultChdir/web" is still included in your /etc/proftpd.conf (resp. /etc/proftpds.conf)? This is the entry needed for changing directory to /web by default. Maybe this has changed through the update of proftpd? Regards, Tobias >

[BlueOnyx:23077] Re: CushyCMS and ProFTPD

2019-08-02 Thread Chris Gebhardt - VIRTBIZ Internet
On 8/2/2019 7:48 AM, Ken Hohhof wrote Web designers can be difficult to deal with. They are artists! And hosting is just a commodity, low skill work by vendor scum who can be replaced with the snap of a finger. LOL at this.   So true.   So. True. -- Chris Gebhardt VIRTBIZ Internet Services

[BlueOnyx:23076] Re: CushyCMS and ProFTPD

2019-08-02 Thread Ken Hohhof
It sounds like there was a genuine vulnerability that was fixed, so I'm reluctant to roll back the update in order to accommodate one customer. Yesterday I signed up for a free Cushy account so I could reproduce and troubleshoot the problem. To my surprise ... no problem! Here's my best guess,

[BlueOnyx:23075] Re: "Easy Migrate" released \o/

2019-08-02 Thread Tobias Gablunsky
Hi Michael, > > With this version I get a new error message: > > > > ERROR: Error during run of '/usr/sausalito/bin/em-helper.pl --vsites' on > source server. > > SSH error: $VAR1 = 'ssh slave failed: timed out'; > > > > Well this is pointing into a new direction now. Does it help you in >

[BlueOnyx:23074] Re: Time difference

2019-08-02 Thread Colin Jack
Hi Michael, > > Hi Colin, > > > I wonder if anybody can help with a weird time problem? > > > > Customer has a webpage which writes to a MySQL database (for employee > clocking on and off). > > > > This has been working fine for a couple of years and now they are seeing > > a18- > 20 minute

[BlueOnyx:23073] Re: "Easy Migrate" released \o/

2019-08-02 Thread Michael Stauber
Hi Tobias, > You actually seem to have a version 0.0.6 deployed. Yeah, the 0.0.5 added more debugging and fixed an import problem if the Vsite group changed. The 0.0.6 now also imports Subdomains and had some additional 5210R -> 5209R migration fixes. > With this version I get a new error

[BlueOnyx:23072] Re: Easy Migrate "Compass_webapps" error

2019-08-02 Thread Michael Stauber
Hi Don, > [ERROR] Failed to update settings of Vsite NameSpace 'Compass_webapps' > of Vsite monitor.-redacted-.com What BlueOnyx versions are you migration from and to? Does the target of the migration have the NewLinQ and the WebApps PKGs installed? Also: Please take a look at

[BlueOnyx:23071] Re: "Easy Migrate" released \o/

2019-08-02 Thread Tobias Gablunsky
Hi Michael, You actually seem to have a version 0.0.6 deployed. With this version I get a new error message: ## ┌──┐ │ Easy Migrate Helper: Easily Migrate between BlueOnyx Servers │