HelioHost Posted June 13, 2017 Posted June 13, 2017 Dears Are there any problems in the tommy server ?I can't connect to my C-panel ... Please investigate ? Khaled Mohamed A.M.SMsc in investment Manager in QA(EGX)
Krydos Posted June 14, 2017 Posted June 14, 2017 No, there is nothing wrong with Tommy. 100% uptime over the last week. You might have gotten blocked. Can you post the IP you see when you go to https://www.heliohost.org/ip.php so we can check if you're blocked?
HelioHost Posted June 14, 2017 Author Posted June 14, 2017 41.69.241.74 Khaled Mohamed A.M.SMsc in investment Manager in QA(EGX) --------------------------------------------On Wed, 14/6/17, Heliohost Support wrote: Subject: Re: [Hh#83800] Problem In Connecting To: khaled2607@yahoo.com Date: Wednesday, 14 June, 2017, 4:12 AM No, there is nothing wrong with Tommy. 100% uptime over the last week. You might have gotten blocked. Can you post the IP you see when you go to https://www.heliohost.org/ip.php so we can check if you're blocked? You may view the status of your ticket by visiting: http://www.helionet.org/index/index.php?showtopic=28383 Thank you, Heliohost support http://www.heliohost.org/ http://www.helionet.org/
Krydos Posted June 14, 2017 Posted June 14, 2017 That IP isn't blocked. What happens when you try to log in at https://tommy.heliohost.org:2083/ ? Does the page even load?
HelioHost Posted June 14, 2017 Author Posted June 14, 2017 dears Thanks Now , now no problems in connecting ..But , i have error when i run my asp.net app .. { http://khaled.heliohost.org/Webtest/default.aspx }Please help me .. Best regards Khaled Mohamed A.M.SMsc in investment Manager in QA(EGX) --------------------------------------------On Wed, 14/6/17, Heliohost Support wrote: Subject: Re: [Hh#83800] Problem In Connecting To: khaled2607@yahoo.com Date: Wednesday, 14 June, 2017, 6:21 PM That IP isn't blocked. What happens when you try to log in at https://tommy.heliohost.org:2083/ ? Does the page even load? You may view the status of your ticket by visiting: http://www.helionet.org/index/index.php?showtopic=28383 Thank you, Heliohost support http://www.heliohost.org/ http://www.helionet.org/
Krydos Posted June 14, 2017 Posted June 14, 2017 Do you get any more useful of an error if you enable error reporting? <configuration> <system.web> <customErrors mode="Off" /> </system.web> <system.webServer> <httpErrors errorMode="Detailed" /> </system.webServer> </configuration>
HelioHost Posted June 14, 2017 Author Posted June 14, 2017 I added the tag that you asked , but I still have error : http://khaled.heliohost.org/Webtest/default.aspx Khaled Mohamed A.M.SMsc in investment Manager in QA(EGX) --------------------------------------------On Wed, 14/6/17, Heliohost Support wrote: Subject: Re: [Hh#83800] Problem In Connecting To: khaled2607@yahoo.com Date: Wednesday, 14 June, 2017, 6:42 PM Do you get any more useful of an error if you enable error reporting? You may view the status of your ticket by visiting: http://www.helionet.org/index/index.php?showtopic=28383 Thank you, Heliohost support http://www.heliohost.org/ http://www.helionet.org/
Krydos Posted June 15, 2017 Posted June 15, 2017 Yeah, that error isn't any more useful. My favourite debugging strategy is to start simple and make sure it works, and then add a little and make sure it works and then add a little more and make sure it works. It's much easier that way.
Recommended Posts