Jump to content

Recommended Posts

Posted

I am getting a 503 error on rf5.co and can't figure out why?  Appreciate your support

Posted
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?

Posted

Ah. Sorry I forgot about django on that domain.  I am still playing with that, so all good for now. Thank you!

Posted

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.

Posted

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.

Posted

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

Posted

Can you help me with this e-mail question?  

**Moving this question to a new thread about e-mail server configuration**

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...