vallered
Forum Replies Created
-
Sorry, I got it! The reason was, that under the public_html folder there was a shortcut “www”, which refers in to public_html (and causes cerber on root level (main domain) into an endless loop).
All up and running now
Hi, back again,
Just made a fresh copy to my main domain, deleting its wordpress installation upfront. As Cerber (scanner) is working with no problems on the subdomain I am copying it from, I now expected the same for the main domain. But the scanner is still not getting thru, it even does not start with counting the number of files to be scanned in a first step, scanning process is aborted after a couple of minutes due to server error.
As I love your plugin and would like to continue using it on my production site (main daomain), do you have any idea why the scanner only fails on the main domain, but is working on all other domains and subdomains? I am hosting with shared server on Siteground.
Best
Hi,
you are right, seems to be an issue with my theme. But another point I would to mention is, that your row element is very tiny within the editor (just tested it again with a fully new plain wordpress installation with no other plugins), not filling the editor space in any way. This makes it really difficult to handle it while editing.
Best
- This reply was modified 4 years, 7 months ago by vallered.
Forum: Themes and Templates
In reply to: [Blocksy] Transparent Menu completely white after updateHi, just would like to mention, that for transparent header too, it should be possible to have some vertical spacing defined once in the customizer, it should be effective (otherwise, one has to insert a spacer element in each page/ post which needs vertical spacing to the top). I see too ways to deal with that:
a) the one working with transparent header and wants to have no vertical space at all, could set that to zero (but keep in mind this is not ideal, as it would mean there is not vertical spacing at the bottom too)
b) one can set vertical spacing as default only to the bottom for pages/ posts/ cpts/ products as of today and that is fineSo I dont see a need for changing the current situation at all, as it gives you all the freedom needed
Sounds great! I am using the very common “Custom Post Type UI” Plugin to create different Post types. Main reason to do that is to have Post navigation separated (e.g. Posts are for standard blog posts, and e.g. a CPT “Portfolio” to present Portfolios), and to have different default settings for different post types, if theme is supporting this.
Your current display options for your post block are sufficient from my point of view, only adding “tags” could make some sense.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] section block – columns?yes, sure, the standard column block. But that is a bit a pity not to have the Getwid sections features like animations, backgrounds, margin settings etc. on a per column basis
@anjahermann great hint, worked, I applied the shortcode version
Many thanks for clarifying that! That option should be sufficient for most cases, but if some day something is available to link a whole page as translated one instead of string translation would be great in cases a different layout of the same page is needed for a different language, though this might be an exception only necessary for few very specific pages if any.
- This reply was modified 4 years, 9 months ago by vallered.
That does not change anything, console is as described at the beginning of this thread.
As cerber scan is working with no issues on my subdomains (which are for testing purposes only), it probably must have something to do with running it on the main domain installation. I also did a test on that installation with deactivating every single plugin, but it did not solve the issue with scanning.
the cerber_files in my database has reached 1 GB, I need to reduce it. Is there any proper way to do that, or simply just delete it?
Here is what they said:
I checked all server side logs and could confirm that there are no issues with the server or the MySQL service running on the server at all. In fact the server is currently performing flawlessly and is keeping low and stable load values and the MySQL service is properly executing all queries submitted to it by our clients websites. However, I was able to trace the errors that you were receiving and they are caused by the fact that some of the scripts that are executed by your plugin/application are timing out before the response for the browser could be compiled and/or the scripts could complete executing. Example logs from the webservice for your convinience below:[Mon Jun 15 20:37:51.709264 2020] [:warn] [pid 9127] [client xx.xxx.144.71:35542] Timeout waiting for output from CGI script /home/mypage/public_html/wp-admin/admin-ajax.php, referer: https://mypage.com/wp-admin/admin.php?page=cerber-integrity&tab=scan_main
[Mon Jun 15 20:38:21.863278 2020] [:warn] [pid 11463] [client xx.xxx.144.71:42602] Timeout waiting for output from CGI script /home/mypage/public_html/wp-admin/admin-ajax.php, referer: https://mypage.com/wp-admin/admin.php?page=cerber-integrity&tab=scan_main
[Mon Jun 15 20:38:21.863349 2020] [core:error] [pid 11463] [client xx.xxx.144.71:42602] Script timed out before returning headers: admin-ajax.php, referer: https://mypage.com/wp-admin/admin.php?page=cerber-integrity&tab=scan_main
[Mon Jun 15 20:38:51.893262 2020] [:warn] [pid 11463] [client xx.xxx.144.71:42602] Timeout waiting for output from CGI script /home/mypage/public_html/wp-admin/admin-ajax.php, referer: https://mypage.com/wp-admin/admin.php?page=cerber-integrity&tab=scan_main- This reply was modified 4 years, 9 months ago by vallered.
There are no numbers of files shown while scanning, because it does not even succeed. I opened a ticket to my siteground hosting
I am not sure, maybe the issue is caused by the large amount of entries of cerber in the database (65k in cerber_files)
ok, what is needed in terms of ressources?
My current settings are:
memory_limit:768M
max_execution_time:600I created a more comprehensive log directly from the google console, but as I am not a pro member yet, I don’t know where to send that (if possible)