Jump to content

man95

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by man95

  1. yeah, and i think this is circular solution too, because I've test it on another hostring service that use cpanel and it works Even, I've tried several times to add alias domain on heliohost and it is works. It is possible the problem is because I add it on domain, not in alias? The problem is starting there
  2. I need to make alias, not to change my main domain i.e. man95.heliohost.org, now I'm lost it :'D
  3. hello, I'm still waiting for the solution
  4. it says Connection Timed Out
  5. I even only enter ns1.heliohost.org and never use ns2.heliohost.org, and everything is fine
  6. I make a proof of concept about your statement. I register on other hosting service, and I enter my domain from the same registar with this, and everything is ok. I assume, if the problem is not in the registar, I think it is in this server. This is the link : http://tanwir.us.to When I enter it, it says to wait it maximal for 76 hours. So I check on DNS Checker, there is error when in waiting time, but after waiting time, it is fine in every line like you say
  7. I've contact the registar, he replies this
  8. No, i don't use that domain.I use domain from .us.to
  9. I have change it and the error still there, this not solve my problem
  10. Hello, I have problem when I add domain alias for my website here the error said: Sorry, the domain is already pointed to an IP address that does not appear to use DNS servers associated with this server. Please transfer the domain to this servers nameservers or have your administrator add one of its nameservers to /etc/ips.remotedns and make the proper A entries on that remote nameserver. here was an error when the system attempted to create the alias. Park::park failed: (XID daywmj) Sorry, the domain is already pointed to an IP address that does not appear to use DNS servers associated with this server. Please transfer the domain to this servers nameservers or have your administrator add one of its nameservers to /etc/ips.remotedns and make the proper A entries on that remote nameserver. What that is mean?
  11. OMG, how if I need it fastly or the code consists thousand lines ?
  12. Let me explain I registered at heliohost by email mu***********.***********mi@gmail.com for the first time as man95, but the system refused and told me to change my username, then I followed the name suggested by the system and changed it to muhamm10, I used Johnny server, and it turned out that the man95 account registered on the heliohost forum, so I do not enter this forum (I have posted about this in the forum). Then Johnny crashed, so my account was closed, and I tried to register on Tommy server, using this email and the name muhamm10. Then Tommy also crashed, and my account was also closed, but allowed to re-register on Tommy's server, so I registered as man95. When I tried to delete the muhamm10 account using the link above, my account was inactive, it said.Sorry if there are rules that I violate, please provide me with a solution to my problem. And forgive us because we are from developing countries, because we have difficulty in English.
  13. the error still exist
  14. I know, Python 2.7 also installed at Python. I use Python 2.7 on Windows 7 and run CGIHTTPServer, and it is OK. When I upload my code to Heliohost, it is give me error, altough I've add shebang #!/usr/bin/python2.7. I inspect my code, the problem is at end of my code, there is a "Tab". When I delete it, the code run well. I run on my laptop the code with "Tab" at the end of my code, it is running well I want to know what is the best way to get where the error line from my code, since there are different result between my laptop and heliohost
  15. I want to make online exam, for 927 students that access my website at one time. Does Heliohost has bandwith qouta for user? Or any rule about maximal access at time?
  16. Error: (XID spmbt9) A DNS entry for “forturi.us.to” already exists. You must remove this DNS entry from this server or all servers in the DNS cluster to proceed.
  17. I've make website on Johnny server, and I use domain that I registered on FreeDNS, and then Johnny has crash about a year ago, and my account was deleted. Now, I want to use that domain (forturi.us.to), but it gives me this error. Please, I want to use my old domain. Thanks
  18. what is closest application to python that heliohost use? so i can check where the problem is in my PC? I use python 3.6.3 on Windows 7, I run my script there, and everything is run well, but when I upload it yo heliohost, I always get error message
  19. Hello I think error logs in cPanel is give me too little information about errors that I face. Sometimes I check the errors in my PC, but when everything is good in my PC, there are still error in Heliohost server that I dont know what exactly is it, because error logs only tell me about 404.shtml file not found. Please upgrade the error logs, so I know what the error in my program. Or, any other way to check the error like in Python IDLE? Warm regards PS : I use Tommy server, and my program at http://muhamm10.heliohost.org/helio.py
  20. I'm sorry, I access forum from my smartphone, so I can't using bbcodes
  21. Yes, I have same problem. I just want to download some video from YouTube from my website (http://muhamm10.heliohost.org/yt.py), but itu give me error 403, so I try to log on, but error in cPanel Failed to save cache file “/home1/muhamm10/.cpanel/nvdata.cache” because of an error: (XID 5yv65v) The system failed to create the file “/home1/muhamm10/.cpanel/nvdata.cache.tmp.58699420” with permissions “0640” (as EUID: 3415, EGID: 3415) because of the following error: Input/output error at /usr/local/cpanel/Cpanel/NVData.pm line 119. at /usr/local/cpanel/Cpanel/NVData.pm line 119. Cpanel::NVData::__ANON__(Cpanel::Exception::IO::FileCreateError=HASH(0x4a82da8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/Try/Tiny.pm line 122 Try::Tiny::try(CODE(0x297ee70), Try::Tiny::Catch=REF(0x4932138)) called at /usr/local/cpanel/Cpanel/NVData.pm line 121 Cpanel::NVData::_savecache() called at /usr/local/cpanel/Cpanel/NVData.pm line 233 Cpanel::NVData::_loadcache(1) called at /usr/local/cpanel/Cpanel/NVData.pm line 257 Cpanel::NVData::_get("xmaingroupsorder") called at /usr/local/cpanel/Cpanel/API/NVData.pm line 18 Cpanel::API::NVData::get(Cpanel::Args=HASH(0x4a8a618), Cpanel::Result=HASH(0x4aaef80)) called at /usr/local/cpanel/Cpanel/API.pm line 287 Cpanel::API::__ANON__() called at /usr/local/cpanel/Cpanel/API.pm line 359 eval {...} called at /usr/local/cpanel/Cpanel/API.pm line 359 Cpanel::API::_eval_guard(Cpanel::Result=HASH(0x4aaef80), CODE(0x4a8a3f0)) called at /usr/local/cpanel/Cpanel/API.pm line 287 Cpanel::API::_run_module_function(Cpanel::Args=HASH(0x4a8a618), Cpanel::Result=HASH(0x4aaef80), "NVData", "get") called at /usr/local/cpanel/Cpanel/API.pm line 142 Cpanel::API::execute("NVData", "get", HASH(0x4a8c278)) called at /usr/local/cpanel/Cpanel/Template/Plugin/CPDefault.pm line 60 Cpanel::Template::Plugin::CPDefault::_execute_or_die("NVData", "get", HASH(0x4a8c278)) called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 2 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 2 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 6 Template::Provider::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a89c58), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "_assets/get_application_from_available_applications_macro.htm"...) called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 21 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4936460), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "home/index.tt", undef, "localize me!") called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 409 Template::Context::include(Template::Context=HASH(0x48393b8), "home/index.tt") called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 364 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a7c1b8), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), Template::Document=HASH(0x4a7c1b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 94 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 91 Template::Service::process(Template::Service=HASH(0x48390a0), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template.pm line 66 Template::process(Template=HASH(0x4871bc8), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930), SCALAR(0x28e4208)) called at /usr/local/cpanel/Cpanel/Template.pm line 457 Cpanel::Template::process_template("cpanel", HASH(0x3d25930), HASH(0x2866dc0)) called at cpanel.pl line 1248 cpanel::cpanel::cptt_exectag("/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", 1) called at cpanel.pl line 5226 cpanel::cpanel::run_standard_mode() called at cpanel.pl line 874 cpanel::cpanel::script("cpanel::cpanel", "./frontend/paper_lantern/index.html") called at cpanel.pl line 304 Failed to mkdir(/home1/muhamm10/.cpanel): Input/output error at /usr/local/cpanel/Cpanel/CachedCommand/Utils.pm line 56. at /usr/local/cpanel/Cpanel/CachedCommand/Utils.pm line 56. Cpanel::CachedCommand::Utils::_get_datastore_dir() called at /usr/local/cpanel/Cpanel/CachedCommand/Utils.pm line 32 Cpanel::CachedCommand::Utils::_get_datastore_filename("AVAILABLE_APPLICATIONS_CACHE_en_paper_lantern") called at /usr/local/cpanel/Cpanel/DynamicUI/App.pm line 105 Cpanel::DynamicUI::App::get_available_applications("nvarglist", 1, "arglist", "") called at /usr/local/cpanel/Cpanel/API/Branding.pm line 180 Cpanel::API::Branding::get_available_applications(Cpanel::Args=HASH(0x4a82850), Cpanel::Result=HASH(0x4a8c098)) called at /usr/local/cpanel/Cpanel/API.pm line 287 Cpanel::API::__ANON__() called at /usr/local/cpanel/Cpanel/API.pm line 359 eval {...} called at /usr/local/cpanel/Cpanel/API.pm line 359 Cpanel::API::_eval_guard(Cpanel::Result=HASH(0x4a8c098), CODE(0x4a8a390)) called at /usr/local/cpanel/Cpanel/API.pm line 287 Cpanel::API::_run_module_function(Cpanel::Args=HASH(0x4a82850), Cpanel::Result=HASH(0x4a8c098), "Branding", "get_available_applications") called at /usr/local/cpanel/Cpanel/API.pm line 142 Cpanel::API::execute("Branding", "get_available_applications", HASH(0x4a8c2a8)) called at /usr/local/cpanel/Cpanel/Template/Plugin/CPDefault.pm line 60 Cpanel::Template::Plugin::CPDefault::_execute_or_die("Branding", "get_available_applications", HASH(0x4a8c2a8)) called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 2 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 2 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 6 Template::Provider::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a89c58), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "_assets/get_application_from_available_applications_macro.htm"...) called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 21 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4936460), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "home/index.tt", undef, "localize me!") called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 409 Template::Context::include(Template::Context=HASH(0x48393b8), "home/index.tt") called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 364 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a7c1b8), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), Template::Document=HASH(0x4a7c1b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 94 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 91 Template::Service::process(Template::Service=HASH(0x48390a0), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template.pm line 66 Template::process(Template=HASH(0x4871bc8), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930), SCALAR(0x28e4208)) called at /usr/local/cpanel/Cpanel/Template.pm line 457 Cpanel::Template::process_template("cpanel", HASH(0x3d25930), HASH(0x2866dc0)) called at cpanel.pl line 1248 cpanel::cpanel::cptt_exectag("/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", 1) called at cpanel.pl line 5226 cpanel::cpanel::run_standard_mode() called at cpanel.pl line 874 cpanel::cpanel::script("cpanel::cpanel", "./frontend/paper_lantern/index.html") called at cpanel.pl line 304 Failed to mkdir(/home1/muhamm10/.cpanel/datastore): Input/output error at /usr/local/cpanel/Cpanel/CachedCommand/Utils.pm line 58. at /usr/local/cpanel/Cpanel/CachedCommand/Utils.pm line 58. Cpanel::CachedCommand::Utils::_get_datastore_dir() called at /usr/local/cpanel/Cpanel/CachedCommand/Utils.pm line 32 Cpanel::CachedCommand::Utils::_get_datastore_filename("AVAILABLE_APPLICATIONS_CACHE_en_paper_lantern") called at /usr/local/cpanel/Cpanel/DynamicUI/App.pm line 105 Cpanel::DynamicUI::App::get_available_applications("nvarglist", 1, "arglist", "") called at /usr/local/cpanel/Cpanel/API/Branding.pm line 180 Cpanel::API::Branding::get_available_applications(Cpanel::Args=HASH(0x4a82850), Cpanel::Result=HASH(0x4a8c098)) called at /usr/local/cpanel/Cpanel/API.pm line 287 Cpanel::API::__ANON__() called at /usr/local/cpanel/Cpanel/API.pm line 359 eval {...} called at /usr/local/cpanel/Cpanel/API.pm line 359 Cpanel::API::_eval_guard(Cpanel::Result=HASH(0x4a8c098), CODE(0x4a8a390)) called at /usr/local/cpanel/Cpanel/API.pm line 287 Cpanel::API::_run_module_function(Cpanel::Args=HASH(0x4a82850), Cpanel::Result=HASH(0x4a8c098), "Branding", "get_available_applications") called at /usr/local/cpanel/Cpanel/API.pm line 142 Cpanel::API::execute("Branding", "get_available_applications", HASH(0x4a8c2a8)) called at /usr/local/cpanel/Cpanel/Template/Plugin/CPDefault.pm line 60 Cpanel::Template::Plugin::CPDefault::_execute_or_die("Branding", "get_available_applications", HASH(0x4a8c2a8)) called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 2 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 2 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/get_application_from_available_applications_macro.html.tt line 6 Template::Provider::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a89c58), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "_assets/get_application_from_available_applications_macro.htm"...) called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 21 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4936460), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "home/index.tt", undef, "localize me!") called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 409 Template::Context::include(Template::Context=HASH(0x48393b8), "home/index.tt") called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 364 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a7c1b8), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), Template::Document=HASH(0x4a7c1b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 94 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 91 Template::Service::process(Template::Service=HASH(0x48390a0), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template.pm line 66 Template::process(Template=HASH(0x4871bc8), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930), SCALAR(0x28e4208)) called at /usr/local/cpanel/Cpanel/Template.pm line 457 Cpanel::Template::process_template("cpanel", HASH(0x3d25930), HASH(0x2866dc0)) called at cpanel.pl line 1248 cpanel::cpanel::cptt_exectag("/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", 1) called at cpanel.pl line 5226 cpanel::cpanel::run_standard_mode() called at cpanel.pl line 874 cpanel::cpanel::script("cpanel::cpanel", "./frontend/paper_lantern/index.html") called at cpanel.pl line 304 Template::Exception: [TYPE]=[undef] [iNFO]=[Cpanel::Exception::IO::FileCreateError/(XID heqsrp) The system failed to create the file “/home1/muhamm10/.cpanel/datastore/MOUNTS_CACHE__proc_mounts.tmp.5994169” with permissions “0600” (as EUID: 3415, EGID: 3415) because of the following error: Input/output error at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 330. Cpanel::Exception::create("IO::FileCreateError", ARRAY(0x4d1b150)) called at /usr/local/cpanel/Cpanel/FileUtils/Write.pm line 104 Cpanel::FileUtils::Write::_write_to_tmpfile("/home1/muhamm10/.cpanel/datastore/MOUNTS_CACHE__proc_mounts", "rootfs / rootfs rw 0 0\x{a}sysfs /sys sysfs rw,seclabel,nosuid,no"..., 384, CODE(0x286fbb0)) called at /usr/local/cpanel/Cpanel/FileUtils/Write.pm line 64 Cpanel::FileUtils::Write::overwrite("/home1/muhamm10/.cpanel/datastore/MOUNTS_CACHE__proc_mounts", "rootfs / rootfs rw 0 0\x{a}sysfs /sys sysfs rw,seclabel,nosuid,no"..., 384) called at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 81 Cpanel::Filesys::Mounts::__ANON__() called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/Try/Tiny.pm line 101 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/Try/Tiny.pm line 92 Try::Tiny::try(CODE(0x4b46a08), Try::Tiny::Catch=REF(0x4b51438)) called at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 90 Cpanel::Filesys::Mounts::get_mounts_without_jailed_filesystems() called at /usr/local/cpanel/Cpanel/Quota/Filesys.pm line 259 Cpanel::Quota::Filesys::_get_quota_paths(Cpanel::Quota::Blocks=HASH(0x4cdd3b0)) called at /usr/local/cpanel/Cpanel/Quota/Common.pm line 69 Cpanel::Quota::Common::new("Cpanel::Quota::Blocks", HASH(0x4cdd350)) called at /usr/local/cpanel/Cpanel/Quota.pm line 113 Cpanel::Quota::displayquota(HASH(0x4cdd320)) called at /usr/local/cpanel/Cpanel/ExpVar/MultiPass.pm line 196 Cpanel::ExpVar::MultiPass::__ANON__(undef) called at /usr/local/cpanel/Cpanel/ExpVar/MultiPass.pm line 503 Cpanel::ExpVar::MultiPass::expand(HASH(0x4cdc9d8), undef) called at /usr/local/cpanel/Cpanel/ExpVar.pm line 172 Cpanel::ExpVar::expvar("\$disk_quota_is_full") called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/master.html.tt line 89 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/master.html.tt line 89 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/_assets/master.html.tt line 16 Template::Provider::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4cdc600), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "_assets/master.html.tt", HASH(0x4b40268), "localize me!") called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 409 Template::Context::include(Template::Context=HASH(0x48393b8), "_assets/master.html.tt", HASH(0x4b40268)) called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 199 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/home/index.tt line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4936460), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), "home/index.tt", undef, "localize me!") called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 409 Template::Context::include(Template::Context=HASH(0x48393b8), "home/index.tt") called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 364 eval {...} called at /usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl line 7 Template::Document::__ANON__(Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 163 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Document.pm line 161 Template::Document::process(Template::Document=HASH(0x4a7c1b8), Template::Context=HASH(0x48393b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 351 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Context.pm line 321 Template::Context::process(Template::Context=HASH(0x48393b8), Template::Document=HASH(0x4a7c1b8)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 94 eval {...} called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template/Service.pm line 91 Template::Service::process(Template::Service=HASH(0x48390a0), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930)) called at /usr/local/cpanel/3rdparty/perl/524/lib64/perl5/cpanel_lib/x86_64-linux-64int/Template.pm line 66 Template::process(Template=HASH(0x4871bc8), "/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", HASH(0x3d25930), SCALAR(0x28e4208)) called at /usr/local/cpanel/Cpanel/Template.pm line 457 Cpanel::Template::process_template("cpanel", HASH(0x3d25930), HASH(0x2866dc0)) called at cpanel.pl line 1248 cpanel::cpanel::cptt_exectag("/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", 1) called at cpanel.pl line 5226 cpanel::cpanel::run_standard_mode() called at cpanel.pl line 874 cpanel::cpanel::script("cpanel::cpanel", "./frontend/paper_lantern/index.html") called at cpanel.pl line 304 ] [TEXT]=[ ] at cpanel.pl line 1267. cpanel::cpanel::cptt_exectag("/usr/local/cpanel/base/frontend/paper_lantern/index.auto.tmpl", 1) called at cpanel.pl line 5226 cpanel::cpanel::run_standard_mode() called at cpanel.pl line 874 cpanel::cpanel::script("cpanel::cpanel", "./frontend/paper_lantern/index.html") called at cpanel.pl line 304
  22. To answer this question, I must check my outbox mail, because I forget email addresses that I send the stuff. But a week ago, because there is no answer from Krydos, I try to send private email to test my email account, is it still in suspension or not, and then my account suspensed . Please unsuspend my account so I can check my outbox mail
  23. Thanks for your responce. There is no text in my email, just an attachment that consist exam for my student. How to send this .docx file to you? since I can't upload here because the forum reject .docx file I've registered domain forturi.us.to on https://freedns.afraid.org/ , and I configure it in muhamm10.helionet.org , also I configure my email adress there (abduh@forturi.us.to) I don't understand what do you talking about? I never make any subcription form in my website, even my website doesn't have feed. Can you check into my outbox?
  24. Hello any body there? I've been waited for a week and until know I'm still waiting for the answer ☹️
×
×
  • Create New...