Can't run Dedicated Server on Ubuntu 18.04 x64

Hello I was trying to build a linux dedicated server by following this wiki A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums
but I got error when trying to execute it on Digital Ocean’s Droplet with Ubuntu 18.04 x64 install on it

I also try edit /etc/security/limits.conf and add “demo - nofile 10000” to the file

and already add “session required pam_limits.so” to /etc/pam.d/common-session file
and reboot my droplet but nothing has change :frowning:

Sorry for my English Thank you

fixed! by

  1. rebuild Development
  2. rebuild DevelopmentEditor
  3. and use Project Launcher to create LinuxServer :slight_smile:

Thanks to this blog’s post! How To Set Up Dedicated Servers for Windows and Linux For Your UE4 Game (using Windows)