Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,214
  • Joined

  • Last visited

  • Days Won

    856

Everything posted by Krydos

  1. The extension exif has been installed on Johnny's php 7.2. https://krydos2.heliohost.org/72/phpinfo.php
  2. http://sangwoo.heliohost.org/ is working now.
  3. The modules cannot be installed because you're in violation of our Terms of Service. Each user is allowed to have one account. Please delete your extra accounts.
  4. I tried installing Yetiforce on Tommy through softaculous, and I got the same error, but when I opened a browser to the directory it was fully installed and fully functional. The install probably takes longer than the browser UI allows for so you get an error, but the installation continues in the background and succeeds.
  5. What is your database user that you want to have access? Since your username is lpgjr it should start with lpgjr_ or just be lpgjr without anything after it.
  6. What is the URL to your django site?
  7. One failed to install, and a lot of those are default modules that come with every python install. # /usr/local/python3.6/bin/pip3.6 install smtlib Collecting smtlib Could not find a version that satisfies the requirement smtlib (from versions: ) No matching distribution found for smtlib https://krydos1.heliohost.org/cgi-bin/modules36.py If you need python3.7 you need to change servers to Johnny or Tommy. Ricky only has 2.7 and 3.6.
  8. Are you using python 2.7 or python 3.6?
  9. Did you make an exception in .htaccess to allow static files to be handled by apache rather than passing them through dispatch.wsgi?
  10. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  11. [Tue May 05 18:26:44.452842 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] Traceback (most recent call last):, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453011 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "/home/painless/public_html/store.painlesspvp.ml/Index/dispatch.wsgi", line 10, in <module>, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453047 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] application = get_wsgi_application(), referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453093 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "/usr/local/python3.7/lib/python3.7/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453136 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] django.setup(set_prefix=False), referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453167 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "/usr/local/python3.7/lib/python3.7/site-packages/django/__init__.py", line 24, in setup, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453188 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] apps.populate(settings.INSTALLED_APPS), referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453227 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "/usr/local/python3.7/lib/python3.7/site-packages/django/apps/registry.py", line 89, in populate, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453254 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] app_config = AppConfig.create(entry), referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453296 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "/usr/local/python3.7/lib/python3.7/site-packages/django/apps/config.py", line 90, in create, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453317 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] module = import_module(entry), referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453345 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "/usr/local/python3.7/lib/python3.7/importlib/__init__.py", line 127, in import_module, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453365 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] return _bootstrap._gcd_import(name[level:], package, level), referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453392 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "<frozen importlib._bootstrap>", line 1006, in _gcd_import, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453421 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "<frozen importlib._bootstrap>", line 983, in _find_and_load, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453460 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked, referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ [Tue May 05 18:26:44.453523 2020] [wsgi:error] [pid 109280] [client 108.162.216.123:52682] ModuleNotFoundError: No module named 'allauth', referer: https://www.helionet.org/index/topic/39594-solved-django-ecommerce-site-showing-err-500-on-deployment/ If you use a module that isn't installed it will give a 500 error. # /usr/local/python3.7/bin/pip3.7 install allauth Collecting allauth Could not find a version that satisfies the requirement allauth (from versions: ) No matching distribution found for allauth Let me know what module you need installed.
  12. I'm not sure why Softaculous doesn't send a warning email prior to the subscription expiring. They finally sent me an email the day after it expired.
  13. Remote access enabled.
  14. The extension mbstring has been installed on Tommy's php 7.1. https://krydos.heliohost.org/71/phpinfo.php The extension curl has been installed on Tommy's php 5.6. https://krydos.heliohost.org/56/phpinfo.php
  15. No, it has nothing to do with Tommy being overloaded... It's because the SFTP port on Tommy is 1342 like it says on the SFTP connection information. Johnny's port is 1373. You're still using the old port number from before your account was transferred. Also, your FTP example isn't FTP it's FTPS so that's why it's not working either. Try plain FTP and it should work.
  16. Yeah, ignore most all of what Luigi was saying. Our Softaculous subscription on Tommy expired. It's already been renewed. Is it working now?
  17. Here's your error [Tue May 05 02:28:30.893205 2020] [core:error] [pid 86746] [client x.x.x.x:51468] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: https://www.helionet.org/index/topic/39594-krydos-django-ecommerce-site-showing-err-500-on-deployment/ This means you have a redirect loop. Probably in your .htaccess file.
  18. The Johnny account houssem has been moved to Tommy. Thank you for the donation.
  19. Rather than using the invite and creating a new account, I just moved your existing Johnny account for you. You're on Tommy now. Thanks for the donation.
  20. Here's the link to the VPS request page if you don't have it already https://www.heliohost.org/vps/
  21. What is the URL to the django page?
  22. You were close. /usr/local/python3.7/bin/crtools
×
×
  • Create New...