Jump to content

wolstech

Chief Risk Officer
  • Posts

    19112
  • Joined

  • Last visited

  • Days Won

    755

wolstech last won the day on May 28

wolstech had the most liked content!

About wolstech

  • Birthday May 17

Contact Methods

  • Website URL
    https://www.raxsoft.com

Profile Information

  • Gender
    Male
  • Location
    Pennsylvania

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

wolstech's Achievements

Grand Master

Grand Master (14/14)

  • Well Followed Rare
  • Reacting Well Rare
  • Conversation Starter Rare
  • Dedicated Rare
  • Very Popular Rare

Recent Badges

1.6k

Reputation

  1. Johnny no longer has Python 3.12, which is part of the issue. It has 3.14 now. You'll need to update relevant shebang lines. https://johnny-info.heliohost.org/pyinfo/info3.14.py I'll assume you want these installed for 3.14. Datetime, json, and OS are built-in I believe. Requests is already present. Escalating to have the others installed: sqlite3, Beautifulsoup
  2. DKIM, SPF, and DMARC have been set up for the domain kittforhire.com. We recommend sending a real email (not just the word "test" or a blank email) to https://www.mail-tester.com/ to make sure that everything is set up correctly. If you get less than a 10/10 score please post a link to the full report so we can help you fix any other issues that there may be.
  3. Domain changed. It may take several hours to start working.
  4. Domain added.
  5. That domain cannot be added because you're currently in violation of the terms of service. Users are only allowed to have one account. Which one do you want to keep?
  6. It's suspended due to high server load, specifically CPU usage. This is usually due to things such as code being stuck in a loop, processes that aren't exiting when finished, running scheduled tasks too frequently, or forgetting to close SFTP connections when you're done with them. Since it's been suspended for more than 24 hours there aren't many details available. Please watch your load here: https://heliohost.org/dashboard/load/ and make any adjustments needed to keep your load down. If you have questions, feel free to ask. Unsuspended. Your account can take up to 2 hours to function.
  7. Please check your PMs for information regarding your Lily account.
  8. The main domain (texu.helioho.st) itself counts one, so you can only add 4 of those subdomains. I've added tools/store/portal/project for you and left off apk since it doesn't fit. The domains can take up to 2 hours to function.
  9. I'll go ahead and put it back for now with a redirect to your new one for you since you have old links floating around out there. Please go through your content and update the links to use the new domain, as there will be a point where the old domain will stop working entirely. Until then, your old domain will automatically direct users to your new domain when they visit it, so the links aren't broken. The alias can take up to 2 hours to function.
  10. Fixed missing DNS zones. It should be available again shortly.
  11. Looks like this is VPS34. Our website does not currently allow you to do a one-time buy on a VPS (or turn off future renewals on an existing one) without just cancelling the service entirely, but Krydos may be able to manually cancel the auto-renew on our side without deleting the VPS for you. Adding a button to cancel auto-renew on a VPS without actually cancelling the VPS itself would be a good addition... Escalating to see if auto-renew can be turned off for VPS34 without cancelling the VPS.
  12. The heliohost.org subdomains are no longer available to users (they haven't been available for several years now, though legacy domains have continued to work). We had to limit the heliohost.org domains to staff and system domains because the actual heliohost.org domain kept getting blacklisted from places like facebook and marked as malicious in Chrome due to abusive or hacked users with these subdomains sending spam or setting up phishing. We can add it back temporarily if it's needed, but there will eventually come a time where remaining accounts will be forced off of these domains. Is there a specific reason you need this domain temporarily?
  13. This should be supported. I can have Krydos check on it for you, but just need to know there the connection comes from. Do you know what IP address the inbound connection from Railway is coming from?
  14. A VPS comes as an empty linux box that you can configure it however you want, so you can definitely set up whatever web server you run to host multiple sites. Many of our users ask for a free control panel like Hestia to make setting up and managing a web server on their VPS simple. Note that if you want to put your subdomains under the vps133.heliohost.us domain, you'll need to contact us to have the DNS configured for each subdomain, as a VPS cannot automatically add the DNS records needed for a something.vps133.heliohost.us subdomain to work.
  15. You're suspended for excessive memory usage caused by your node application. This is unfortunately very common for Node apps, especially if they run continuously (or for passenger apps, have frequent traffic that keeps them awake). Please reduce the memory usage of your node application, or remove it if it cannot be corrected. I've disabled node on your account and unsuspended you. The account can take up to 2 hours to function.
×
×
  • Create New...