Hi! It’s my first post here and unfortunately I have to write new topic in “Support”.
Anyway - I’ve got some problems with my site. It’s running on latest stable version (1.6.5) on Quark Open Publishing theme, all default plugin (while GitSync is turned off) and some additional ones (like Advanced Cache, YouTube). While saving blog item (especially when it’s published) wait time is very long (like few minutes) and sometimes I’m getting time out error from server side. Below you can find screenshot from such situation:
Hi @bwanot, I am not sure (Git Sync adds a noticeable delay but if it is disabled it should not be triggered on Page Saves). Perhaps change the theme to the standard “Quark” and see if this behavior is still present?
Hi @paulhibbitts, thanks for the reply. Well, my website is on “My Theme” to be exact and I made some changes in twigs and styles, so I’m affraid that changing theme when site is live is rather a bad idea from my perspective
Such long wait time is visible especially on long articles and when they are published. Short ones and unpublished don’t behave that way.
Hmm… the wait time you describe is not usual - I would either try disabling plugins (esp Advanced Cache) to see if that changes things. If it is your production site it might be worth doing another fresh Grav install on the same server and then try out your theme customizations there etc.
By the way, got one question. Why there is a 303 redirect for …/admin/pages/jak-kupowac-gry-w-japonskim-nintendo-eshop which takes 3-5 minutes of waiting (TTFB) or timeout request and after that there is status 200 code for …/admin/pages/blog/jak-kupowac-gry-w-japonskim-nintendo-eshop ? Maybe this 303 is a problem? (Sorry if this question is stupid, but I’m not a developer )
Below you will find list of all my plugins:
Admin Panel v1.9.3 ON
AdvancedPageCache v1.2.0 OFF
Archives v1.6.0 OFF
Auto Date v1.0.2 ON
Breadcrumbs v1.5.1 OFF
CDN v1.5.0 OFF
Cookie Consent v0.4.0 ON
Customadmin v1.0.0 ON
Dark Admin v1.0.0 OFF
Email v3.0.1 ON
Error v1.6.1 ON
External Links v1.6.1 OFF
Featherlight v1.5.0 ON
Feed v1.7.0 ON
Form v3.0.2 ON
Google Analytics v1.4.0 ON
Git Sync v2.0.4 OFF
Image Captions v2.0.1 ON
JSComments v2.2.1 ON
Login v3.0.1 ON
Markdown Font Awesome v1.0.1 ON
Markdown Notices v1.0.1 ON
Page Inject v1.3.1 ON
Pagination v1.4.1 ON
Presentation v1.6.6 ON
Presentation Deckset v1.2.0 ON
Problems v2.0.2 ON
Related Pages v1.2.2 ON
SEO v2.3.5 ON
Shortcode Core v4.1.1 ON
Shortcode UI v2.3.0 ON
SimpleSearch v1.14.2 OFF
Sitemap v1.9.1 ON
SocialButtons v1.0.3 ON
Taxonomy List v1.3.3 ON
TNT Search v3.0.0 ON
YouTube v3.0.1 ON
And here is my PHP settings from DirectAdmin (maybe there should I turn on/off some options?):
I think I found the source of my problems. Need to test it in 100% but I think that one particular plugin was messing around with my site - TNT Search. I have turned it off (since I’m not using it) and now every save of long article is fast as it should be.
Hi @bwanot, glad you might have tracked down the issue! I use the TNTSearch Plugin myself but perhaps there was an issue with the particular config etc?
Could be, who knows. Well, the good thing is that CMS is working fine As for PHP settings I’ve tried to set it as manual says few weeks ago. Hope that everything will be working great. Thanks for your help.