Install Mods on Dedicated Server (VPS)

I’m running a Satisfactory dedicated server on a VPS. Server works fine, SFTP works (can connect with FileZilla), ports and firewall are set. But when I try to add the server in Satisfactory Mod Manager (SMM) I get this error: failed to add installation: failed to validate installation: failed to connect to ssh server: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain Mods I want to install are: InfiniteNudge 2.3.7 InfiniteZoop 1.9.5
2 Replies
FICSIT-Fred
FICSIT-Fred7d ago
SMM Version: 3.0.3
SML Version: 3.11.3
Installed Mods: 3
Game: WindowsClient CL 424353 from steam
Path: `d:\Softwares\Steam\steamapps\common\SatisfactoryExperimental`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
SMM Version: 3.0.3
SML Version: 3.11.3
Installed Mods: 3
Game: WindowsClient CL 424353 from steam
Path: `d:\Softwares\Steam\steamapps\common\SatisfactoryExperimental`
Command Line: cmd /C start steam://rungameid/526870-NO_EOS_OVERLAY
-# Responding to Key Details for SMMDebug-2025-09-02-13-33-53.zip triggered by @HyperXT
HyperXT
HyperXTOP7d ago
Solution is: 1. Stop the Server If your dedicated server is running, shut it down first: [For linuxgsm] ./sfserver stop 2. Install ficsit-cli Download and install ficsit-cli on your VPS: cd ~ wget https://github.com/satisfactorymodding/ficsit-cli/releases/latest/download/ficsit_linux_amd64 -O ficsit-cli chmod +x ficsit-cli 3. Launch ficsit-cli ./ficsit-cli 4. Add Your Installation Use the arrow keys to navigate to Installations. Press n (for New). Use Tab to move between fields. Select the folder containing FactoryServer.sh. If installed with LinuxGSM, the path is: /home/sfserver/serverfiles 5. Install Mods Go to All Mods. Pick the mods you want to install. Go back with q. 6. Apply Changes Choose Apply Changes. Select Save. Exit ficsit-cli. ✅ Restart your server and the mods should load.

Did you find this page helpful?