jbr11
Forum Replies Created
-
Hello. Thanks for the response.
We have migrated the site in part. But some parts are not transferring it seems. It looks like parts of the site homepage created with “Customize” (“appearance” > “customize” in the dashboard) are not being transferred to the standalone server from Multisite as part of the “Export”.
Is there some other way to migrate that content?
Thanks
Forum: Plugins
In reply to: [SSH SFTP Updater Support] Two factor authenticationWhen 2FA is working you type in a password then get a prompt to type in a passcode .
On the other sftp clients that is working. It doesn’t seem to be with ssh-sftp-updaater
Forum: Plugins
In reply to: [SSH SFTP Updater Support] Two factor authenticationUsing ssh-sftp-updater
If we choose a plugin to install from within WordPress we get a “Connection Information” screen to type in “Hostname” etc. and choose “Connection Type” ssh2
On a non 2FA sftp server, the plugins are installed in the plugins folder.
Using the 2FA sftp server, going thru same process, the “Connection Information” screen comes back up immediately. And the plugin is not installed.
Forum: Plugins
In reply to: [SSH SFTP Updater Support] Two factor authenticationYou can install 2FA authentication capabilities on the server. “DUO” is one option to do so. Talking about the SFTP login screen.
winscp, Cyberduck, Filezilla, ssh, etc seem to work with DUO fine.
Forum: Plugins
In reply to: [SSH SFTP Updater Support] Two factor authenticationWe have attempted with two different SFTP servers. One does not require 2FA codes and seems to work ok uploading some sample plugins. A second test SFTP server has 2FA implemented. When we use ssh-sftp-updater, ssh-sftp-updater does not seem to recognize 2FA and presents the initial login screen again.
Forum: Fixing WordPress
In reply to: How do you create WordPress site without vanity URL?How would that scale if you have dozens of tilde sites?
Forum: Fixing WordPress
In reply to: How do you create WordPress site without vanity URL?As far as “trying to accomplish”… I want a site https://somesite.com/~someuser to run WordPress and be able to load plugins and update WordPress.
Forum: Fixing WordPress
In reply to: How do you create WordPress site without vanity URL?In this case I will have to run as a ~ site.
I am not sure how to “you have to either set PHP to run that site as that user” for a tilde site. Suggestions?
Forum: Fixing WordPress
In reply to: How do you create WordPress site without vanity URL?Yes. I can install it.
The web interface doesn’t seem to have write privs to folders within the site when using a tilde site.
the owner of PHP process is not the owner of the folders for the site.
Forum: Plugins
In reply to: [SSH SFTP Updater Support] Two factor authenticationIt comes up with same “Connection Information” login screen again, nothing pertaining to two-factor. No error messages. It doesn’t seem to recognize two factor at all. And does not log us in.
Forum: Fixing WordPress
In reply to: Various plugin updates max out php-fpm processesHello. Thanks to everyone that gave assistance. Just going an update in case anyone is interested.
We did increase the various “timeouts” mentioned. They were probably too low.
It looks like when using PHP-FPM there is a problem of TCP sockets being leaked . The symptom seems to be fin_wait state but not equivalent number of close_wait state connections freeing up the sockets. Not sure if specific to a version of PHp_FPM.
It may not be a problem if Unix Domain Sockets are used instead of TCP. Not sure.Here is some info on the problem …
https://blog.cloudflare.com/this-is-strictly-a-violation-of-the-tcp-specification/Forum: Fixing WordPress
In reply to: Various plugin updates max out php-fpm processesMost recently it seems at least one of these plugins may have been a problem …
Gravity Form, Ultimate Social Media and Google AnalyticsPreviously one or more of these might have been a problem …
Advanced Custom Fields, All in one SEO, Autoptimize, Google analytics, Gravity Forms, SSH SFTP Updater, WP SmushitForum: Fixing WordPress
In reply to: Various plugin updates max out php-fpm processesWhen you say “There are definitely specific plugins that are more server intense when they update.”
Intense in what respect? What are they doing during the update that makes them start up php-fpm processes?
Forum: Fixing WordPress
In reply to: Various plugin updates max out php-fpm processesBet, thanks for replying.
Several sites. Enough resources I think. But when a problematic plugin is installed, a very large increase in php processes for a sustained time.