Backend of my website not responding

Website URL Error Message

backend of my website not responding http://nexprox.ct.ws/ is not fully online but can be accessible after three days till then for the active one just add https:// then the rest of the link

Other Information

Hello I’m trying to access the backend of my website nexprox.ct.ws but I’m consistently seeing a security channel offline error I’ve checked my code and forced https and they’re seems to be an issue with the secure connection could you please check if there’s a configuration error on the server side

I get a “too many redirects” error when I try to visit your site. Whatever is causing that might need to be fixed before you can do anything else.

What exactly do you mean by accessing the backend?

It may be because I added a redirect to it because of the the issue stated is it from the search engine or my website the error is from

Are you trying to access the “backend” with a web browser, or are you using something else?

No when I enter my website to login it will not work Saying backend offline so it seems like the backend server is not working

What do you mean backend? Do you mean your account dashboard on infinity free?

Because if you mean like the wordpress dashboard, that runs on the same server as the rest of your site

Actually can you share a screenshot of the error (including the URL) so we can help further

when i try to login http://nexprox.ct.ws i get the secure channel offline error from my code backend which shows on the nexprox screen and I have checked my code and forced https redirect on the platform so it seems like a server problem and I could also give link to my github repository so you can review my code for more details GitHub - ZEDON-ARCH/Nexprox: An advanced proxy with integrated tunnel system and powerful server · GitHub

Forget about the email address just don’t wanna show my other details but is still the same thing

Node.JS is not supported on free hosting. Not sure what you’re trying to do.

I’ve not looked at your code yet. But this isn’t going to be a “server” problem.

Is either a code problem, or you’re trying to do something unsupported.

If you’re using node.js like Greenreader9 said then that’s not supported. The only server side language that is supported is PHP. Client side language like JavaScript are supported

Okay I have completely changed the server.js file to a PHP database and is currently working right, so I want to thank you all from your assistance in helping me achieve it you can check out the website using this website link https://nexprox.ct.ws but I’m trying to look for how I can place the email or TLS/SSL for emailing of credentials

The php mail() function is disabled. So you’ll need to use SMTP to send email.

This link from admin should help

Lovely to hear have you checked the website

What do you want people to look for exactly?

If there is anything in particular you need help with, please just tell us what that is.