Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

Error 500 on all websites

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
Spheerys
Posts: 225
Joined: Tue Dec 29, 2015 12:36 pm

Os: Debian 7x
Web: apache + nginx
Error 500 on all websites
  • Quote

Post by Spheerys » Wed Jun 10, 2020 6:59 am

Hi,

Since this morning, all hosted websites on one server are on Error 500.
On the log, I have this :

Code: Select all

2020/06/10 08:58:31 [error] 6035#6035: *289 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream, client: 216.bbb.ccc.82, server: domain.fr, request: "GET / HTTP/1.1", upstream: "https://51.eee.yyy.37:8443/", host: "www.domain.fr", referrer: "https://www.domain.fr"
I tryed to restart apache2 and nginx, and also regerenate SSL LE's certificate but nothing change.

What's going on ?
Top

Spheerys
Posts: 225
Joined: Tue Dec 29, 2015 12:36 pm

Os: Debian 7x
Web: apache + nginx
Re: Error 500 on all websites
  • Quote

Post by Spheerys » Wed Jun 10, 2020 10:10 am

I don't explain why it was happen, but I solved the issue wy changing this line in /usr/local/vesta/nginx/conf/nginx.conf :

Code: Select all

    server {
        listen          8083;
to

Code: Select all

    server {
        listen          8083 default_server ssl;
And after I did a :

Code: Select all

v-rebuild-web-domains USER
Top

dpeca
VestaCP Team
Posts: 473
Joined: Wed Nov 25, 2015 7:30 pm

Re: Error 500 on all websites
  • Quote

Post by dpeca » Wed Jun 10, 2020 12:41 pm

dude, vesta nginx has nothing with main nginx SSL.

changing vesta nginx conf [1] and rebuilding domains [2] is like you said:
i prevented flooding my house with changing lock on my house door [1] and replacing broken water pipe [2].

you fixed issue just by running v-rebuild-web-domains USER
Top

Spheerys
Posts: 225
Joined: Tue Dec 29, 2015 12:36 pm

Os: Debian 7x
Web: apache + nginx
Re: Error 500 on all websites
  • Quote

Post by Spheerys » Wed Jun 10, 2020 1:17 pm

oh you are absolutely right !
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

cron

Login  •  Register

I forgot my password