roguitar Posted August 25, 2019 Posted August 25, 2019 I can't access the files directory, that is, the cpanel. This message shows in Google Chrome: This site can't be reached ricky.heliohost.org's server ip address could not be found.Try running Windows Network Diagnostics.DNS_PROBE_FINISHED_NXDOMAIN And when I try access via FTP, this message shows in Dreamweaver: An FTP error occurred - cannot make connection to host. The remote host cannot be found. I wonder if this is the definite end of Ricky server....
BlueyEmperor Posted August 25, 2019 Posted August 25, 2019 (edited) I recommend that in CPanel you navigate to FTP Accounts > Select the FTP account you want to use > Select 'Configure FTP Client' > Select FileZilla Configuration File. Once you have done this, import it into FileZilla. Otherwise it might be due to downtime. EDIT: I just realised that your using Dreamweaver. I do know that when I tried to set it up manually in FileZilla, it did not work. Edited August 25, 2019 by BlueyEmperor
roguitar Posted August 25, 2019 Author Posted August 25, 2019 I recommend that in CPanel you navigate to FTP Accounts > Select the FTP account you want to use > Select 'Configure FTP Client' > Select FileZilla Configuration File. Once you have done this, import it into FileZilla. Otherwise it might be due to downtime. EDIT: I just realised that your using Dreamweaver. I do know that when I tried to set it up manually in FileZilla, it did not work.Ok, but how will I do this? I've just said that I can't access CPanel... I'll try it later, perhaps...
BlueyEmperor Posted August 25, 2019 Posted August 25, 2019 Ok, but how will I do this? I've just said that I can't access CPanel... I'll try it later, perhaps... Try to clear your browser cache and flush your os DNS records.
Sn1F3rt Posted August 25, 2019 Posted August 25, 2019 That's not any of your fault. That happens when the server is down. Try again after sometime... It should work alright.
roguitar Posted August 25, 2019 Author Posted August 25, 2019 I recommend that in CPanel you navigate to FTP Accounts > Select the FTP account you want to use > Select 'Configure FTP Client' > Select FileZilla Configuration File. Once you have done this, import it into FileZilla. Otherwise it might be due to downtime. EDIT: I just realised that your using Dreamweaver. I do know that when I tried to set it up manually in FileZilla, it did not work.Ok, I got it through FileZilla, but hilariously I couldn't do it via Dreamweaver. As I use Dreamweaver the most, I'd like to know if there's some solution for it.
roguitar Posted August 25, 2019 Author Posted August 25, 2019 Ok, but how will I do this? I've just said that I can't access CPanel... I'll try it later, perhaps... Try to clear your browser cache and flush your os DNS records. Ok
BlueyEmperor Posted August 25, 2019 Posted August 25, 2019 Ok, I got it through FileZilla, but hilariously I couldn't do it via Dreamweaver. As I use Dreamweaver the most, I'd like to know if there's some solution for it. I had the same issue when I tried it manually on FileZilla. It could be due to high load?
roguitar Posted August 25, 2019 Author Posted August 25, 2019 That's not any of your fault. That happens when the server is down. Try again after sometime... It should work alright.I think you're right. I cleaned my cache, I've tried to switch the browsers and the result is the same. It's like the server ip doesn't exist anymore. https://ricky.heliohost.org:2083/login/ simply can't be found.
Piotr GRD Posted August 25, 2019 Posted August 25, 2019 Does anyone actually read the error message provided? The one from the browser is most meaningful. ricky.heliohost.org's server ip address could not be found.DNS_PROBE_FINISHED_NXDOMAIN So, this is problem with DNS. I bet that if roguitar would try to connect to "64.62.211.134" instead of "ricky.heliohost.org" (which actually should does not matter at all, there should be no difference in normal situation) then the connection would be succesful. Let's try to diagnose why there is such DNS problem. Start with the source, HelioHost nameservers, let's check them for example with using my tool HelioHost DNS Checker or any DIG. Answer from NS2 is correct, but NS1 have no informations about ricky.heliohost.org domain name, it returns the code "NXDOMAIN". That's mean that randomly, in ~50% of cases we won't connect to ricky.heliohost.org. Possibly also some other domain names are missing on NS1. This needs admin intervention: fixing/synchronising DNS entries on NS1.
Sn1F3rt Posted August 25, 2019 Posted August 25, 2019 Yeah @Piotr GRD. The connection to the IP address of Ricky directly, may be successful. But even then the server isn't working. That's why cPanel isn't accessible. The hostname (ie, ricky.heliohost.org) doesn't resolve to it's IP. This usually happens when the server goes down due to high load, however, the IP is independent of that.
roguitar Posted August 25, 2019 Author Posted August 25, 2019 Does anyone actually read the error message provided? The one from the browser is most meaningful. ricky.heliohost.org's server ip address could not be found.DNS_PROBE_FINISHED_NXDOMAIN So, this is problem with DNS. I bet that if roguitar would try to connect to "64.62.211.134" instead of "ricky.heliohost.org" (which actually should does not matter at all, there should be no difference in normal situation) then the connection would be succesful. Let's try to diagnose why there is such DNS problem. Start with the source, HelioHost nameservers, let's check them for example with using my tool HelioHost DNS Checker or any DIG. Answer from NS2 is correct, but NS1 have no informations about ricky.heliohost.org domain name, it returns the code "NXDOMAIN". That's mean that randomly, in ~50% of cases we won't connect to ricky.heliohost.org. Possibly also some other domain names are missing on NS1. This needs admin intervention: fixing/synchronising DNS entries on NS1.I've tried to connect using IP, as you said, but with no success... Like this:http://64.62.211.134:2083/And the error message provided is: ERR_CONNECTION_RESET
Piotr GRD Posted August 25, 2019 Posted August 25, 2019 cPanel, after initial connection without domain name, redirects you automatically to ricky.heliohost.org. For me cPanel on Ricky works, I have logged in. Apart of server being sometimes slow, it's accessible, and everyone of us have 50% of chanses to get the correct DNS response from NS2. For FTP connection you don't need to provide any domain name, there won't be redirection like with HTTP/HTTPS to cPanel, as FTP host provide the IP and you'll be able to manage files. 1
roguitar Posted August 25, 2019 Author Posted August 25, 2019 Ok, ok, now it's weirdly working... At least so far...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now