I have downloaded and followed the steps that would run on windows.
I have configured the configuration files following the guides.
I have installed MySQL on Windows 2008 R2 standard.
Created a Database and user for MPOS
Created a database and user for Litecoin
Edited the config files to point to the databases
Now when I try and run the server this is what I get:
___________________
04/30/2017 17:44:29 -07:00 [Information] [ConfigManager] [global] CoiniumServ Aurora 0.2.5.36145 warming-up..
04/30/2017 17:44:29 -07:00 [Information] [PlatformManager] [global] Running over .Net, framework: 4.5 (v4.0.30319.36388).
04/30/2017 17:44:30 -07:00 [Information] [PoolConfig] [Litecoin] Disabled payment processor as it can not be enabled when MPOS mode is on
04/30/2017 17:44:30 -07:00 [Information] [ConfigManager] [global] Discovered a total of 1 enabled pool configurations: [Litecoin]
04/30/2017 17:44:31 -07:00 [Information] [MySqlProvider] [Litecoin] Mysql storage initialized: 127.0.0.1:3306, database: null.
04/30/2017 17:44:31 -07:00 [Error] [ShareManager] [Litecoin] Error getting account for pool central wallet address: Lf7WsSzBnp2nGLMm5MdimTbFBCJdHa4Te4 - The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:31 -07:00 [Information] [BanManager] [Litecoin] No expired bans found to be cleared [remaining bans: 0].
04/30/2017 17:44:33 -07:00 [Error] [JobManager] [Litecoin] New job creation failed: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [JobManager] [Litecoin] New job creation failed: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [JobManager] [Litecoin] New job creation failed: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [BlockProcessor] [Litecoin] Error getting account for pool central wallet address: Lf7WsSzBnp2nGLMm5MdimTbFBCJdHa4Te4 - The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getdifficulty(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not probe submitblock() support: The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getinfo(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getmininginfo(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Error] [NetworkInfo] [Litecoin] Can not read getblocktemplate(): The underlying connection was closed: The connection was closed unexpectedly.
04/30/2017 17:44:33 -07:00 [Information] [NetworkInfo] [Litecoin] symbol: LTC algorithm: scrypt version: null protocol: 0 wallet: 0 network difficulty: 0.00000000 block difficulty: 0.00 network hashrate: 0.00 KH/s network: mainnet peers: 0 blocks: -2 errors: none
04/30/2017 17:44:33 -07:00 [Information] [StratumServer] [Litecoin] Stratum server listening on 127.0.0.1:3333
04/30/2017 17:44:33 -07:00 [Error] [PoolManager] [global] Error recaching statistics; The method or operation is not implemented.
04/30/2017 17:44:34 -07:00 [Information] [WebServer] [global] Web-server listening on:
http://localhost/___________________
Any ideas on this. I did try and load the windows litecoin wallet on the server and still no luck