Changes

From SME Server
Jump to navigationJump to search
380 bytes added ,  07:02, 7 March 2019
Line 60: Line 60:  
* TCPPort : 8080,8443,8880,8843
 
* TCPPort : 8080,8443,8880,8843
 
* VersionToInstall: here is the version number you want to install. Default is usually the version number of the rpm, currently 5.6.30 for smeserver-unifi-5.6.30. But you can force to install another version, if needed
 
* VersionToInstall: here is the version number you want to install. Default is usually the version number of the rpm, currently 5.6.30 for smeserver-unifi-5.6.30. But you can force to install another version, if needed
 +
 +
=== Workaround ===
 +
You might get the following warining in logs for mongodb<syntaxhighlight>
 +
WARNING: soft rlimits too low. rlimits set to 1024 processes, 4096 files. Number of processes should be at least 2048 : 0.5 times number of files
 +
</syntaxhighlight>
 +
 +
the way to fix<syntaxhighlight lang="bash">
 +
sed -i s/1024/2048/ /etc/security/limits.d/90-nproc.conf
 +
</syntaxhighlight>
    
=== Bugs ===
 
=== Bugs ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu