marvyndt
Forum Replies Created
-
I added the Cloudflare’s proxied IP address to the WAF rule and noticed a new error in the activity log. Could be related?
[Aug 16 08:11:24] Entered fork()
[Aug 16 08:11:24] 10787 files indexed
[Aug 16 08:11:24] Forking during indexing: /var/www/vhosts/dcn.org/digitalcontentnext.org/wp-content/uploads/2021/05/ChangeAhead-300x138.jpg
[Aug 16 08:11:24] Entered fork()
[Aug 16 08:11:24] Error writing value header for wfsd_engine
[Aug 16 08:11:24] Calling startScan(true)
[Aug 16 08:11:24] Got value from wf config maxExecutionTime: 25
[Aug 16 08:11:24] getMaxExecutionTime() returning config value: 25
[Aug 16 08:11:24] Cached result for scan start test: true
[Aug 16 08:11:24] Starting cron with normal ajax at URL https://digitalcontentnext.org/wp-admin/admin-ajax.php?action=wordfence_doScan&isFork=1&scanMode=custom&cronKey=[HIDDEN BY AUTHOR]
[Aug 16 08:11:24] Scan engine received request.
[Aug 16 08:11:24] Verifying start request signature.
[Aug 16 08:11:24] Fetching stored cronkey for comparison.
[Aug 16 08:11:24] Checking cronkey: [HIDDEN BY AUTHOR] (expecting [HIDDEN BY AUTHOR])
[Aug 16 08:11:24] Checking saved cronkey against cronkey param
[Aug 16 08:11:24] Requesting max memory
[Aug 16 08:11:24] Setting up error handling environment
[Aug 16 08:11:24] Setting up scanRunning and starting scan
[Aug 16 08:11:24] unserialize(): Error at offset 0 of 1552120 bytes (8) File: /var/www/vhosts/dcn.org/digitalcontentnext.org/wp-content/plugins/wordfence/lib/wfConfig.php Line: 670
[Aug 16 08:11:24] Scan can't continue - stored data not found after a fork. Got type: boolean
[Aug 16 08:11:24] Scan terminated with error: Scan can't continue - stored data not found after a fork.
[Aug 16 08:11:24] Notice: unserialize(): Error at offset 0 of 1552120 bytes in /var/www/vhosts/dcn.org/digitalcontentnext.org/wp-content/plugins/wordfence/lib/wfConfig.php on line 670
[Aug 16 08:11:24] Scan process ended after forking.- This reply was modified 1 year, 3 months ago by marvyndt.
I am not blocking /wp-admin in .htaccess or robots.txt. To my knowledge I am not blocking access in any other manner.
There is a Cloudflare WAF rule for the host server’s IP address to skip all rules.
I have tried “Use only IPv4 to start scans” both on and off. There is no noticeable difference in results.
With “Start all scans remotely” enabled, the scan fails almost immediately. With is disabled, it fails after about 30 minutes.
[Aug 15 08:35:50] Setting up scanRunning and starting scan
[Aug 15 08:35:50] Got a true deserialized value back from 'wfsd_engine' with type: object
[Aug 15 08:35:50] Scan process ended after forking.
[Aug 15 08:36:17] Skipping unneeded hash: /var/www/vhosts/dcn.org/digitalcontentnext.org/wp-content/uploads/wpdm-cache/session-935915e64329b0495cd8bc5ad3a8b2df.txt
[Aug 15 08:36:17] Forking during indexing: /var/www/vhosts/dcn.org/digitalcontentnext.org/wp-content/uploads/wpdm-cache/session-9359424f4e6b1bb525573a843390dcc7.txt
[Aug 15 08:36:17] Entered fork()
[Aug 15 08:36:17] Calling startScan(true)
[Aug 15 08:36:17] Got value from wf config maxExecutionTime: 25
[Aug 15 08:36:17] getMaxExecutionTime() returning config value: 25
[Aug 15 08:36:17] Cached result for scan start test: true
[Aug 15 08:36:17] Starting cron with normal ajax at URL https://digitalcontentnext.org/wp-admin/admin-ajax.php?action=wordfence_doScan&isFork=1&scanMode=custom&cronKey=83e0ba1a998d8805f66fbe279dada500&signature=c852f0bb665092583c4a395441868bfa175acd76c22e58f58fa6e73b9c9a9b8c
[Aug 15 08:36:17] Scan engine received request.
[Aug 15 08:36:17] Verifying start request signature.
[Aug 15 08:36:17] Fetching stored cronkey for comparison.
[Aug 15 08:36:17] Checking cronkey: 83e0ba1a998d8805f66fbe279dada500 (expecting 83e0ba1a998d8805f66fbe279dada500)
[Aug 15 08:36:17] Checking saved cronkey against cronkey param
[Aug 15 08:36:17] Requesting max memory
[Aug 15 08:36:17] Setting up error handling environment
[Aug 15 08:36:17] Setting up scanRunning and starting scan
[Aug 15 08:36:17] Got a true deserialized value back from 'wfsd_engine' with type: object
[Aug 15 08:36:18] Scan process ended after forking.Just checking in. Has there been any progress with the diagnostic report I sent?
Diagnostic report has been sent.
Please let me know if you need screenshots of any other settings.
With the time limit set to 30000, the scan fails with error message: The previous scan has failed. Some sites may need adjustments to run scans reliably. Click here for steps you can try. (opens in new tab)
The scan was terminated because it reached the 3 hour limit. How do I go about addressing this?
Thanks @generosus . Unchecking “Start all scans remotely.” allowed the scan to start. It’s been running for a little over an hour now. I am not sure if it is caught in a loop. The wait icon is displayed about File Changes, Malware Scan, and Content Safety. Server State has the notice icon above it.
I will continue to monitor. Progress has been made!
Forum: Plugins
In reply to: [WP Accessibility] Using shortcode and buttons have no functionalityYes, that was it! Thanks so much!
Forum: Plugins
In reply to: [WP Accessibility] Using shortcode and buttons have no functionalityForum: Fixing WordPress
In reply to: Publish links not workingThe only javascript error I have is that the “commentsBox is not defined”. And the link to expand the Comments does not work. I wonder if this is related. I’ll have to edit the WP code to test.
And on that note, which PHP file contains the HTML code for this area of the post form page?