eclev91
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Site wide search fails after recent updateI ran into this, but tracked it back to FacetWP, not Relevanssi. They have a couple recent changelog updates noting they got a bit overzealous with query overriding. Downgraded to 3.5.9, working fine for now.
Yeah that’s kind of what I figured. Begs the question, why not just one plugin with toggle-able features? Especially since both have Automattic and Facebook’s names on them.
Forum: Plugins
In reply to: [Mailgun for WordPress] API Key – placeholder text@megphillips91 It’s already there, but not any more actively maintained.
@splaquet the other plugin says it also supports e-commerce events. So why would anyone use this one when the other does it all?
I assume for the functionality that exposes your catalog to Facebook for ads and such. But then why not just put that in the other plugin and only have one plugin?
Forum: Plugins
In reply to: [Events Made Easy] Catpcha only half workingAck, yep. Forgot I was running a slightly older version. Updated, testing, we’re square. Thanks.
Forum: Plugins
In reply to: [Events Made Easy] Catpcha only half workingThe issue is that I’m using Bedrock by Roots, which moves around some WordPress directories a bit. You’re using the
PLUGINDIRconstant for determining your plugin directory, which has been deprecated. You should be using something likeplugin_dir_pathinstead.Also, once I’m unbanned, I can log in without issue.
@invisnet Tried moving this over to your new support forum but wasn’t able to create a topic.
Thanks for your patience while I got this to show up again. Here is a snippet of logs, you can see at the end where I was banned:
2020-06-01 13:56:21,401 fail2ban.filter [965]: INFO [sshd] Found 176.98.91.211 - 2020-06-01 13:56:21 2020-06-01 14:31:21,861 fail2ban.filter [965]: INFO [sshd] Found 60.216.46.77 - 2020-06-01 14:31:21 2020-06-01 16:00:29,182 fail2ban.filter [965]: INFO [sshd] Found 70.184.171.228 - 2020-06-01 16:00:29 2020-06-01 16:00:29,287 fail2ban.filter [965]: INFO [sshd] Found 70.184.171.228 - 2020-06-01 16:00:29 2020-06-01 18:04:44,806 fail2ban.filter [965]: INFO [sshd] Found 178.128.84.157 - 2020-06-01 18:04:44 2020-06-01 18:25:55,393 fail2ban.filter [965]: INFO [sshd] Found 118.173.12.35 - 2020-06-01 18:25:54 2020-06-01 18:25:58,576 fail2ban.filter [965]: INFO [sshd] Found 113.161.39.20 - 2020-06-01 18:25:58 2020-06-01 18:33:53,372 fail2ban.filter [965]: INFO [sshd] Found 85.214.164.251 - 2020-06-01 18:33:53 2020-06-01 19:11:31,138 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.84 - 2020-06-01 19:11:30 2020-06-01 19:11:33,933 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.99 - 2020-06-01 19:11:33 2020-06-01 19:11:38,550 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.108 - 2020-06-01 19:11:38 2020-06-01 19:11:43,017 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.81 - 2020-06-01 19:11:43 2020-06-01 19:11:46,821 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.83 - 2020-06-01 19:11:46 2020-06-01 19:11:48,743 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.84 - 2020-06-01 19:11:48 2020-06-01 19:11:53,196 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.107 - 2020-06-01 19:11:52 2020-06-01 19:11:54,879 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.108 - 2020-06-01 19:11:54 2020-06-01 19:11:57,882 fail2ban.filter [965]: INFO [sshd] Found 141.98.81.81 - 2020-06-01 19:11:57 2020-06-01 19:36:51,949 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.157 - 2020-06-01 19:36:51 2020-06-01 19:36:55,344 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.159 - 2020-06-01 19:36:55 2020-06-01 19:37:00,928 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.160 - 2020-06-01 19:37:00 2020-06-01 19:37:02,939 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.161 - 2020-06-01 19:37:02 2020-06-01 19:37:08,096 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.137 - 2020-06-01 19:37:08 2020-06-01 19:37:10,234 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.157 - 2020-06-01 19:37:10 2020-06-01 19:37:16,996 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.160 - 2020-06-01 19:37:16 2020-06-01 19:37:20,521 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.161 - 2020-06-01 19:37:20 2020-06-01 19:37:24,323 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.156 - 2020-06-01 19:37:24 2020-06-01 19:37:28,068 fail2ban.filter [965]: INFO [sshd] Found 141.98.9.137 - 2020-06-01 19:37:28 2020-06-01 20:26:39,478 fail2ban.filter [965]: INFO [wordpress-hard] Found 73.96.174.243 - 2020-06-01 20:26:39 2020-06-01 20:26:39,536 fail2ban.actions [965]: NOTICE [wordpress-hard] Ban 73.96.174.243Before doing that, I deployed monthly updates, which happens via Laravel Forge. It does this via the following:
cd /home/forge/www.example.com git pull origin master composer install --no-interaction --prefer-dist --optimize-autoloader --no-dev echo "" | sudo -S service php7.3-fpm reloadAnd that all happens from a Forge IP, so shouldn’t bother me any. Then I simply went to example.com/wp-admin to try and log in. The login form appeared, but all stylesheets and JS were broken (I assume due to the ban – I never even put in a username/password). Upon refresh, I was blocked entirely.
Should I verify that the fail2ban confs are up-to-date? I don’t know how often you change those.
Forum: Plugins
In reply to: [Enable Media Replace] When file is replaced CDN URL is changedHey all – I’d like to know if this was ever solved. Same issue.
Forum: Plugins
In reply to: [Simple Lightbox] Ignore certain file typesI don’t have any add-ons enabled. Digging in, these are specifically embeds, not direct video files. So I guess my actual question is about disabling the lightbox for embeds :/
Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] PHP 7.4 support: Deprecated: UnparenthesizedI brought this up previously as well. Still not fixed, specifically at
/flow-flow-social-streams/includes/cache/FFCacheManager.php on line 437Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] PHP 7.4 deprecation@awesomeoman This is not resolved, despite the ticket status, and hasn’t been fixed several updates later.
Afraid not, currently just have this plugin disabled on that project.
@invisnet any feedback?
Forum: Plugins
In reply to: [Redis Object Cache] Edge case with strange default value being returnedWill do, we can set an appointment.
Bedrock, haven’t gone full Sage for any projects yet!
Forum: Plugins
In reply to: [Redis Object Cache] Edge case with strange default value being returnedLike my Redis config? As set for WP purposes or elsewhere?
Config::define('WP_REDIS_HOST', (env('WP_REDIS_HOST') ?? '127.0.0.1')); Config::define('WP_REDIS_DATABASE', (env('WP_REDIS_DATABASE') ?? 0)); if(env('WP_CACHE_KEY_SALT')): Config::define('WP_CACHE_KEY_SALT', env('WP_CACHE_KEY_SALT')); endif; if(env('WP_REDIS_DISABLED')): Config::define('WP_REDIS_DISABLED', env('WP_REDIS_DISABLED')); endif; /** * Force PHPRedis, Predis no longer maintained */ Config::define('WP_REDIS_CLIENT', env('WP_REDIS_CLIENT') ?? 'pecl');WP_CACHE_KEY_SALT=somesaltforlocalas WP_REDIS_HOST=192.168.7.7 WP_REDIS_DATABASE=2