Jump to content

pgarcia

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by pgarcia

  1. My vote is for Django. Thanks
  2. Hi, I tell you my progress in this topic. I rewrite my Telegram bot (`/home/pgarcia/telegramMaGbot.py`) and I am been testing it during this days. I tried to optimeze CPU and memory loads. Now my bot is using a maximum memory of 829964K (checked with `pmap` command), it is not too much if we compare it with `echobot.py` [1] (the simplest Telegram bot), 777036K, or with `httpd`. The CPU load has drasticaly reduced to less than 0.0 of %, and the % of memory load vary between 0.0 and 0.3 (checked with `top` command). On the other hand, in Account Load panel I still have a memory peak that can reach 100, but CPU load remain in 1. Please, can you check if I am in risk of being suspended again? Thank you in advance [1] https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/echobot.py
  3. Thank you for your detailed information. Now everything is much more clear. I do not have WP, I have only a Telegram bot running. I have delayed the polling time and purgue the database while I am trying to improve the memory efficiency. Best regards
  4. Sorry for the high server load. But in the 'Account Load' section I can not see any peak during the last days. What is the right tool to detect my amount of server load?
  5. Hi, I tried to log in and it says that I am suspended. I do not know the reason. Please, Can you review the suspension and give me more information or active it again? a. HelioHost username: pgarciab. The server my account is on: Tommyc. your HelioHost main domain: http://matchandgos.heliohost.org Thanks in advanced
  6. Sorry for the high server load. I have change the parameters of my code to to decrease the load. Thank you
  7. Hi, I tried to log in and it says that I am suspended. I do not know the reason, but I read the Terms of Service and I think it has been incorrectly suspended. Pleas, Can you review the suspension and give me more information or active it again? a. HelioHost username: pgarciab. The server my account is on: Tommyc. your HelioHost main domain: http://matchandgos.heliohost.org Thanks in advanced
  8. Hi, when I try to access to Tommy cpanel I obtain the following error: Internal Server Error500 No response from subprocess (cpanel (cpanel)): The subprocess reported error number 72,057,594,037,927,935 when it ended. The process dumped a core file. cpsrvd Server at tommy.heliohost.org
  9. Hi, I am developing a telegram bot and I need the installation of this two modules: feedparser (https://pypi.org/project/feedparser/) gspread (https://gspread.readthedocs.io/en/latest/) Username: pgarcia Server: Tommy Domain: matchandgos.heliohost.org Python Version: 3.7 Thank you in advance, Patricio
×
×
  • Create New...