Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. You could either contact PayPal support and see what they have to say about it, or you can use this Stripe link to try to pay again https://buy.stripe.com/6oU7sNcs6207fjP1udco009 I understand that the Stripe link says $2 and the dashboard says $1, but the dashboard will be updated to the new pricing soon anyways, and I don't want to create a $1 Stripe link that will only be used once and then deleted in a week or whatever.
  3. Today
  4. The account celesetatone1 looks like it's already been reset. We can't add domains to accounts until after you recreate the account. Please check your email for a link to finish the reset and create the new account. Once that's completed, let us know and we'll add the domain for you
  5. Hi. Please reset my account to its default settings and add a domain name. Domin celestat.site acc celestatone1
  6. This support request is being escalated to our root admins who can look into this further for you.
  7. Hi there, I am upgrading my account to Tommy server. I proceeded to pay using my virtual card, it got refunded so I used my debit card instead, the money got refunded again. I did it multiple times, but it keeps repeating.
  8. I've reset your account as requested. You should receive an email shortly so you can take the next steps to recreate it. I made a backup before the reset, so if you discover you need any of your old files, you can download the backup here: https://heliohost.org/backup If you're not sure how to extract the backup files, please follow our how-to guide here: https://wiki.helionet.org/Account_Backups
  9. Please reset account stephenw.
  10. Soo as it turns out, on Jonny you can safely place your .env file in the root of your app and the server will automatically prevent it from being served to a client. for this sample project, the path is load_dotenv("/home/dkobrin.helioho.st/flask.dkobrin.helioho.st/MyNewFlaskApp/.env") as an extra layer of safety I am also adding the following to my .htaccess file instructing Apache to deny requests for .env files #hide .env files from http access <FilesMatch ".env"> Order allow,deny Deny from all </FilesMatch>
  11. I would like to stop using code hosting on github. I moved to codeberg, some of my private git repos are on github. unfortunately, codeberg won't allow private repositories based on their TOS, only some exclusions for small files like personal notes, .env files, etc. codeberg is focused only for open-source projects. so, what im planning now is to store private git repositories only on my local machine. but transferring changes to heliohost using filezilla is hassle because some files are not syncing properly, like you need to transfer each and every file unlike git which is better to transfer files and you'll be assured that files in local and remote are in-sync properly. however, that would be a problem then. I'd like to use Git but at the same time, I won't like to use online code hostings especially github for private repositories.
  12. The module smtplib is a default module that is present in all Python installs, and doesn't need to be requested.
  13. This support request is being escalated to our root admins who can set this up for you. 🙂
  14. Yesterday
  15. Username: dylanlewis11 My server: dylanlewis11.helioho.st I need smtplib module please. I'm running python 3.12 on a Tommy server. Thank you.
  16. For SPF, use this (leave the name field blank, use this as value): "v=spf1 include:tommy.heliohost.org ~all" For DMARC, enter the name as _dmarc, and use this value: "v=DMARC1; p=quarantine" For DKIM, the record needs to be generated in Plesk under the mail settings as its unique to each user. Turn it on, apply the settings, then click the ? next to the DKIM settings and it will show you the correct records to use.
  17. Thanks. I never thought of the laptop as an attack vector. That's why I kept getting hacked Thanks
  18. So your laptop had malware...that explains it. Glad to see you found the source of the issue Unsuspended again. I've randomized the password for that compromised email mailbox so the attacker cannot send messages. You'll need to set a new password for it in plesk before using it again. It may take a few minutes for the account to work again.
  19. hi there, my username is urbanshed and my doman name is urbanshed.in that is working good. my dns records are set by cloudflare account. i have setup the A/AAA records to my ip and it is working fine, but i dont know which DNS enteries i have to make for setting up mails in, also i need spf, dmarc and dkim to be setup, can you please help me how can I do that? I have created mail account with plesk earlier but it was not working, and i didn't find any useful info here: Cloudflare DNS Records - HelioHost Wiki
  20. You were right, it's the laptop that was compromised. Hence the hack on Wordpress which got the account suspended. I removed the Wordpress sites but the account kept sending emails, Turns out the laptop had been compromised and that's how they kept getting in. I have bought a new laptop purely for work (old laptop was shared by family). It's running the latest Windows 11 and Kaspersky Anti virus I have also instituted a policy for changing email passwords at least once per month Also, I will be logging in to check the email logs daily (Is there a way this can be automated?) I believe these changes will ensure my account is never running afoul again. Let me know if there's anything more I can do to secure my account
  21. No you can't. Plesk's git cannot be the target of a push. The suggested solution for automatic deployment is what you described (hosted repo on github with a webhook). If there was a way to do this, it would need to be over HTTPS anyway as we don't allow SSH access to the Plesk servers for security reasons.
  22. I don't know if this would be possible, so I'm here to ask. I know how to use git to push on remote repository in Codeberg, Github, etc. then using git webhook here to fetch files from those git repositories. Also I'm learning on using SFTP file transfer using FileZilla and Rclone to copy files to heliohost. I am just curious if I could do something different like directly git pushing to heliohost server using ssh? Thanks!
  23. Last week
  24. After further investigation, the issue seems to be the email address i**o@nil***ua.xyz has been compromised. We recommend changing the email password for this email address and checking for malware such as keylogging software on the pc that logs into this account.
  25. This is your third time for being suspended for attempting to send 220 emails. If you were to be unsuspended, how are you going to fix this issue so that it doesn't happen again?
  26. My account is suspended
  27. Domain added. it can take up to 2 hours to start working.
  1. Load more activity
×
×
  • Create New...