Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,930
  • Joined

  • Last visited

  • Days Won

    892

Krydos last won the day on July 18

Krydos had the most liked content!

About Krydos

Profile Information

  • Gender
    Male

Recent Profile Visitors

98,950 profile views

Krydos's Achievements

Grand Master

Grand Master (14/14)

  • Reacting Well Rare
  • Well Followed Rare
  • Very Popular Rare
  • Conversation Starter Rare
  • Dedicated Rare

Recent Badges

1.9k

Reputation

  1. You could either contact PayPal support and see what they have to say about it, or you can use this Stripe link to try to pay again https://buy.stripe.com/6oU7sNcs6207fjP1udco009 I understand that the Stripe link says $2 and the dashboard says $1, but the dashboard will be updated to the new pricing soon anyways, and I don't want to create a $1 Stripe link that will only be used once and then deleted in a week or whatever.
  2. The module smtplib is a default module that is present in all Python installs, and doesn't need to be requested.
  3. Thank you for increasing your Morty balance. Since you paid $20 I added $25.2631 to your balance which was $1.3282. So your total is $26.5913 now. Based on the load from the last month that should last you about 808 days or until 2027-10-07. We'll email you when you get low.
  4. Remote access enabled. host=65.19.154.90 port=5432 user=victord1_eventdly_app dbname=victord1_eventdly password=<set in Plesk>
  5. I took a quick look around, and it looks pretty thoroughly broken. You'll probably need to do a rebuild. I recommend taking a backup of any files you need. Let us know when you're ready to proceed.
  6. https://heliohost.org/dashboard/upgrade/
  7. No problem.
  8. Try something like this python3 -m venv .venv source .venv/bin/activate pip3 install python-telegram-bot pillow pytesseract requests email-validator python-dotenv
  9. The command is working fine, it's just letting you know that you should use a virtual environment. Parts of the operating system use Python too so if you change the versions or install random stuff to environment that the operating system uses you could break the whole VPS. Here is a guide for how to create a virtual environment and install modules with pip inside it. https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/
  10. What error do you get when you try running that yourself via SSH?
  11. This was posted at 10:12am my time. Based on the timestamps, I'm guessing this was caused by Johnny's /tmp being full this morning which would cause that error. I cleaned it up at 10:47am and everything should be working again now. Let us know if it happens again.
  12. Your rebuild has been started and you'll get an email in a bit when it finishes.
  13. Remote access enabled. host=65.19.154.90 port=5432 user=cjc080911_db_user dbname=cjc080911_db password=<set in Plesk>
×
×
  • Create New...