Jump to content

Krydos

Chief Executive Officer
  • Posts

    26435
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. It looks like your domain has a valid SSL certificate now so marking this as solved.
  2. Post the link to the report, not a screenshot of it. Based on the screenshot though, I'm pretty sure you just sent a spammy looking email rather than anything being configured wrong. Send a real email and you should get 10/10.
  3. Actually the issue is you didn't log into your account for 4 months. When an account is reactivated after being archived the DKIM, SPF, and DMARC records aren't automatically recreated for you. To prevent this from happening again please remember to log into your account every 30 days, or donate $30+ to our current fundraiser to get early access to Morty which won't have inactivity suspensions. https://www.gofundme.com/f/heliohosts-morty-server SPF, DKIM, and DMARC have been recreated. I recommend sending a test email to https://www.mail-tester.com/ to make sure everything is set up correctly. If the score is anything less than 10/10 link the report so we can help you fix it.
  4. Your VPS has been canceled and you won't be charged again. Thank you for using our VPS service.
  5. Thanks for checking. We'll keep those options in mind for the next fundraiser. Thanks for the suggestion. I've never even heard of FundRazr before. We'll keep that on in mind too.
  6. I think we looked at both when we did our first fundraiser, and decided to go with GoFundMe due to them having the lowest fees. Have you checked Kickstarter and Indiegogo's terms of service to see if we can give thank you gifts?
  7. You don't need these subdomains anymore on Plesk. They are just junk that cPanel creates. Added.
  8. I think the issue has been fixed, but you've spammed the reissue button so many times that Let's Encrypt has blocked you Detail: Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: cyclos.za.org,www.cyclos.za.org, retry after 2023-06-09T02:41:29Z You can try reissuing your SSL in 2 days.
  9. https://www.gofundme.com/f/heliohosts-morty-server Apparently GoFundMe has changed their terms of service, and you can no longer mention thank you gifts on their website. We had to remove all mentions of the rewards you get from donating various amounts in order to get the fundraiser reactivated. We'll have to look for another fundraiser platform to use after this one is complete. Here's a reminder of what you get for various donation amounts since it's no longer listed on the actual fundraiser website: $5 = +1000 MB to a max of 6000 MB on Johnny or Tommy $10 = +2000 MB to a max of 6000 MB on Johnny or Tommy $15 = +3000 MB to a max of 6000 MB on Johnny or Tommy $20 = +4000 MB to a max of 6000 MB on Johnny or Tommy $25 = +5000 MB to a max of 6000 MB on Johnny or Tommy $30 = 1000 MB early access beta invite for Morty server plus $24 worth of Morty credit $35 = 2000 MB early access beta invite for Morty server plus $24 worth of Morty credit $40 = 3000 MB early access beta invite for Morty server plus $24 worth of Morty credit $50 = 4000 MB early access beta invite for Morty server plus $24 worth of Morty credit $55 = 5000 MB early access beta invite for Morty server plus $24 worth of Morty credit $60 = 6000 MB early access beta invite for Morty server plus $24 worth of Morty credit If you want to get your thank you gifts please don't uncheck the box that reads, "I'm happy to provide this charity my name and email, so they can notify me about other ways that I can help. I understand that I can unsubscribe at any time by contacting the charity." If you uncheck that box your donation is anonymous and we have no way to link the donation to your HelioHost account.
  10. GoFundMe has paused our fundraiser for some reason. I've already contacted PayPal and they say everything is fine on their end. Waiting for a response from GoFundMe support now.
  11. Your main domain has been changed to nkpro.helioho.st
  12. Step 1: Tell us what domain you would like it changed to. Step 2: An admin will change it for you. Eventually you will be able to change your main domain yourself, but that isn't implemented yet.
  13. Thanks for the feedback. I think you're only the second person in the last 18 years that has tried to run a C++ cgi, but if you want you can write up a guide for our wiki in case anyone else wants to do the same thing. https://github.com/HelioNetworks/heliohost-wiki/blob/master/misc/contributing.md
  14. Your $4.00 per month subscription has been canceled so you won't get double charged, and your $7.50 per month subscription is active. Thanks for using our VPS service.
  15. Your payment has been linked to your VPS.
  16. Oh, I've never actually used the Plesk task scheduler before. I just assumed it worked the same way as cPanel did. That's actually really nice security on Plesk's part. Thanks for letting us know. Here's an alternate way to compile your C++ executable. In httpdocs/cgi-bin/ create a file named .htaccess with 644 permissions with these contents Options +ExecCGI AddHandler cgi-script .cgi .pl .py .sh Also in httpdocs/cgi-bin/ create a file named compile.sh with 755 permissions with these contents #!/bin/bash exec 2>&1 echo -e "Content-type: text/plain\n" /usr/bin/gcc /home/z0n1n0z.helioho.st/httpdocs/cgi-bin/test.cpp -o /home/z0n1n0z.helioho.st/httpdocs/cgi-bin/test.cgi Then execute the compile in your browser by going to z0n1n0z.helioho.st/cgi-bin/compile.sh After the C++ executable is compiled I recommend changing the compile.sh script to non-executable, for instance 644 permissions, so that people can't run it over and over and cause high load on your account. I haven't tested the above, but it should work. Let us know if you run into any issues.
  17. Thanks for the donation.
  18. Your VPS33 has been upgraded to 2 GB memory, 4 CPUs, and 50 GB storage for $7.50 per month. Here is the payment link to set up the new subscription https://heliohost.org/vps/pay/?code=7VRolIU9tptvw86X
  19. I sent you a money request for $5.00, but please be aware that we won't be doing this every single month. If you can't get the monthly subscription that automatically bills you to work you'll need to switch to a 6 month plan where we allow one-time payments. You also get a 10% discount off the monthly price with the 6 month price. The reason we don't accept one-time payments on monthly VPS pricing is because it's too much work for our staff to manually send and verify 80+ VPS payments. We are planning on upgrading our billing system eventually to handle one-time payments automatically because we've had a few people have issues with the subscriptions. Another thing you could do is contact PayPal support and ask them for help getting recurring billing working.
×
×
  • Create New...