Installation & Configuration
Installation Notes
Installation Steps
1. Download and Install "Microsoft Visual C++ 2015 Redistributable Package (x64)" if not already installed. If you have already, skip this step.
2. Download Sodium package
Prerequisites
Troubleshooting
If you see that dialog window below when you start SodiumServer.exe, click "Yes" since Sodium requires Administrator privilege.
SodiumServer.exe, click "Yes" since Sodium requires Administrator privilege.
If you need to change port number, find and open "StartSodiumServer.bat" file, find the http://*:8089/ text and modify the number.
http://*:8089/ text and modify the number.If you get "HttpAddUrl failed with 183" message after you run SodiumServer.exe, this means the port number Sodium uses is already in use by another application or another copy of SodiumServer.exe. You can modify the content of "StartSodiumServer.bat" file to change Sodium port number.
"HttpAddUrl failed with 183" message after you run SodiumServer.exe, this means the port number Sodium uses is already in use by another application or another copy of SodiumServer.exe. You can modify the content of "StartSodiumServer.bat" file to change Sodium port number. 
If you get "SodiiumServer.exe <Url1> [Url2] ..." message after you run SodiumServer.exe, this means that you do not provide required command line parameters. Please have a look at the original "StartSodiumServer.bat" file content to learn usage of SodiumServer.exe. It is advised to run StartSodiumServer.bat file to run Sodium.

If SodiumServer.exe stop running, it may print out one of the well-known exit codes listed below;
SodiumServer.exe stop running, it may print out one of the well-known exit codes listed below;Last updated