Gaurav Ghosh
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Site Crash on Localhost on Clean InstallationHi Support,
I Tried all. With No Success on localhost. When I Activate Latest Version Site Goes Down. Go back through same link. Admin Dashboard work plugin deactivated. Theme Twenty Twenty Works. (Localhost – Not in Production Server) . No Plugin Activated all deleted only woocommerce 8.5.2 left. Retry to install woocommerce many time. Debug log is same. May be some new features in latest version breaking site during activation. I will use old version 8.4 that will work ok on localhost. On production server woocommerce is ok. Before Making Live i building site on localhost(Xampp). So I created support query. Closed this Thread.
Forum: Plugins
In reply to: [WooCommerce] Site Crash on Localhost on Clean InstallationHello Support,
I Added these Code on Wp-Config.Php. I got debug.txt found on this gist list. No Access to Admin Dashboard or Site After Woocommerce 8.5 version activation. After Plugin Deactivated I able to access wp admin dashboard. Order Attribution is not accessible due to site down.
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, true );
define( ‘WP_DEBUG_LOG’, true );https://gist.github.com/predatorsnetwork/caceca206f1e64754dd0ffe0a10cc7a2
Thanks
Forum: Plugins
In reply to: [WooCommerce] Site Crash on Localhost on Clean InstallationHello Support,
My website on localhost/xampp environment. Not on Production Server environment. No firewall on my pc. Woocommerce 8.4 work perfectly. Only latest version not working. I Provided my woocommerce info.
Forum: Plugins
In reply to: [WooCommerce] Wrong IP With Nginx Proxy Enable ServerOk. I will submit feature request on woocommerce. Now I work without cloudflare proxy orange dns record. I am getting real ip on setup. Working Perfectly for Now.
Forum: Plugins
In reply to: [WooCommerce] Site Crash on Localhost on Clean InstallationHello Support,
This is the URL. I got from localhost woocommerce. I got this error first time my localhost site got crash after updating latest woocommerce. I deactivated and back woocommerce to 8.4. Localhost Working Perfectly.
https://gist.github.com/predatorsnetwork/41c3a753d866d601657972e5297e9a6d
Forum: Plugins
In reply to: [WooCommerce] Wrong IP With Nginx Proxy Enable ServerThanks, I am also a wordpress developer. I am new with nginx proxy so i asked same in support to get real ip behind on customer order. With Nginx Proxy cloudflare disabled. Woo work perfectly. If possible also add support to nginx proxy in feature version. I will join the same group for updates.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] Not Found Error 500 on Logged WordPress HomepageOk thanks I will try the same in server.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] Not Found Error 500 on Logged WordPress HomepageHello Support,
I deactivated all the custom css code and add html code(No Error) instead for work perfectly only error coming on logged wordpress. normal wordpress visitors user see no error page on homepage. I have built many website use your plugins same error throw in only homepage. So I considered to Add HTML Code instead custom css code. Other pages after logging work perfectly. Sometime also throwing same error with less custom css code. I checked code on w3c validator for error that show no error css level 3. I tried deactivated all plugins to check. Is due to modsecurity ? May be error cause due to multiple custom css.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] Not Found Error 500 on Logged WordPress HomepageHello Support,
This is log file I got on Apache2(Log File). I am using Apache + Nginx Reverse Proxy ( Currently ). Same error also come in my previous installation with apache without proxy. When link to html file ( link rel=”stylesheet” href=”filelink.css”> working properly. After deactivating all css file.
Forum: Plugins
In reply to: [Simple Custom CSS and JS] Not Found Error 500 on Logged WordPress Homepage[Tue Jan 02 10:13:06.312551 2024] [proxy_fcgi:error] pid 3748655:tid 139700119533312Internal error (specific information not available): [client 5.189.184.222:52916] AH01075: Error dispatching request to : (passing brigade to output filters), referer: https://thebotstory.com/wp-admin/
[Tue Jan 02 10:13:06.312086 2024] [security2:error] [pid 3748655:tid 139700119533312] [client 5.189.184.222:52916] [client 5.189.184.222] ModSecurity: Output filter: Response body too large (over limit of 524288, total not specified). [hostname “thebotstory.com”] [uri “/index.php”] [unique_id “ZZPToATZ8dp9znRLooprZwAAANI”], referer: https://thebotstory.com/wp-admin/
[Tue Jan 02 10:13:06.089373 2024] [proxy_fcgi:error] pid 3748655:tid 139700362790656Internal error (specific information not available): [client 5.189.184.222:52898] AH01075: Error dispatching request to : (passing brigade to output filters), referer: https://thebotstory.com/wp-admin/
[Tue Jan 02 10:13:06.088829 2024] [security2:error] [pid 3748655:tid 139700362790656] [client 5.189.184.222:52898] [client 5.189.184.222] ModSecurity: Output filter: Response body too large (over limit of 524288, total not specified). [hostname “thebotstory.com”] [uri “/index.php”] [unique_id “ZZPToATZ8dp9znRLooprZAAAAMg”], referer: https://thebotstory.com/wp-admin/
[Tue Jan 02 10:13:05.368973 2024] [proxy_fcgi:error] pid 3748655:tid 139700371183360Internal error (specific information not available): [client 5.189.184.222:52882] AH01075: Error dispatching request to : (passing brigade to output filters), referer: https://thebotstory.com/wp-admin/
[Tue Jan 02 10:13:05.368202 2024] [security2:error] [pid 3748655:tid 139700371183360] [client 5.189.184.222:528Thanks, Now My Login Page Work Correct.
Thanks
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] Add Support to Nginx Reverse Proxy WebsiteThanks
Thanks, Now Working. CF Connecting Worked. Some Cache Issues causes not showing correct ip.