Easy Engine not detecting the RAM correctly while installing stack

Hello,

I am new to Easy Engine Community, and just installed Easy Engine on a new Vultr powered VPS of 1GB Ram.

I was following the guide of https://easyengine.io/docs/commands/stack/ to install the web and mail stack on the VPS, but it says it has less than 1 gb of RAM.

###Just deployed a new fresh server of 786 MB RAM, and within 1 minute updated it to 1GB RAM before installing EasyEngine.

Here is the commands history from Putty

    Successfully installed packages 

root@vultr:~# ee stack install --all
System RAM is less than 1GB  *<~The problem is here*
Mail scanner packages are not going to install automatically
Nginx already installed
PHP already installed
MySQL connection is already alive
Postfix is already installed
WP-CLI is already installed
Updating apt-cache, please wait...
Installing packages, please wait...
Downloading ViMbAdmin            [Done]
Downloading Roundcube            [Done]
Downloading phpMyAdmin           [Done]
Downloading Adminer              [Done]
Downloading phpMemcachedAdmin    [Done]
Downloading clean.php            [Done]
Downloading opcache.php          [Done]
Downloading Opgui                [Done]
Downloading OCP.php              [Done]
Downloading Webgrind             [Done]
Downloading pt-query-advisor     [Done]
Downloading Anemometer           [Done]
Restart : dovecot   [OK]
Reload : postfix   [OK]
Restart : dovecot   [OK]
Reload : nginx     [OK]
Reload : php5-fpm  [OK]
Reload : nginx     [OK]
Removing /var/www/roundcubemail/htdocs/installer                           [Done]
Configure ViMbAdmin:    https://vultr.guest:22222/vimbadmin
Security Salt: rQ**************************naKDqHI
Successfully installed packages

root@vultr:~# sudo dmidecode --type memory
# dmidecode 2.12
SMBIOS 2.8 present.

Handle 0x1000, DMI type 16, 23 bytes
Physical Memory Array
        Location: Other
        Use: System Memory
        Error Correction Type: Multi-bit ECC
        Maximum Capacity: 1 GB
        Error Information Handle: Not Provided
        Number Of Devices: 1

Handle 0x1100, DMI type 17, 40 bytes
Memory Device
        Array Handle: 0x1000
        Error Information Handle: Not Provided
        Total Width: Unknown
        Data Width: Unknown
        Size: 1024 MB
        Form Factor: DIMM
        Set: None
        Locator: DIMM 0
        Bank Locator: Not Specified
        Type: RAM
        Type Detail: Other
        Speed: Unknown
        Manufacturer: QEMU
        Serial Number: Not Specified
        Asset Tag: Not Specified
        Part Number: Not Specified
        Rank: Unknown
        Configured Clock Speed: Unknown
        Minimum voltage:  Unknown
        Maximum voltage:  Unknown
        Configured voltage:  Unknown

root@vultr:~#

Please guys help, and please let me understand as I am a newbie here.

I am running Ubuntu 14.04 LTS OS in 1 gb ram. Here are some screenshot of my VPS that you may ask: http://ctrlv.in/695789

Thanks.

yes, same here