Questions tagged [500-error]

HTTP 500 Internal Server Error indicates that the web server could not complete processing of a request due to an internal misconfiguration or unrecoverable error.

HTTP 500 Internal Server Error indicates that the web server could not complete processing of a request due to an internal misconfiguration or unrecoverable error.

209 questions
0
votes
1 answer

Server error 500: Undefinable problem with my Zend Framework based site

Lately I had to reinstall my development site on my ubuntu machine since my system crashed after an os update. 4 days later my site is still not running as it should. Whenever i do an action which has in it an action on a database, it stops…
sanders
  • 103
  • 2
  • 12
0
votes
3 answers

Win Server 2008 IIS7: Copy/Paste Directory + "Add Web Site" = 500 Error

I have windows server 2008 with IIS7. I was having problems getting a new website to work in today...I've been troublshooting for about 2 hours now and haven't come up with anything. Heres what is weird: I have a working website running on IIS named…
David Murdoch
  • 492
  • 6
  • 19
0
votes
1 answer

Randomly getting a 500 error on my website

I am randomly getting a 500 error on my websites, all of which are hosted on a shared server. It won't happen all the time, just randomly when I will refresh the page I will get a 500 error. It usually will come back after I refresh a few…
randylahey
0
votes
0 answers

Blank page with 500.0 response for index.php when loging it

The page will work normally but as soon as you press login or sign-up, goes to a blank page and in element inspect you can see a 500 response from the server I've tried many different login/sign-up pages and all comes back to this error, I've…
0
votes
0 answers

Error: INTERNAL apperars

Hello, For the last week or more I've been seen this error repeatedly. I've tried different data sets, different lang pair and so on. The error still occurs. The previous data sets worked perfectly to create a new model. But nowadays nothing works…
0
votes
1 answer

Request exceeded the limit of 10internal redirects on cPanel Server

I just created a subdomain called virtual from cPanel and its return 500 error. When I check the error_log I see below error: AH00124: Request exceeded the limit of 10internal redirects due to probable configuration error. Use…
0
votes
0 answers

Instances in openstack status error and it says no valid host was found

I have tried many times to launch instances, but it keeps failing due to the fault error, saying no valid host was found. Keep following the tutorial on youtube, but it didn't work. Message No valid host was found. Code 500 Details Traceback (most…
0
votes
0 answers

How can I resolve "HTTP Error 500.19 error code 0x8007000d - Internal Server Error"?

I'm currently trying to redirect errors on my Tomcat project. Currently I'm using this method of redirecting the errors by using httpsError in the web.config file. Here is the code and error that I got. HTTP Error 500.19, error code 0x8007000d And I…
Jed
  • 1
  • 1
0
votes
0 answers

13: Permission denied nginx

I have two appliccations (nginx) and (springboot) in a vps (Centos 7). I have a proxy that work fine. When i request from localhost to vps(springboot) it works fine, but when i request from vps(nginx) to vps(springboot) it broke. All request work…
0
votes
2 answers

2010 cgi script failure

I hope you can help, I'm just a beginner! I have listed a few extra details which may not be relevant. I upload cgi scripts onto local/personal directory on a Apache/2.2.10 server, using FTP95Pro in ASCII. The scripts execute correctly using perl on…
Barry F
0
votes
0 answers

Error 500 on files following a name pattern

A week ago, some images in my website home page started returning a 500 error. More concretely, every image in the /img/cms/ folder whose name starts with an x results in a 500 error only when requested from a browser (tested with several browsers…
dunadar
  • 101
  • 1
0
votes
0 answers

GoogleVM - Remote Desktop Connection Error

Can't connect to Google Server using Remote Desktop Connection in Windows 10. The error is "An internal error has occurred".
0
votes
2 answers

What do I need to do to get ProxyPass directives to register?

I am trying to make a MyCollab CE installation available via SSL, under Apache 2.4.38 (Debian). At present I am seeing ProxyPass not recognized. I have: ProxyPass / http://localhost:8080/ ProxyPassReverse / http://localhost:8080/ When I try to load…
Christos Hayward
  • 1,152
  • 3
  • 15
  • 35
0
votes
1 answer

Tomcat 8.5.29 throws EOFException with 500 Internal Server Error

I'm trying to access spring endpoint in AWS-EKS environment, I'm not recreate this issue locally but in production logs we see lot 500 Internal Server Error with below EOF Exception logged at same time: logtype: tomcat-server message:…
0
votes
1 answer

HTTP Error 500.19 - Internal Server Error for ASP.NET Core 3.1.0 MVC application deploye on IIS version 10

Here are the details about our development environment: DevExpress 20.2.3 (we are using DevExtreme) Microsoft Visual Studio Enterprise 2019 (Version 16.4.6) ASP.NET Core 3.1.0 AspNetCore.Mvc 3.1.0.0 Microsoft SQL Server 2008 R2 (RTM) – dotnet…
crazyTech
  • 101
  • 1
  • 3
1 2 3
13
14