erobhef
Forum Replies Created
-
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleI agree with you. My feeling is that this is a server side issue with the host.
I am going to contact the host provider but they may or may not provide support as the issue for them involves 3rd party software.
If I get a solution I will post it here. Thanks again for your time and responses.
//Rob
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleThanks again for the responses. Unfortunately yes. It still fails even when I disable all other plugins…
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleHi there,
I’ve run several tests again with 3mb, 2mb and 627kb image attachments. All fail.
The plugin works for text only posts.
It fails with images.
I’m disappointed to say this means I cannot use the plug in as my site default page lists latest blog entries with attachments.
/Rob
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleHi Wayne,
I can create a post manually in wp editor with no image.
I can create a post manually with set featured image size 3mb.
I can create a post using Postie with no image.
I cannot create post using Postie where source email contains same 3mb image attachment as tests above.
……………………………
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleHi Wayne,
Short update. I can now send via wp, but fails via Postie with tmptitle/tmpPost (only if there is an attachment).
//Rob
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleHi Wayne,
Sorry for the delay in coming back. I tried to directly post via wp-admin and it failed. I increased upload_max_filesize to 64M and post_max_size to 32M, and while WP told me correctly the max image size to set in the post was 32MB, it failed with message ‘HTTP error’ (see snip attached). For what it’s worth I sent you the image attachment as you requested. I’ve contacted the host provider for them to check their logs and I’ll come back with that.
Best regards,
Robphp_value upload_max_filesize 64M
php_value post_max_size 32M
php_value max_execution_time 300
php_value max_input_time 300Forum: Plugins
In reply to: [Postie] Post fails – tmptitleHi Wayne,
Thanks again for coming back and suggesting to try an email without an attachment. I should have thought of some more basic troubleshooting before contacting you. Yes, some success. When I send an email without an attachment a new post is created. The title, body and category are good. I notice that the post is flagged as ‘Scheduled’ and does not immediately get published…but after a few minutes get published π to a custom category.
I configured that Postie deletes email after processing, and I can see from the mailbox that this is working. Everything good so far. Now I tried once more to process email with 3.2MB image attachment and it fails π and I get a tmptitle post.
So everything is working perfect, except when there are attachments.
The only other observation is that the email with the image attachment correctly gets deleted from the mailbox, as per Postie’s Delete After Posting setting.
I feel this issue is something small and likely not related directly to Postie. Any thoughts or suggestions welcome?
//Rob
Forum: Plugins
In reply to: [Postie] Post fails – tmptitleHi Wayne,
Just to add to this. I have step increased the wp-config WP_MEMORY_LIMIT from 64 to 96, 128 and 256 and I get the same result. Also, not sure if this is anything but I noticed that the test email attachment is recreated multiple times in the wp-content/uploads/2018/02 folder, the largest of which is 3.4MB (the original attachment size).
Best regards,
RobForum: Plugins
In reply to: [Postie] Post fails – tmptitleHi Wayne,
Thanks for the suggestion of allocating more memory. This is a strange one. I contacted my hosting provider and they came back with the following…
“There is no particular limit for attachment file to the email. Could you please check this now? I have increased memory limit to 256Mb as well as set require PHP version. Further, I have tried to process email in Postie plugin and could not receive 500 error message. But, receives blank page for postie plugin after processing. There is no PHP error occurred while processing email from server side.”
The mailbox used to create posts has a single test email in its Inbox with a single 4.34MB attachment. I cannot see any log anywhere regarding wp processing 3Gb image.
Any suggestions?
Best regards,
RobForum: Plugins
In reply to: [Postie] Post fails – tmptitleThanks Wayne. I just sent some logs over.
//Rob