Jump to content

MrRenegade

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by MrRenegade

  1. Well... I feel dumb.. 

    In case anyone comes across this same exact problem...   you need to do username@pve or username@pam  depending on the user account you used.

    Then inside of Proxmox if your not using the root account (highly recommend NOT using root)  then you'll need to create a user (recommend using username@pve) and then assign permissions to the user account.

    Then if you have all the information entered into the module then it works just fine.

     

    Why do I feel like I'm the one answering my own questions all the time?  ?

     

  2. Has anyone come across a solution for this because I'm having the same issue.  Zero nodes show available in the Package tool for Proxmox.   I have ZERO firewalls between the Blesta server and the Proxmox server so I don't know what else it needs in order to work.

     

    Any help would be great.

  3. So I tested and the install went pretty fast, didn't have any noticeable pauses or spots that it looked like it was thinking real hard.  I watched TOP on the server and it didn't even blink an eye at the install less than 4% total load.  Maybe I tossed too much hardware at the server?

     

    Thanks for the response, Just wanted to make sure I wasn't going to be missing out on functionality or cause a major problem down the road if I didn't use it. 

  4. image.thumb.png.b9ac6b5a6e0e0dfe2843bfda83e07775.png

    Its not recommended to use mcrypt on PHP7.3 because its deprecated as of 7.1..

    Quote

    The mcrypt extension is included in PHP 5.4 through PHP 7.1. It was removed from PHP 7.2 and moved to an unofficial PECL extension because the mcrypt library is no longer maintained.

    For PHP 7.2+, PHP instead uses libsodium as a cryptography library. New PHP code should be written to use libsodium rather than mcrypt.

    First big question is if leave it out am I going to run into bad problems?  Because its recommended for performance reasons and honestly If I have to toss a few extra cores on the VM to deal with the performance difference then so be it.  I'm just wanting to make sure things are going to work if I leave it off.

    Suggestions?

     

×
×
  • Create New...