Home › Forums › WordPress Plugins › Replies not posting to forum/plus alias support hangs on Checking arrival
- This topic has 17 replies, 2 voices, and was last updated 4 years, 3 months ago by vinny.
-
AuthorPosts
-
-
May 31, 2020 at 8:44 pm #24133Nicholas M PerrinoParticipant
Email replies are not posting on the forum. Gmail is being used and test message is sent OK but “plus alias” support hangs forever at “Checking arrival”. Gmail is set to use insecure apps. Please advise.
-
May 31, 2020 at 10:51 pm #24134vinnyKeymaster
Hi Nicholas,
You don’t need to test plus alias support when using Gmail or Hotmail/Outlook as they already support it.
Did the issue start happening recently or did it never work? What does it say in the Status Check section of the Support tab?
- Connection Settings
- Server/Port Accessible
- Connection Test
Also, please copy the logs into a text file and upload it marking the reply as private.
Cheers,
Vinny -
May 31, 2020 at 10:59 pm #24135Nicholas M PerrinoParticipantThis reply has been marked as private.
-
June 1, 2020 at 8:37 am #24137vinnyKeymaster
Thanks. Please also send the information from the Get Help section. It looks like your cron or webhook aren’t running.
-
June 1, 2020 at 9:43 am #24139Nicholas M PerrinoParticipantThis reply has been marked as private.
-
June 1, 2020 at 11:42 am #24140vinnyKeymaster
Thanks, you’re set to use the WP cron to run the messages. Please switch to Webhook method, save the settings, and run the webhook URL on a separate browser window/tab. Let me know if you get any errors.
Also make sure you still have your cron system running correctly, as sometimes people disable the WP Cron to turn on real cron jobs, but if something goes wrong with the real cron job, then WP Cron will never get called.
-
June 1, 2020 at 1:35 pm #24141Nicholas M PerrinoParticipant
I ran the web hook and there’s no error. nothing displays at all.
cron jobs are working fine on the server.
-
June 1, 2020 at 4:42 pm #24144vinnyKeymaster
I don’t understand what you mean by ‘nothing displays at all’. Is it just a white screen? No error messages? No ‘Processing …’ messages?
If it’s just a white screen, what version of WordPress are you using? Starting from 5.2 there should never be WSOD cases anymore.
Please check your host’s error logs to see if there’s something there.
-
June 1, 2020 at 8:06 pm #24145Nicholas M PerrinoParticipantThis reply has been marked as private.
-
June 1, 2020 at 11:39 pm #24146vinnyKeymaster
Thanks for the info. In order to figure out what is generating the error 500, you’ll need to follow the regular WordPress debugging steps:
- Enable WP_DEBUG and WP_DEBUG_LOG, and check wp-content/debug.log file after triggering the error;
- Check your hosts error logs for clues;
- Disable all plugins except bbPress, bbPress Notify (No-Spam) and Reply by Email;
- Re-enable other plugins in small batches and see which ones are causing the conflict;
Cheers,
Vinny -
June 2, 2020 at 10:35 am #24147Nicholas M PerrinoParticipant
500 error log entry:
[02-Jun-2020 14:24:44 UTC] PHP Fatal error: Uncaught Zend\Mail\Exception\InvalidArgumentException: ‘NPerrino@APPexecutives. <NPerrino’ can not be matched against dot-atom format in /home/592661.cloudwaysapps.com/hmhuzcdyew/public_html/wp-content/plugins/bbpnns-reply-by-email/includes/vendor/zendframework/zend-mail/src/Address.php:41 -
June 2, 2020 at 1:20 pm #24148vinnyKeymaster
It looks like you have a user with a bad email address as it’s missing the dot-watever at the end. Fixing the address will fix the issue.
-
June 2, 2020 at 3:09 pm #24149Nicholas M PerrinoParticipant
the email address is correct and includes .org in settings, it seems like the log entry itself is simply malformed. can I provide wp admin access to this dev server and you can take a look at directly?
-
June 2, 2020 at 4:49 pm #24150vinnyKeymaster
Please do. Use the address vinny [at] usestrict [dot] net. I’ll email you some details that will make it easier for me to troubleshoot.
-
June 2, 2020 at 9:59 pm #24152Nicholas M PerrinoParticipant
I’ve created the user. you should receive an email to login. please confirm.
-
June 3, 2020 at 8:09 am #24156vinnyKeymaster
Nope, nothing. Shoot me an email directly so we can take it from there.
-
June 3, 2020 at 8:28 am #24157Nicholas M PerrinoParticipant
I sent an email to you directly from jmayer99 @ gmail
-
June 3, 2020 at 10:02 am #24158vinnyKeymaster
Yes, I got it and followed up. My forum notifications are set to go out every 30 minutes or so, hence the overlap.
-
-
AuthorPosts
- You must be logged in to reply to this topic.