Jump to content

Recommended Posts

Posted

The Python 3.12 module tweepy has been install on Tommy. You can see the current list of installed modules and their versions at https://krydos1.heliohost.org/pyinfo/info3.12.py

You might also want to keep an eye on your load. In the last 5 hours you've used 28% of your memory limit for the day. At that rate you will use about 133 GB of memory in a 24 hours period and your limit is 100 GB. If you exceed the 100 GB memory limit your account will be suspended.

image.png.675cdc36e64903aa7908ffd4278883a1.png

  • Krydos changed the title to [Solved] Request to install the tweepy module
Posted
19 minutes ago, Krydos said:

The Python 3.12 module tweepy has been install on Tommy. You can see the current list of installed modules and their versions at https://krydos1.heliohost.org/pyinfo/info3.12.py

You might also want to keep an eye on your load. In the last 5 hours you've used 28% of your memory limit for the day. At that rate you will use about 133 GB of memory in a 24 hours period and your limit is 100 GB. If you exceed the 100 GB memory limit your account will be suspended.

image.png.675cdc36e64903aa7908ffd4278883a1.png

Thanks! where can i check my memory usage? i don't know what's using it up

Posted

https://heliohost.org/dashboard/load/

forbots+ 2207559  0.0  0.1  37528 26112 ?        S    11:15   0:00 /usr/bin/python3.12 mona.py
forbots+ 2227852  0.0  0.1  37520 25984 ?        S    11:17   0:00 /usr/bin/python3.12 mona.py
forbots+ 2246316  0.0  0.1  37648 20864 ?        S    11:19   0:00 /usr/bin/python3.12 mona.py
forbots+ 2249265  0.0  0.0  34392 18820 ?        S    11:19   0:01 /usr/bin/python3.9 mona.py
forbots+ 2252680  0.0  0.0  32248 18576 ?        S    11:20   0:00 /usr/bin/python3 mona.py
forbots+ 2254651  0.0  0.0  32248 18564 ?        S    11:20   0:00 /usr/bin/python3 mona.py
forbots+ 2255591  0.0  0.0  32248 18696 ?        S    11:20   0:00 /usr/bin/python3 mona.py
forbots+ 2265556  0.0  0.0  31212 19784 ?        S    11:21   0:00 /usr/bin/python3 mona.py

It's probably a bad idea to start 8 process that never exit. I killed them for you since you obviously aren't trying to get suspended on purpose.

  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...