Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,215
  • Joined

  • Last visited

  • Days Won

    857

Everything posted by Krydos

  1. XenForo costs $160. https://xenforo.com/purchase/ If you can't afford $1 to move to Tommy you certainly can't afford $160 software. Plus if you could afford $160 software you would probably use paid hosting not free hosting. If you have a valid license please provide proof. If the software is nulled then it is against our terms of service and you will be suspended. You have 24 hours from the time of this post to either provide proof that you have a legal license, or remove the illegal software from your account. Failure to do one or the other will result in a suspension.
  2. At the very top of the forums there is a black bar, and on the right side of the black bar there is an envelope icon. When you get a new PM there will be a number next to it. PM stands for private message, and it's a message that only you and the sender can see.
  3. Unarchived. Your username is scrum2 now.
  4. Wolstech will get one set up for you as soon as he sees this. Please be patient. Making multiple posts about the same thing doesn't make it happen faster and just makes extra work for us.
  5. The account was still suspended when I checked it. Either Wolstech forgot to unsuspend it or it timed out or something during the unsuspension process. I unsuspended it, and confirmed the domain is working. I also noticed you ordered and paid for a VPS. I'm working on that right now and I'll send you an email with instructions on how to login shortly. Let us know if you need any help moving your site to the VPS.
  6. That looks like something you would need a VPS for. https://www.heliohost.org/vps/ Now is a great time to signup. We're offering an extra 1 GB of memory with any VPS sale, and we're also offering 10% off when you signup for 6 months. So combining both sales you can get 2 GB memory, 2 CPUs, and 50 GB hard drive for $3.60 per month. If you need any help setting up apache or mod_wsgi I'd be glad to help. You could also run flask as a constant process on a port, and then have apache proxy requests to that internal port which is much easier to set up than mod_wsgi. Those sales are only good until we reach the goal of our current fundraiser.
  7. You can check your load here https://tommy.heliohost.org:2083/frontend/paper_lantern/load/index.live.php If either bar gets to 100 you have a high chance of getting suspended.
  8. The record for Tommy was about 25 accounts in less than 10 seconds once.
  9. Unarchived.
  10. How slow are we talking about here? Sometimes Tommy has a load spike for a minute or two, but he's the fastest shared hosting server we have. If you want to go even faster than Tommy you'd have to move up to a VPS which start at $4 per month for 2 GB memory, 2 cpus, and 50 GB hard drive, or you can get a 10% discount if you pay for 6 months up front which makes the monthly cost $3.60. That VPS sale is only good until we reach our goal on the fundraiser though.
  11. There is a maximum number of connections total added between all users, but the number of user connections is currently unlimited. If someone starts to use up all the connections and causes issues for other people connecting to their databases we suspend them. If using up all the server's connections becomes a common problem we may add a per user limit. Right now the server looks fine though. You've only got 3 connections open which isn't too bad.
  12. Your account was suspended because our systems detected that you might have more than one account. We understand that no one ever reads our terms, but as a reminder, our Terms of Service state that each user is allowed to have only one account. The reason we have to enforce this rule is because our servers are already overloaded the way it is, and it wouldn't be fair to everyone that is turned away each day for you to have more than one when so many others have none. One common reason people create more than one account is to get around our storage limit of 1000 MB. Did you know that we will give you another 1000 MB of storage for each $5 USD donation you make up to 5000 MB total? If you'd like to increase the storage of your account just make a donation and then let us know your transaction ID and username. Another common reason people create more than one account is to host more than one website. Did you know that you can host as many websites on your one account as you want? Unlike a lot of free hosts we offer unlimited alias domains, unlimited addon domains, and unlimited subdomains. If you need any help adding another website to your account just let us know. Another common reason people create more than one account is to try out several servers at once, or to transfer a website between accounts on different servers. Did you know that an admin can move your account for you for as little as a $1 USD donation? This will save you the trouble of signing up again, and deleting your account, etc. Sometimes our systems flags you as possibly having more than one account when you share a computer with family, friends, coworkers, other students, etc. If this is your situation we apologize for the suspension, and we'll be happy to unsuspend all of the involved accounts after you provide proof that each of the accounts belong to a different person.
  13. Unarchived.
  14. The account desatokk is his too, so I suspended that one because he wants achmadhi unsuspended apparently.
  15. Your account was suspended because our systems detected that you might have more than one account. We understand that no one ever reads our terms, but as a reminder, our Terms of Service state that each user is allowed to have only one account. The reason we have to enforce this rule is because our servers are already overloaded the way it is, and it wouldn't be fair to everyone that is turned away each day for you to have more than one when so many others have none. One common reason people create more than one account is to get around our storage limit of 1000 MB. Did you know that we will give you another 1000 MB of storage for each $5 USD donation you make up to 5000 MB total? If you'd like to increase the storage of your account just make a donation and then let us know your transaction ID and username. Another common reason people create more than one account is to host more than one website. Did you know that you can host as many websites on your one account as you want? Unlike a lot of free hosts we offer unlimited alias domains, unlimited addon domains, and unlimited subdomains. If you need any help adding another website to your account just let us know. Another common reason people create more than one account is to try out several servers at once, or to transfer a website between accounts on different servers. Did you know that an admin can move your account for you for as little as a $1 USD donation? This will save you the trouble of signing up again, and deleting your account, etc. Sometimes our systems flags you as possibly having more than one account when you share a computer with family, friends, coworkers, other students, etc. If this is your situation we apologize for the suspension, and we'll be happy to unsuspend all of the involved accounts after you provide proof that each of the accounts belong to a different person.
  16. So you want mabass.tk to load the flask app in public_html/audax-abc instead of public_html/flask-live?
  17. There you go https://krydos1.heliohost.org/cgi-bin/modules36.py
  18. Remote access enabled.
  19. I renamed your .htaccess to disable it and set your mabass.tk domain up with a httpd.conf wsgi configuration but it still does the same thing. Sometimes it works and sometimes it doesn't.
  20. Unblocked. It was for failed SFTP logins so make sure your credentials are saved in your FTP client correctly.
  21. Oh weird, both ns1.heliohost.org and ns2.heliohost.org are running identical dns software with identical configurations with the same operating system and they both have functional ipv6 addresses configured correctly. Ns1 was listening on ipv4 port 53 but not on ipv6 port 53. Ns2 was listening on both ipv4 and ipv6. So if someone tried to connect to 2001:470:1:1ee::3 port 53 it was closed. I'm not sure why they were behaving differently since they're set up the same way. I checked the firewall on both and ipv6 port 53 is open in both firewalls too. It's just named wasn't listening on that ipv6 port correctly for some reason. I edited the configuration on ns1 and it's responding correctly on ipv6 port 53 now. Thanks for letting us know.
  22. Oh, this might be something [Wed Nov 04 21:18:18.423483 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] [2020-11-04 21:18:18,419] ERROR in app: Exception on /adx_abctrainer/Lebensmittel [GET] [Wed Nov 04 21:18:18.423928 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] Traceback (most recent call last): [Wed Nov 04 21:18:18.423944 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/app.py", line 2447, in wsgi_app [Wed Nov 04 21:18:18.423956 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] response = self.full_dispatch_request() [Wed Nov 04 21:18:18.423968 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/app.py", line 1952, in full_dispatch_request [Wed Nov 04 21:18:18.423979 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] rv = self.handle_user_exception(e) [Wed Nov 04 21:18:18.423990 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/app.py", line 1821, in handle_user_exception [Wed Nov 04 21:18:18.424002 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] reraise(exc_type, exc_value, tb) [Wed Nov 04 21:18:18.424013 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/_compat.py", line 39, in reraise [Wed Nov 04 21:18:18.424024 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] raise value [Wed Nov 04 21:18:18.424035 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/app.py", line 1950, in full_dispatch_request [Wed Nov 04 21:18:18.424047 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] rv = self.dispatch_request() [Wed Nov 04 21:18:18.424058 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/app.py", line 1936, in dispatch_request [Wed Nov 04 21:18:18.424069 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] return self.view_functions[rule.endpoint](**req.view_args) [Wed Nov 04 21:18:18.424080 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/home/mabass/public_html/flask-live/projects/adx_abctrainer/routes.py", line 42, in abctrainer_word [Wed Nov 04 21:18:18.424092 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] return render_template('adx_abctrainer/word.html', word=word, form_2 = form_2, randomize=False, min=min_length, max=max_length, min_abs=WORD_LENGTH_MIN, max_abs = WORD_LENGTH_MAX) [Wed Nov 04 21:18:18.424111 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/flask/templating.py", line 138, in render_template [Wed Nov 04 21:18:18.432195 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] ctx.app.jinja_env.get_or_select_template(template_name_or_list), [Wed Nov 04 21:18:18.432223 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/environment.py", line 930, in get_or_select_template [Wed Nov 04 21:18:18.432240 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] return self.get_template(template_name_or_list, parent, globals) [Wed Nov 04 21:18:18.432271 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/environment.py", line 883, in get_template [Wed Nov 04 21:18:18.432285 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] return self._load_template(name, self.make_globals(globals)) [Wed Nov 04 21:18:18.432296 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/environment.py", line 857, in _load_template [Wed Nov 04 21:18:18.432307 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] template = self.loader.load(self, name, globals) [Wed Nov 04 21:18:18.432319 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/loaders.py", line 127, in load [Wed Nov 04 21:18:18.432330 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] code = environment.compile(source, name, filename) [Wed Nov 04 21:18:18.432341 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/environment.py", line 638, in compile [Wed Nov 04 21:18:18.432352 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] self.handle_exception(source=source_hint) [Wed Nov 04 21:18:18.432365 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/environment.py", line 832, in handle_exception [Wed Nov 04 21:18:18.436987 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] reraise(*rewrite_traceback_stack(source=source)) [Wed Nov 04 21:18:18.437013 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/usr/local/python3.7/lib/python3.7/site-packages/jinja2/_compat.py", line 28, in reraise [Wed Nov 04 21:18:18.437031 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] raise value.with_traceback(tb) [Wed Nov 04 21:18:18.437047 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] File "/home/mabass/public_html/flask-live/templates/adx_abctrainer/word.html", line 43, in template [Wed Nov 04 21:18:18.437064 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] {{ form_2.max(min=min_abs, max=max_abs, class='form-control adx-form-int', value=max }} [Wed Nov 04 21:18:18.437081 2020] [wsgi:error] [pid 26420] [client 1.2.3.4:58568] jinja2.exceptions.TemplateSyntaxError: unexpected '}', expected ')' Maybe fix that curly brace to a parenthesis like it's expecting and see if it works? I censored out your IP, but quickly let me know if you need anything else censored from that log excerpt.
  23. Oh, maybe. I changed the .htaccess and then tested it like 30 times in a row and it worked every single time on the first try so I thought that was the issue.
×
×
  • Create New...