Jump to content

wolstech

Chief Risk Officer
  • Posts

    19145
  • Joined

  • Last visited

  • Days Won

    758

wolstech last won the day on June 7

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. The .heliohost.org domains are no longer available to regular users (they were actually discontinued in 2021). We were forced to make this change because users kept getting hacked or setting up phishing sites, which resulted in the main heliohost.org website getting blacklisted on places like facebook. Accounts that had one were allowed to continue using them until the domain was changed or removed, and when Johnny crashed, all such domains on Johnny were effectively removed. It can be added back temporarily if there a specific reason you need this domain (for example we had another user for example who had embedded devices pointed to one of these...he had to release firmware updates to change the domain). Do you have a specific reason it's needed? If so, we'll add it back as an alias temporarily and set it to redirect to your new domain for you, but do keep in mind there will be a point where the .org domains will no longer work for regular users.
  2. That's good to know. Those files can vary quite widely by server version and database content, so the fact an off the shelf AI can convert the binary InnoDB database files back into .sql format without issue is quite impressive. Thank you for the info.
  3. Domains added. They can take up to 2 hours to function.
  4. What IP will you be making the outbound connection to? Also, is there a reason the remote end cannot be changed to a more standard port number that's already allowed?
  5. That account was lost in a server crash back in early May. Please see these News articles for more information: https://helionet.org/index/topic/67733-when-it-rains-it-pours/ and https://helionet.org/index/topic/67995-johnny-upgrade/ You can recreate your account by trying to sign into it at https://heliohost.org/login/ A backup from 2024-07-25 is available for this account as well from https://heliohost.org/backup/. Newer files may be available, however newer databases will likely not be.
  6. Nope not mistaken. An alias is exactly what you need if you don't want it to redirect. Alias has been added. Please be sure to configure DNS using our name servers or by using A and AAAA records pointed to the IPs shown in Plesk. The alias can take up to 2 hours to function.
  7. .htaccess file is going to be your best friend here as moneybroz said above. We've had to block these scanners on our own sites as well as help other users with the same (usually on our other plans after they got suspended over it).
  8. Do you want users who visit pasloe.net to be redirected to stasi.heliohost.org, or do you want them to still see pasloe.net in their browser but show the same content as stasi.heliohost.org?
  9. No, the backup from May will not contain databases. We were only able to recover the contents of the Home folder as of the day of the crash. The database server was damaged by the crash and associated disk issues, and the majority of the data was lost. If anything at all is recoverable, it's going to be raw server files that represent the table, and you'll need to spend some time trying to extract the data from them. The data will not be something that you can just import into a new account. Escalating to Krydos.
  10. $3 has been added to your account. Thank you for your payment.
  11. That domain looks like it was already added to your account. To get it working, the only DNS change you need to make is to set the domain's name servers at your registrar to ns1.heliohost.org and ns2.heliohost.org.
  12. There is a backup for your account from 2024-07-25 available that contains an lsvcam_webcamData database. That can still be downloaded from https://heliohost.org/backup/ even though it is almost 2 years old. The files from your account should be available as recently as May 8 if you need them. Just let us know. For the databases, Krydos could check for raw .frm and .ibd files off the server for you if you want to attempt recovery of newer data, but actually getting data from those is difficult if we can even find the files. To check he would need the names of the individual tables within the database.
  13. You need to have a Plesk account on any of the other servers (even the free Johnny plan is fine) before you can request a Lily account, because there are certain things on Lily that depend on the Plesk servers (like sending email...). Do you have a Plesk account already? If so, please provide your username.
  14. High server load. 10031.00 CPU. You did indeed exceed the CPU limit. Usually this is caused by leaving processes running, overuse of scheduled tasks (usually running them too frequently), processes not exiting due to bad code or server issues, forgetting to disconnect SFTP sessions after you're finished using it, and similar. Because the suspension occurred more than 24 hours ago, no process data is available. Please review your code and monitor your load here: https://heliohost.org/dashboard/load/ to ensure your software is not overusing the CPU. Unsuspended. Your account may take up to 2 hours to function.
×
×
  • Create New...