Jump to content

antobarb

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by antobarb

  1. Please keep in mind that the only account that works on SFTP is your cpanel username (not your email address!) and password. The "extra" accounts you can create are only valid when used over plain FTP on port 21.

     

    Unblocked.

    actually I got it working with FileZilla, I was only using the wrong password :/ I got confused between the hundreds password created today hahaha

     

    Thanks :D

  2. Hello,

     

    As dumb as it may sound, I think I created a lot of connections with my DB without closing them. I am trying to Kill them but i cant see the connections. When I type :

    SHOW PROCESSLIST

    I get two processes:

     

      s_fulltext.png Id User Host db Command Time State Info dot.gif Termina 17453 joaopm33 localhost joaopm33_Mush_Instagram Query 0 starting SHOW PROCESSLIST dot.gif Termina 17454 joaopm33 localhost NULL Sleep 0   NULL                                  

    When trying to kill them i get an unknow id error.

     

    I should see 4 connections once I am getting the error:

    mysql.connector.errors.ProgrammingError) 1203 (42000): User joaopm33_joaopm33 already has more than 'max_user_connections' active connections

    What am I doing wrong here (beside opening all those connections in the first place)

    Hi, have you solved the problem?

     

    Where did you write that command?

  3. Hi, my ip  82.58.43.139

     

     was blocked because I tried to access sftp using FileZilla and the SFPT credentials showed in the cPanel "FTP Accounts" section.. it failed I think 3 times, now I can't access anymore. What can I do?
    Thanks

  4. Hi everyone, it is my first time here in the Helios world :D, I'm using it to learn about servers, apis, remote databases etc...

    My goal for the moment is to host a .py script that is actually an Restful API. I made it thanks to

    (if someone is interested).

    the script once started runs forever, waiting for rest request (get, put, post, delete...)

    The script uses Flask, and flask_restful.

    I checked here: http://krydos2.heliohost.org/cgi-bin/modules37.py

    if the modules was already installed but, "flask_restful" is missing.

    So I'm kindly asking to the mods if they can add this module -> flask_restful to Jhonny and Tommy (Python 3.x)

    Thanks in advance.

×
×
  • Create New...