Jump to content

503 error


tschmidt

Recommended Posts

On 8/30/2022 at 10:46 PM, Krydos said:

I added your domain to Hestia, installed SSL, installed Django, and set up a sample Django app on your domain. You can see it running at https://rf5.co/

Django is running on port 8000 currently in a screen. To stop Django log in to SSH as tschmidt, run "sudo su" command which will ask your for your password that you picked during signup on our website. Then once you're root you can run the command "screen -Dr django" to access the running Django app, and hit Ctrl-C to stop it. Let us know if you have any problems with any of this.

It looks like your VPS rebooted 3 days ago. The way I had the Django app running doesn't automatically restart after a reboot as it was just a simple example to help you get started. Are you going to switch that domain to Wordpress?

Link to comment
Share on other sites

The reason http shows Wordpress install and https shows 503 is because of the Django config file only proxies requests over https. You can remove Wordpress and use Django by deleting the files in public_html and redirecting all requests to use SSL. You can remove Django and use Wordpress by deleting or renaming the Django config file and restarting Apache. Let us know if you need help with that.

Link to comment
Share on other sites

Thanks for the detail. Makes sense.  One additional question, how do I associate a domain to my https://vps##.heliohost.us/ control panel?  I'd like to assign rf6.co.  I believe I need to disable cloudflare proxy to use alternate ports, what else?  Thanks in advance.

Link to comment
Share on other sites

Another question, perhaps not unrelated since the host SSL certificate is for vps##.heliohost.us. 

When I try to check POP3 in gmail for one of my domains I get "TLS negotiation failed the certificate doesn't match the host. code 550" **and a weirder error from Outlook.**  I do get success with POP3 a without encryption, so seems configured correctly. Is there a way to resolve this?

 

wicked_googly_error_pop3.png

Screenshot 2023-11-30 004653.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...