I developed a skill but keeping getting this error message - why, is not obvious to me. Here is a short video of the experience
https://www.dropbox.com/s/jouc8587kjef66z/IMG_1331.mp4?dl=0
and and below is the part of the code where I get the error.
Related
Recently I run a page speed report of my website "https://www.globalvincitore.com/", as its part of SEO. But they returned "Lighthouse returned an error: This request took too long to render." this kind of error msg.
Google Page Speed Screenshot
GTMetrix Screenshot
Now I am wondering, Why My website Because I check in different device with cache clearing. On all of those devices, my website is completely running.
Can you please help me find the exact issues?
Note: not only in "page speed insights" but in " GTMetrix" also shown the same error.
I have encountered a problem after hosting my site on server. It is working good in my local server. Sometimes it works good but suddenly it is displaying "There has been a critical error on your website" and the main thing is- it occurs at first loading. After refreshing it displays the original content of my website.
I have already made the wp_debug= true but it didn't help and it was displaying white/blank page.
Thanks in advance for any kind of suggestions
I have been working on an intranet site and recently users have been complaining that when they save a change they get "This site can’t be reached." The users are using Chrome exclusively as far as I can tell, and when I tested with Edge, I got no errors. So, I first tested on the web server, I was unable to recreate the issue. I tried on another server within the network and I was also unable to recreate the issue. I then tried my pc, which was connected through a VPN and was finally able to recreate the issue. What is weird is that this just started happening and I haven't updated the site in quite awhile. The can view most pages and the issue only seems to happen when posting to IIS. At this point, I am not sure where to start to troubleshoot this issue. Any help would be appreciated.
Edit: Updated the title to show the actual error I got.
Edit 2: Someone put me on to checking the httperr log and I see an error for the post request with client_reset as the error message. hope that makes the issue a bit more clear.
I found the issue with help from the network security firm the client was using. Once I was able to confirm the issue only occurred when clients who were using a VPN, he ran some tests. The issue was that the firewall was blocking posts that seemed suspicious. Now, this site has been running for years with no issues. My assumption is that they made some security changes and it caused this problem. What was odd, was that I tried a few fixes and they would work for a few times and then would stop working, such as using the site ip address versus the domain name. I hope this helps the next person.
Wade
I am currently having a 503 error on my Wordpress website. I have already tried activating and deactivating all plug-ins to see what is causing the error, but this hasn't given me any insights. It seems the error just keeps popping up.
My error log is stating this:
AH00524: Handler for fastcgi-script returned invalid result code 53
It seems it has something to do with the idle-timeout, but that will not provide a permanent solution - I was told.
Does anyone know what could be causing this, and what kind of fix there could be for this problem? Would really appreciate it.
Feel free to check the site out here: Housify.nl. If you do not get a 503 error right away just refresh the site a few times and you will eventually get one.
Thanks in advance!
Frank
A client just notified me that the login on their Concrete 5.5.2.1 site is no longer working, and I've confirmed it for myself (neither is the "forgot password" process). I don't know how long it's been like that, though, because it's been months since anyone tried to log in, and I don't know what they may have changed that is causing this.
When you attempt to log in, it doesn't simply fail...it redirects to the rather odd URL of "http://www.techwerks.tv/index.php/login/-/do_login/" and informs you "Page Not Found...No page could be found at this address." Attempting to recover your password gives you a similar result.
It seems that the login script is trying to call a file which it can't find or is corrupted, but I don't know what that file is, and posting this question on the Concrete5 site hasn't yet turned up an answer. Is anyone out there familiar enough with Concrete's login procedure that they have insight into this problem? I'm trying to avoid doing a clean install and spending my weekend recreating the site.