All Activity
- Today
-
The forum account has been deleted.
-
Not sure. I mainly provide support for server issues, not debug people's code for them. We have over 6000 accounts and if I helped each person debug their code I wouldn't have much time to do other more important things such as building new servers, adding new features, etc. You could try using AI to debug your code, or if you post your code on this forum or on Discord someone with more free time may be able to help you.
-
[Solved] Request to add additional domain for user: strongestleo
KazVee replied to strongestleo's topic in Customer Service
I've added that domain to your account for you. Please note that it may take up to 2 hours for the domain change to take effect. If after a full 2 hours it doesn't work on your side, please make sure you clear your web browser cache: https://wiki.helionet.org/Clear_Your_Cache -
Both of them. I ran the rates service manually. See You can check the output logs, which are saved in the .txt file of the rates service, to verify.
-
hztwap13 joined the community
-
You don't appear to have a hosting account. I've escalated your thread so an administrator can delete your forum account and any other pertinent information.
-
Please delete my account and all related information. Thank you!
-
The forecast service or the rates service?
-
fancypants joined the community
-
Hey, I have a query. I scheduled a task using a URL, and although I received a 200 response, the script did not start. There are no logs being saved to the file. However, when I run the script manually, it starts successfully. Why is this happening? Do you have any idea what could be causing this? You can check my scheduled task to review the URL.
-
The initial invite is still going to go to the email on the PayPal account though. You only can change the email address after you have signed up. If you can’t receive email at that address, you would need to provide us the transaction number of the PayPal purchase and we can cancel the invite sent to the PayPal address and send it to your email address instead.
-
Yes you are able to change it yourself through plesk in your account settings.
-
Is it possible to change emails from the PayPal email account to your actual one? Because I am planning to pay for the Tommy account with my mom's PayPal account and email, and my email is notebookw123@gmail.com.
- Yesterday
-
Notebook W joined the community
-
Finally I made it successfully. Thanks a million.
-
edenmemory joined the community
-
Hey, I ran it on my system, and it took about 30 minutes. I saw your suggestion about using a Discord bot, but I didn't quite understand it. Is there a simpler way to run my script successfully?
-
We have made some changes to the Tommy server to help reduce the number of 503 errors, and speed up the execution of PHP scripts. The feedback we've gotten so far seems to indicate that it is working. We have also noticed that the changes have sped up the time it takes for Apache to restart which should reduce downtime as well. Since the DDoS was targeting the webmail subdomain of random domains hosted on Tommy we just went through and disabled Roundcube on every account. We figure most people probably don't even use the webmail anyways so it is a waste of system resources to have it on by default. If you regularly use Roundcube webmail you can re-enable it yourself on your domain if you need to. Login > Continue to Plesk > Mail > Mail Settings > [Your Domain] > Webmail > Select Roundcube > Ok After enabling webmail again you will need to wait for up to 2 hours for an Apache restart before it will work. In the meantime if you go to webmail.yourdomain.helioho.st it will show the queued page with an estimate of when webmail should start working again. We will also be disabling webmail on Johnny to help with the 503 errors on that server too. We will likely need to disable free signups for a day or so because the server gets really slow while all the webmails are being disabled so account creations tend to time out. Let us know if you have noticed an improvement on the PHP performance of Tommy, or if you have any questions.
-
- 2
-
-
tangxiaowu666 joined the community
-
Installed. You can see the current list of installed modules and their versions for Tommy's Python 3.12 at https://krydos1.heliohost.org/pyinfo/info3.12.py
-
This support request is being escalated to our root admins who can set that up for you. 🙂
-
So this is for "grafolana.helioho.st", under "paic" username account. Current version of Python is 3.12 for this. Thanks !
-
I've added that domain to your account for you. Please note that it may take up to 2 hours for the domain change to take effect, and it will not work until you set up your DNS with your domain registrar. To configure your DNS, please see the steps provided on our Wiki to either set NS records pointed at the HelioHost nameservers, or create A/AAAA records and point them to your server's IPv4/IPv6 address: https://wiki.helionet.org/Addon_Domains#Custom_Addon_Domains If after a full 2 hours it doesn't work on your side, please make sure you clear your web browser cache: https://wiki.helionet.org/Clear_Your_Cache
-
Please confirm the version of Python you need this for? You can check here for guidance on what information to provide when asking for additional modules: https://wiki.helionet.org/Python_Tutorial#Request_Additional_Python_Modules
-
alexrsj joined the community
-
ljayz joined the community
-
Hello dear support ! I would like to have the following module installed for my python backend project. portalocker==3.1.1 Thanks in advance ! Paic
-
oscarenrique1982 joined the community
-
Add a domain:helionet.zdsa.us.kg
-
luxidasik joined the community
-
see joined the community
- Last week
-
Marking as solved as user has created an account successfully.
-
Submitting a post on this forum does not create any account. I resent the invite to cam******de**on14@yahoo.com, make sure to check your spam folder. Let us know if you haven't received the invite email in over 5 minutes.
-
If you need to run a long running background process that takes more than 30-60 seconds to execute I would recommend using something like this https://wiki.helionet.org/Discord_Bot