Pages:
Author

Topic: CoiniumServ - open source & high performance pooled mining server software - page 8. (Read 105763 times)

newbie
Activity: 10
Merit: 0
here is a screen shot of the issue, I used mysql workbench to grant user privileges and still nothing. I not sure where it's going wrong.

http://i.imgur.com/ZJtJAho.png
newbie
Activity: 10
Merit: 0
Make sure you set proper database name in pool config. For each coin you have to set separate db name.

I tried a different and got the same result, how would i set mysql privileges for coiniumserv.
sr. member
Activity: 486
Merit: 250
Technician
Make sure you set proper database name in pool config. For each coin you have to set separate db name.
newbie
Activity: 10
Merit: 0
has anyone had this problem before, Table 'litecoin.Block' doesn't exist and how did get the web-front end to use the default none MPOS front end.

Cheers
newbie
Activity: 10
Merit: 0
Hi guys got another silly question, when I type ./CoiniumServ nothing happens and I get (bash: ./CoiniumServ: No such file or directory)
I don't know whats going on.
This file has extension .exe

Thanks again for the help, I got it going   Cheesy
sr. member
Activity: 486
Merit: 250
Technician
Hi guys got another silly question, when I type ./CoiniumServ nothing happens and I get (bash: ./CoiniumServ: No such file or directory)
I don't know whats going on.
This file has extension .exe
newbie
Activity: 10
Merit: 0
Hi guys got another silly question, when I type ./CoiniumServ nothing happens and I get (bash: ./CoiniumServ: No such file or directory)
I don't know whats going on.
sr. member
Activity: 356
Merit: 250
I can't compile this on windows, and your website is down, so how can i get this to work?
newbie
Activity: 10
Merit: 0
Code:
sudo apt-get install mono-devel

Mate cheers for that, it worked a treat.  Grin
sr. member
Activity: 486
Merit: 250
Technician
Code:
sudo apt-get install mono-devel
newbie
Activity: 10
Merit: 0
I have a question, I'm a bit of a neweb and still learning. I was able to compile on ubuntu 13.10 but when I get to running ./build.sh in release I get this error, help please.

pool@pool-P5E3-Deluxe:~/CoiniumServ/build/release$ ./build.sh
./build.sh: line 5: mozroots: command not found
./build.sh: line 6: xbuild: command not found
./build.sh: line 7: mono: command not found
pool@pool-P5E3-Deluxe:~/CoiniumServ/build/release$


I do have mono on the machine.
newbie
Activity: 10
Merit: 0
Is this development still going ?
newbie
Activity: 56
Merit: 0
I am having some difficulty in compiling CoiniumServ on a Windows 7 X64 Ultimate platform using Visual Studio Community 2013. The first errors I got were related to missing NuGet packages. I sorted that and it then said CSRedis was missing and unable to load. I then opened Nuget and downloaded CSRedis into the project and now it's giving me the following errors/warnings when I try to compile:

Code:
Error 1 The project file could not be loaded. Could not find a part of the path 'C:\Users\Peter\CoiniumServ-develop\deps\csredis\CSRedis\CSRedis.csproj'. C:\Users\Peter\CoiniumServ-develop\deps\csredis\CSRedis\CSRedis.csproj CSRedis

Error 2 Metadata file 'C:\Users\Peter\CoiniumServ-develop\bin\Release\CoiniumServ.exe' could not be found C:\Users\Peter\CoiniumServ-develop\src\Tests\CSC CoiniumServ.Tests

Error 3 The event 'CSRedis.RedisClient.Connected' can only appear on the left hand side of += or -= C:\Users\Peter\CoiniumServ-develop\src\CoiniumServ\Persistance\Providers\Redis\RedisProvider.cs 33 55 CoiniumServ

Error 4 'CSRedis.RedisClient' does not contain a definition for 'ReconnectTimeout' C:\Users\Peter\CoiniumServ-develop\src\CoiniumServ\Persistance\Providers\Redis\RedisProvider.cs 59 21 CoiniumServ


