Jump to content

Krydos

Chief Executive Officer
  • Posts

    26327
  • Joined

  • Last visited

  • Days Won

    940

Posts posted by Krydos

  1. So, Morty and Morty2 are using much newer versions of MariaDB than Tommy. When you went from Morty to Tommy some of your new collation doesn't exist on Tommy's older MariaDB so it wasn't able to create those tables.

    ERROR 1273 (HY000) at line 766 in file: '/tmp/pmm-ru-udb-dump-yVJTNQ/backup_sqldump_2605201808': Unknown collation: 'utf8mb4_uca1400_ai_ci'

    We're going to be upgrading Tommy to use the same version of MariaDB as Morty2 as soon as the Johnny rebuild is finished. You've got enough Morty balance now to last probably 2 years with no overages, so it probably won't be an issue again for you.

    I found 6 databases, and put them in your home folder for you as .sql files. You'll probably need to recreate the database, and then import the .sql file in. Since you're on Morty2 now there shouldn't be any issue with the collation anymore. Let us know if you're still missing anything.

  2. Yeah, that's a lot of emails.

    Backups       0 MB
    Emails   728.44 MB
    Files    245.03 MB
    Trash         0 MB
    Logs      23.35 MB
    PSQL          0 MB
    MariaDB       0 MB
    Total    996.82 MB
    
    172K    /home/urbanshed.helioho.st/httpdocs
    245M    /home/urbanshed.helioho.st/urbanshed.in
    12K     /home/urbanshed.helioho.st/.composer
    

    You're at 996 MB out of 1000 MB so you may be able to login quick and start deleting stuff before it goes over the limit again.

    • Like 1
  3. Your account was suspended because you exceeded your storage limit. You have 3 options to regain access to your account:

    1. You are able to regain access to your account immediately without waiting for an admin by increasing your account's storage space. This storage space upgrade is good for the life of the account, and has no monthly cost.
    2. Tell us which files you would like deleted and an admin can delete them for you to get you back under your current storage limit. If you're not sure which files are taking up all of your space an admin can provide a detailed storage space usage report for you.
    3. We can also reset your account for you which deletes all files, deletes all settings, and restores your account back to the default state with 0 MB of storage usage.
    • Like 1
  4. To summarize, yes there are two ways to do a websocket on Tommy. You can set up a reverse proxy with .htaccess on your own, but some software have issues with this method. If that doesn't work for you an admin can set up a Nginx reverse proxy for you. You just need to make sure

    1. The process that is going to be listening for websocket requests is already running.
    2. Let us know your username.
    3. Let us know which domain or subdomain you want to be the websocket.
    4. Let us know the port your websocket process is listening on.

    After we have that information we can set up the Nginx reverse proxy websocket for you.

  5. We have recently received a few reports that someone has launched a phishing campaign to try to steal free HelioHost accounts. We're making this news post to remind you not to click any strange links in any strange emails claiming to be from us. A few things to keep in mind:

    • If you contact support, 99.9% of the time you don't need to post your email address. The reason we require a username during signup is so you can contact support without disclosing any private information, such as your email address.
    • We don't send emails from noreply.heliohost[at]gmail.com or from any other email services like outlook.com or yahoo.com. All of our emails will come from @heliohost.org, or if it's from our support forum, it will come from @helionet.org.
    • We don't use a free Ngrok app to host our login page on some kid's laptop in Italy. Report these links to us or directly to abuse@ngrok.com to get it taken down quickly.
    • We don't use AI to write strange emails to you threatening to suspend you for sending spam or any other reason. All of our emails are written by humans.
    • Free signups are currently closed while we rebuild Johnny, but they will open again soon. There is no need to steal someone else's free account when you can just wait a week or two and then signup for your own account.

    It honestly doesn't make any sense to launch a phishing campaign against a charity to try to steal free accounts from people who are too poor to afford hosting, but I guess it's just more proof that most criminals are very very dumb, and since they're very very dumb, they resort to crime instead of legitimate activities. As obvious and sad as this phishing attempt is, if you're not paying enough attention or half asleep, it's possible you might accidentally fall for it.

    Don't click any weird links! Don't try to login to any weird phishing pages! Stay vigilant out there, people!

  6. 5 hours ago, wolstech said:

    Remote database access doesn't follow you when the account moves servers.

    This has actually been updated and remote PostgreSQL access does get transferred to the new server now.

    6 hours ago, victord said:

    I received a message indicating that I cant connect.

    Most likely you didn't read the second email that says the new IP address that you have been moved to, and you're still trying to connect to the old IP. You need to use this IP now:

    host=65.19.154.93
    port=5432
    user=victord1_mund_dev_user_2
    dbname=victord1_mund_dev
    password=<set in Plesk>
    

     

  7. Ok, I added the database to your backup at https://heliohost.org/backup Please be aware that the database is in .frm and .ibd files which are binary, not .sql file which would be text. You will need to do some database recovery to get the data out of there. I've googled it and it seems like there are a lot of different methods to do this. If you succeed at extracting the data from the binary files we would appreciate it if you shared the method you used so we can instruct other people to do the same.

  8. An invite has been sent to create a Morty account. Please click the link and follow the instructions to create a new account. Data that was successfully recovered from your Johnny account can be downloaded from https://heliohost.org/backup/

    Note that backups may not be available yet for all accounts, and not all data may have been recoverable (especially databases). If there is something specific you need that you don't have a backup of, let us know exact details of what you're looking for and we can take a second look to see if it can be recovered.

    If you need domains added, please let us know your new username and the domains you need once you finish creating the Morty account so we can get them set back up for you. Our apologies for the downtime. We should have rebuilt Johnny sooner before this happened.

×
×
  • Create New...