All Activity
- Past hour
-
Great, thank you so much!
-
The storage has been increased to 125GB, let us know if you need anything else.
-
I created a new Stripe subscription for $41.85 every 6 months for 2 GB memory, 2 CPUs, and 125 GB storage. Since your current subscription for $37.80 wasn't going to expire until 2026-03-23 that means at the higher upgraded rate you had enough credit left from the previous billing to last about 106 days. I canceled the $37.80 subscription for you, and created a new subscription for $41.85 with 106 days of free trial using the same billing method you were using before. You should be billed automatically for $41.85 on 2026-03-12 to the Visa card ending with 5064. If the payment fails to go through we will email you to let you know. MoneyBroz is doing the storage space upgrade now which requires a reboot and a short downtime. He will update this thread once that process is finished.
- Today
-
Krydos can usually provide a stripe link when Paypal is not available. Escalating...
-
ocarina started following [Solved] VPS Storage Upgrade
-
Hi! I would like VPS66 to have an increase in storage from 50 GB to 125 GB. I cannot use PayPal so is there another way I can pay?
-
isaya07 joined the community
-
Your website looks fine to me. A root administrator was conducting some server maintenance earlier, so you may have seen that error as a result, but it's fine now. If you're still seeing the SNI error, clear your browser cache.
- 1 reply
-
- 1
-
-
darkstrings joined the community
-
Hello HelioHost Support Team, I am facing a serious issue with my hosting account. All of my domains and subdomains are showing the following error when opened in the browser: "Misdirected Request – The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection." This means the SSL/SNI routing on my account is not configured correctly on the server. My account details: • Username: texu • Main Domain: (my main domain) • Subdomains: All subdomains are showing the same SNI error • Hosting server: (Johnny — please check) I have not modified anything manually. This looks like a server-side misconfiguration where my domains/subdomains are pointing to an incorrect or mismatched SSL certificate. Please kindly: 1. Rebuild/reset the SSL certificates for all domains 2. Refresh/update the SNI routing 3. Rebuild Apache/Nginx virtual hosts for my account This issue is preventing all my websites from working. Please fix this as soon as possible. Thank you so much.
-
cbehsis joined the community
-
[Solved] Alias domain request: synapsejournals.dedyn.io
Krydos replied to khamdanaf's topic in Escalated Requests
In that case we recommend adding the new domain as an addon domain (not an alias) and then you can use .htaccess to redirect all the traffic from journalpulse.heliohost.us to synapsejournals.dedyn.io. I set the new domain as your main domain, and the heliohost.us subdomain as an addon. I also put an .htaccess file on the journalpulse.heliohost.us with these contents: RewriteEngine on RewriteCond %{HTTP_HOST} ^journalpulse.heliohost.us [NC,OR] RewriteCond %{HTTP_HOST} ^www.journalpulse.heliohost.us [NC] RewriteRule ^(.*)$ https://synapsejournals.dedyn.io/$1 [R=301,L,NC] This should redirect everything to the new domain with a permanent redirect which means search engines and browsers should update their links. This .htaccess should preserve the path and filename so if someone goes to journalpulse.heliohost.us/path1/file2 it should send them to synapsejournals.dedyn.io/path1/file2, but if you're having any issues feel free to customize the .htaccess as you need. Eventually if you stop seeing any traffic to the heliohost.us subdomain in your web statistics let us know and we can remove the domain entirely to save server resources. Let us know if you need help with anything else. -
Please add alias domain synapsejournals.dedyn.io
wolstech replied to khamdanaf's topic in Customer Service
Duplicate request: https://helionet.org/index/topic/66310-alias-domain-request-synapsejournalsdedynio/?do=getNewComment -
system32149 joined the community
-
[Solved] Alias domain request: synapsejournals.dedyn.io
khamdanaf replied to khamdanaf's topic in Escalated Requests
Hi Krydos, Thanks for your reply. Yes, I’m planning to use synapsejournals.dedyn.io as the main/canonical domain for my OJS site. Please redirect all traffic from journalpulse.heliohost.us to synapsejournals.dedyn.io so that old links keep working, but the new domain will be the primary one for branding and future journals. Thank you! -
khamdanaf started following Please add alias domain synapsejournals.dedyn.io
-
Subject: Please add alias domain synapsejournals.dedyn.io Hi HelioHost support, Please add a parked / alias domain to my account. Username: khamdanaf Server: Tommy Main domain: journalpulse.heliohost.us Alias domain: synapsejournals.dedyn.io DNS for synapsejournals.dedyn.io already points to: A 65.19.154.90 AAAA 2001:470:1:1ee::1002 Please park this alias to my main domain journalpulse.heliohost.us (httpdocs). Thank you.
-
rebeccaandlida joined the community
- Yesterday
-
[Solved] Wildcard SSL/TLS certificate - not secured
wolstech replied to AdamMat's topic in Customer Service
Correct, it's our servers (specifically, the lack of integration between Plesk and our DNS) that don't support it. -
[Solved] Wildcard SSL/TLS certificate - not secured
AdamMat replied to AdamMat's topic in Customer Service
I understand. Even if Let's encrypt certificate support it? -
[Solved] Wildcard SSL/TLS certificate - not secured
wolstech replied to AdamMat's topic in Customer Service
You can just ignore it. That feature is not supported. -
[Solved] Server Error 503 Service Temporarily Unavailable
AdamMat replied to AdamMat's topic in Customer Service
Thanks, it works now. -
[Solved] Server Error 503 Service Temporarily Unavailable
Unknown025 replied to AdamMat's topic in Customer Service
Website looks like it works fine now, just needed to wait for Apache to reload. You might need to clear your browser cache if you're still seeing the 503 page. -
I noticed that my certificate doesn't protects all my components: Wildcard SSL/TLS certificate *.matyka.heliohost.org Not Secured What can be done?
-
[Solved] Server Error 503 Service Temporarily Unavailable
AdamMat posted a topic in Customer Service
Hello, I had to reactivate my account ( due to heavly loaded time I hadn't logged in 30 days). Now it shows error 503 ( account status is active and I have received mail information that account was reactivated successfully) matyka.heliohost.org What to do? -
I cannot send message from my mail account
wolstech replied to kaviaresidence's topic in Customer Service
Probably because SPF and DKIM aren't set up (you have to request that, it's not enabled by default)...most mail providers will just throw your email away unless those are configured. DKIM, SPF, and DMARC have been set up for the domain qiyemailset.helioho.st. 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. Try the test above, then try sending your normal emails again -
Domain added. it can take up to 2 hours to start working.
-
stark38767 started following [Solved] Add Custom Domain
-
Hello. I want to add my own subdomain: app.chengshil.eu.org (managed by cloudflare) Best Regards, Sam
-
Dear Admin, I cannot send message from my mail account admin@qiyemailset.helioho.st but can only receive. Please help Best regards
-
The rebuild has been started and you'll get an email in a bit when it finishes. Your next free rebuild will be available on 2025-12-25.
-
This support request is being escalated to our VPS admins.
-
Escalating...