Any help on this issue is greatly appreciated!
newbie
Activity: 2
Merit: 0
Server seems to be losing connection to my instance of bitcoind.

I can't seem to keep my system online and need help.

It happens with both the purchased binaries and when I download and compile.

I am running on ubuntu 14.04 lts with 32 gb memory on a hp dl585 with 500g storage.

any help would be appreciated.

18:04:30 [Information] [ConfigManager] [global] CoiniumServ Aurora 0.2.4.31131 warming-up..
18:04:30 [Information] [PlatformManager] [global] Running over Mono 3.12.1 (tarball Fri Mar  6 19:12:47 UTC 2015), framework: 4.5 (v4.0.30319.17020).
18:04:30 [Information] [ConfigManager] [global] Discovered a total of 1 enabled pool configurations: [Bitcoin]
18:04:31 [Information] [MySqlProvider] [Bitcoin] Mysql storage initialized: 127.0.0.1:3306, database: btc.
18:04:31 [Information] [RedisProvider] [Bitcoin] Redis storage initialized: 127.0.0.1:6379, v2.8.19.
18:04:32 [Information] [BanManager] [Bitcoin] No expired bans found to be cleared [remaining bans: 0].
18:04:32 [Information] [JobManager] [Bitcoin] Broadcasted new job 0x1 to 0 subscribers as no new blocks found for last 55 seconds
18:04:33 [Information] [NetworkInfo] [Bitcoin] symbol: BTC algorithm: sha256 version: 90400 protocol: 70002 wallet: 60000 network difficulty: 47427554950.64830000 block difficulty: 47427554        950.65 network hashrate: 336.27 PH/s network: mainnet peers: 3 blocks: 348348 errors: none



19:09:57 [Information] [BlockProcessor] [Bitcoin] No pending blocks found
19:09:57 [Information] [BlockAccounter] [Bitcoin] No pending blocks waiting to get accounted found
19:09:57 [Information] [PaymentProcessor] [Bitcoin] No pending payments found
19:10:09 [Error] [NetworkInfo] [Bitcoin] Can not read getinfo(): The request timed out
19:10:11 [Information] [JobManager] [Bitcoin] Broadcasted new job 0x6 to 3 subscribers as no new blocks found for last 55 seconds
19:10:57 [Information] [BlockProcessor] [Bitcoin] No pending blocks found
19:10:57 [Information] [BlockAccounter] [Bitcoin] No pending blocks waiting to get accounted found
19:10:57 [Information] [PaymentProcessor] [Bitcoin] No pending payments found
Stacktrace:


Native stacktrace:

        mono() [0x4accac]
        mono() [0x50451f]
        mono() [0x42a7c7]
        /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f17aec27340]
        mono() [0x53806e]
        [0x4161b34a]

Debug info from gdb:


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted (core dumped)

newbie
Activity: 23
Merit: 0
Can anyone share their redis.conf. I'm having some problems with redis after a couple of minutes of mining.

Thanks
What problem?
I get the following message
"[Error] [Pool Manager] [global] Error recaching statistics:the operation has produced an overflow"
Before I had a lot of errors but I reduce the maxheap to 1gb and I got a lot less errors.
sr. member
Activity: 486
Merit: 250
Technician
Can anyone share their redis.conf. I'm having some problems with redis after a couple of minutes of mining.

Thanks
What problem?
newbie
Activity: 23
Merit: 0
Can anyone share their redis.conf. I'm having some problems with redis after a couple of minutes of mining.

Thanks
newbie
Activity: 23
Merit: 0
Might be a silly question - but have you allowed port 80 through the firewall?  Windows wont do this by default if your not using IIS.

That was it...Sometimes one forgets the most basic things...

Thanks
full member
Activity: 155
Merit: 100
Might be a silly question - but have you allowed port 80 through the firewall?  Windows wont do this by default if your not using IIS.
sr. member
Activity: 486
Merit: 250
Technician
If you want to access within LAN use addresses 192.168.1.* or similar depending on your network configuration. If you want to access from outside, use your external IP and unblock assigned port (if needed).
Pages:
Jump to: