mymi14s1 Posted February 24, 2019 Posted February 24, 2019 running "wsgi startproject mysite" will not work. Am trying to execute a create project command from my website. I need a way to access "django-admin startproject mysite" from my website.
Krydos Posted February 24, 2019 Posted February 24, 2019 Have you read https://wiki.helionet.org/Django ? You run startproject on your home computer and then upload the project. If you can't run these commands and create your project on your own computer you will need a vps https://www.heliohost.org/vps/ in order to have ssh access to run the commands you're trying to do.
mymi14s1 Posted February 24, 2019 Posted February 24, 2019 I understand krydos. I am building a webapp where users can build Django projects online. If I can't execute shell commands, let me know so I can get on a vps. Thanks
Krydos Posted February 24, 2019 Posted February 24, 2019 No, shared hosting plans do not include the ability to run shell commands. VPS include ssh and root access so you can run any shell commands you want.
mymi14s1 Posted August 8, 2019 Posted August 8, 2019 Hello Admin, please pip install * amqp==2.4.2aniso8601==3.0.2autopep8==1.4.4Babel==2.6.0billiard==3.6.0.0bleach==2.1.4bootstrap4==0.1.0boto3==1.9.144botocore==1.12.144braintree==3.49.0cairocffi==1.0.2CairoSVG==2.3.1celery==4.3.0certifi==2019.6.16cffi==1.12.3chardet==3.0.4cssselect2==0.2.1defusedxml==0.6.0dj-database-url==0.5.0dj-email-url==0.2.0Django==2.2.3django-allauth==0.39.1django-analytical==2.5.0django-appconf==1.0.3django-babel==0.6.2django-bootstrap==0.2.4django-bootstrap-form==3.4django-bootstrap4==0.0.8django-braces==1.13.0django-cache-url==3.0.0django-celery-results==1.0.4django-ckeditor==5.6.1django-countries==5.3.3django-crispy-forms==1.7.2django-dajaxice-ng==0.8.1.0django-datetime-widget==0.9.3django-debug-toolbar==1.11django-debug-toolbar-request-history==0.0.10django-elasticsearch-dsl==0.5.1django-filter==2.2.0django-generate-secret-key==1.0.2django-graphql-jwt==0.2.1django-image-cropping==1.2.0django-impersonate==1.4.1django-js-asset==1.2.2django-likes==2.0.1django-mathfilters==0.4.0django-measurement==3.0.0django-model-search==2.1django-model-utils==3.2.0django-modeltranslation==0.13.2django-mptt==0.10.0django-mysql==3.2.0django-phonenumber-field==2.3.1django-prices==1.0.4django-prices-openexchangerates==1.0.1django-prices-vatlayer==1.0.2django-ranged-response==0.2.0django-recaptcha==2.0.4django-redis==4.10.0django-render-block==0.5django-rest-framework==0.1.0django-robots==3.1.0django-secretballot==1.0.0django-silk==2.0.0django-simple-captcha==0.5.12django-stdimage==5.0.0django-storages==1.7.1django-tag-parser==3.1django-templated-email==2.3.0django-tinymce==2.8.0django-trix==0.3.0django-versatileimagefield==1.10django-webpack-loader==0.6.0django-widget-tweaks==1.4.5django-wysiwyg==0.8.0djangorestframework==3.8.2djangorestframework-jwt==1.11.0docutils==0.14easy-thumbnails==2.6elasticsearch==6.3.1elasticsearch-dsl==6.0.1Faker==1.0.5freezegun==0.3.11get==2019.4.13google-i18n-address==2.3.4google-measurement-protocol==1.0.0gprof2dot==2016.10.13graphene==2.1.3graphene-django==2.2.0graphene-django-optimizer==0.4.0graphql-core==2.1graphql-relay==0.4.5html5lib==1.0.1idna==2.8ipaddress==1.0.22Jinja2==2.10.1jmespath==0.9.4jsonfield==2.0.2kombu==4.5.0lxml==4.4.0Markdown==3.1.1MarkupSafe==1.1.1maxminddb==1.4.1maxminddb-geolite2==2018.703measurement==2.0.1mpmath==1.1.0mysql-connector-python==8.0.5oauthlib==3.0.2phonenumberslite==8.10.9Pillow==6.1.0pkg-resources==0.0.0post==2019.4.13prices==1.0.0progressbar2==3.42.0promise==2.2.1protobuf==3.8.0psycopg2-binary==2.8.2public==2019.4.13purl==1.5py-mysql==1.0pycodestyle==2.5.0pycparser==2.19Pygments==2.3.1PyJWT==1.7.1Pyphen==0.9.5python-akismet==0.4.1python-dateutil==2.8.0python-utils==2.3.0python3-openid==3.1.0pytz==2019.1query-string==2019.4.13raven==6.9.0razorpay==1.2.0redis==3.2.1request==2019.4.13requests==2.22.0requests-oauthlib==1.2.0Rx==1.6.1s3transfer==0.2.0singledispatch==3.4.0.3six==1.12.0social-auth-app-django==3.1.0social-auth-core==3.1.0sqlparse==0.3.0stripe==2.27.0swapper==1.1.1sympy==1.4text-unidecode==1.2tinycss2==1.0.2typing==3.6.6Unidecode==1.1.1urllib3==1.25.3vine==1.3.0WeasyPrint==47webencodings==0.5.1whitenoise==4.1.3
Flaze Posted August 8, 2019 Posted August 8, 2019 This support request is being escalated to our root admin.
Krydos Posted August 8, 2019 Posted August 8, 2019 Good lord, it would have been shorter to make a list of the modules you didn't need installed! https://krydos.heliohost.org/cgi-bin/modules36.py
mymi14s1 Posted August 9, 2019 Posted August 9, 2019 Yesterday, I tried installing my site app, keep getting 500 error, check error on control panel, it was blank. Paused then today tried logging in and couldn't, 'invalid login'
Sn1F3rt Posted August 10, 2019 Posted August 10, 2019 Yesterday, I tried installing my site app, keep getting 500 error, check error on control panel, it was blank. Paused then today tried logging in and couldn't, 'invalid login'Yep... That's because Tommy is down since the last Eddie reboot due to a hard drive failure. Unless the server is back up you're gonna have those results. Read more: https://www.helionet.org/index/topic/36440-tommy-downtime/?do=findComment&comment=161148
Recommended Posts