Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,805
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. Yay! An excuse to make a cool chart. Haha. Here is what the last 12 months looks like: I couldn't expand colocation out any further than it is because it's just a package deal and our bill isn't itemized. Basically it includes our cabinet where we can house up to 42U of servers, electricity, internet service, heating and air conditioning. It also includes 24 hour technicians that we can call or email to do tasks for us on site. The Savings/Loss section is how much in the red we've been, and obviously that isn't sustainable. The bad news is we've lost money for three years in a row. The good news is our donations section keeps getting bigger and bigger. I interpret that to mean that our users like us, believe in our cause, and want us to continue existing. We do receive money for people simply viewing our ads, but it isn't much compared to if people click the ads. Google is really smart though and if people just click the ads to try to earn us money they always find out and we could lose our adsense account entirely. One of the terms of service of adsense is you absolutely can't ask people to click your ads, but if you see an ad that honestly interests you then go for it. Nothing is being saved. Quite the opposite. We've burning our savings to stay in business. As far as future upgrades go we had a really successful GoFundMe campaign earlier this year that you can see on the chart. We needed $645 and we actually got $710 total. As promised we put that $645 straight into a new piece of hardware, and the excess went towards our bills. That would be amazing. We've been encouraging people to do this because if we can get a steady stream of income it will make things a lot less stressful for us to know we at least have some money we can count on each month. Advertising and donation revenue can be rather inconsistent. Some months are great, but most are quite the opposite. It was true for a long time. As you can see on the chart $1200 of our yearly budget goes to staff. If HelioHost was a "real" for-profit company I would probably be making about $75,000 per year for what I do around here. I only take about 1% of what I'm probably owed. The only reason I even take that is because my wife insisted I stop "wasting my time" unless they were willing to pay me anything more than nothing. Gotta keep her happy, and it doesn't hurt to get a couple bucks for my time. Over the past year I've made about $2.72 per hour. Awww, I'm not amazing. Oh well. Let us know if you have any other questions.
  2. Krydos

    Johnny Backups

    Sorry, it was a permissions issue. I should have checked the backups to make sure they were downloadable.
  3. Your domain was still set up to use your old Johnny ip instead of the new Tommy ip. I have fixed it, but it can take some time for the dns cache to expire. You may be able to speed up the process by flushing your os dns records.
  4. /home1/ is fixed, and a new invitation has been sent. Let us know if you have any other issues recreating your account.
  5. You're on Tommy now. Here are the modules that are currently installed on python 3.6 https://krydos.heliohost.org/cgi-bin/modules36.py
  6. Most of your load is coming from /home/aurum/public_html/ai/live/index.php
  7. It's taken about 24 hours to archive all of the accounts, but it's almost done.
  8. Before we install anything let's figure out which server you want to be on. Flask/django on Tommy use python 3.6, and flask/django on Ricky run on python 2.7. Do you want to use python 3.6 or 2.7 for your project?
  9. Done. You should now be able to log in and your website should start working within 2 hours.
  10. Switching ips doesn't really help. Switching servers is the recommended solution.
  11. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  12. Yeah, over in the HelioMine Beta thread I posted: Source: https://www.helionet.org/index/topic/30550-heliomine-beta/?p=149236
  13. I haven't been able to find one. Sitepad was the cheapest/best option I found. That's why we did a trial of it. Running a joomla site doesn't require any coding knowledge. You can try it out by installing it through the softaculous button in your cpanel. I'm not sure what kind of website you need exactly, but HelioHost actually used joomla for our main website from 2008 or so until 2017 or so. We never got hacked a single time either which is pretty good for a cms. Whatever you do stay away from wordpress though.
  14. Cpanel is in control of everything. Without cpanel we wouldn't even have http access.
  15. Cpanel and SAML are not compatible. So if you can get all of your pages created in one month then you can let it expire and your pages should all still work.
  16. Sitepad is $5 per month https://sitepad.com/pricing How many months do you want to use it for? I believe you can keep the website pages after the subscription ends. You just have to edit the code if you want to make a change.
  17. We tried it out eleven months ago https://www.helionet.org/index/topic/29740-site-builder/ As far as I know, you're the first person to ask about it. While the trial was active maybe a dozen people tried it out, and for the most part they didn't think it was worth it. If it was a free product it would make sense to use it, but doesn't make sense to pay for a product that is only used by one person every eleven months. If you want to make a donation specifically for sitepad I'll install it for you.
  18. 03-Aug-2018 14:29:22.158 SEVERE [localhost-startStop-2] org.apache.catalina.startup.ContextConfig.beforeStart Exception fixing docBase for context [/tssinfo_savemytime] java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:225) at java.util.zip.ZipFile.<init>(ZipFile.java:155) at java.util.jar.JarFile.<init>(JarFile.java:166) at java.util.jar.JarFile.<init>(JarFile.java:103) at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:93) at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:69) at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:99) at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:122) at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:89) at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:130) at org.apache.catalina.startup.ContextConfig.fixDocBase(ContextConfig.java:615) at org.apache.catalina.startup.ContextConfig.beforeStart(ContextConfig.java:748) at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:301) at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:94) at org.apache.catalina.util.LifecycleBase.setStateInternal(LifecycleBase.java:395) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:149) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:728) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:986) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) That means it's an invalid zip file, and has been corrupted somehow. Try renaming it from .war to .zip on your home computer to see if you can unzip it.
  19. You should be able to download your backup from https://www.heliohost.org/backup/ Let us know if you have any problems.
×
×
  • Create New...