Bitcoin Forum
October 04, 2024, 08:12:53 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: CoiniumServ - open source & high performance pooled mining server software on: October 19, 2014, 09:54:59 AM
Code:
10/19/2014 05:40:23 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while comitting share: ERR unknown command 'HINCRBYFLOAT'
10/19/2014 05:40:27 -04:00 [Debug] [ShareManager] [Dogecoin] Share accepted at 30.16/16 by miner DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:27 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while comitting share: ERR unknown command 'HINCRBYFLOAT'
10/19/2014 05:40:27 -04:00 [Debug] [ShareManager] [Dogecoin] Share accepted at 27.96/16 by miner DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:28 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while comitting share: ERR unknown command 'HINCRBYFLOAT'
10/19/2014 05:40:28 -04:00 [Debug] [ShareManager] [Dogecoin] Share accepted at 35.63/16 by miner DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:32 -04:00 [Verbose] [JobManager] [Dogecoin] As idle job timer expired, rebroadcasting new work
10/19/2014 05:40:32 -04:00 [Information] [JobManager] [Dogecoin] Broadcasted new job 0x2 to 1 subscribers as no new blocks found for last 55 seconds
10/19/2014 05:40:33 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while comitting share: ERR unknown command 'HINCRBYFLOAT
10/19/2014 05:40:33 -04:00 [Debug] [ShareManager] [Dogecoin] Share accepted at 26.13/16 by miner DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:33 -04:00 [Debug] [VardiffManager] [Dogecoin] Difficulty updated to 140.4878 for miner: DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:34 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while comitting share: ERR unknown command 'HINCRBYFLOAT'
10/19/2014 05:40:34 -04:00 [Debug] [ShareManager] [Dogecoin] Share accepted at 23.62/140.4878 by miner DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:35 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while comitting share: ERR unknown command 'HINCRBYFLOAT'
10/19/2014 05:40:35 -04:00 [Debug] [ShareManager] [Dogecoin] Share accepted at 100.61/140.4878 by miner DQG4uiJdoXzSXXDUFHDPVGCz1VjyG4FMrh
10/19/2014 05:40:37 -04:00 [Information] [BlockProcessor] [Dogecoin] No pending blocks found
10/19/2014 05:40:37 -04:00 [Information] [BlockAccounter] [Dogecoin] No pending blocks waiting to get accounted found
10/19/2014 05:40:37 -04:00 [Information] [PaymentProcessor] [Dogecoin] No pending payments found
10/19/2014 05:40:38 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while deleting expired hashrate data: ERR operation not permitted
10/19/2014 05:40:38 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while getting hashrate data: ERR operation not permitted
10/19/2014 05:40:38 -04:00 [Error] [HybridStorage] [Dogecoin] An exception occured while getting shares for current round: ERR operation not permitted
10/19/2014 05:40:38 -04:00 [Debug] [StatisticsManager] [global] Recached statistics - took 0.018 seconds

Any thoughts on the error lines above?
running on windows, just downloaded and compiled newest version

thanks
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: CoiniumServ - open source & high performance pooled mining server software on: October 14, 2014, 12:16:31 AM
I'm getting the following error on Windows 7 (compiled in VS 2013 and followed the video instructions https://www.youtube.com/watch?v=9B3GoRzs3ww):

Code:
10/07/2014 20:27:23 +01:00 [Error] [Pool] [Ghostcoin] Error initializing pool; Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Server.Mining.Service.IRpcService ---> Nancy.TinyIoc.TinyIoCResolutionException: Unable to resolve type: CoiniumServ.Server.Mining.Stratum.StratumService ---> System.TypeInitializationException: The type initializer for 'AustinHarris.JsonRpc.Handler' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at AustinHarris.JsonRpc.SMD..ctor()
   at AustinHarris.JsonRpc.Handler..ctor(String sessionId) in c:\CoiniumServ\deps\json-rpc\Json-Rpc\Handler.cs:line 35
   at AustinHarris.JsonRpc.Handler..cctor() in c:\CoiniumServ\deps\json-rpc\Json-Rpc\Handler.cs:line 29
   --- End of inner exception stack trace ---
   at AustinHarris.JsonRpc.Handler.GetSessionHandler(String sessionId)
   at AustinHarris.JsonRpc.JsonRpcService.buildService(String sessionID) in c:\CoiniumServ\deps\json-rpc\Json-Rpc\JsonRpcService.cs:line 58
   at CoiniumServ.Server.Mining.Stratum.StratumService..ctor(IPoolConfig poolConfig, IShareManager shareManager) in c:\CoiniumServ\src\CoiniumServ\Server\Mining\Stratum\StratumService.cs:line 43
   at lambda_method(Closure , Object[] )
   at Nancy.TinyIoc.TinyIoCContainer.ConstructType(Type requestedType, Type implementationType, ConstructorInfo constructor, NamedParameterOverloads parameters, ResolveOptions options)
   --- End of inner exception stack trace ---
   at Nancy.TinyIoc.TinyIoCContainer.ConstructType(Type requestedType, Type implementationType, ConstructorInfo constructor, NamedParameterOverloads parameters, ResolveOptions options)
   at Nancy.TinyIoc.TinyIoCContainer.MultiInstanceFactory.GetObject(Type requestedType, TinyIoCContainer container, NamedParameterOverloads parameters, ResolveOptions options)
   --- End of inner exception stack trace ---
   at Nancy.TinyIoc.TinyIoCContainer.MultiInstanceFactory.GetObject(Type requestedType, TinyIoCContainer container, NamedParameterOverloads parameters, ResolveOptions options)
   at Nancy.TinyIoc.TinyIoCContainer.ResolveInternal(TypeRegistration registration, NamedParameterOverloads parameters, ResolveOptions options)
   at Nancy.TinyIoc.TinyIoCContainer.Resolve[ResolveType](String name, NamedParameterOverloads parameters)
   at CoiniumServ.Pools.Pool.InitServers() in c:\CoiniumServ\src\CoiniumServ\Pools\Pool.cs:line 216
   at CoiniumServ.Pools.Pool..ctor(IPoolConfig poolConfig, IConfigManager configManager, IObjectFactory objectFactory) in c:\CoiniumServ\src\CoiniumServ\Pools\Pool.cs:line 133

I can see the front end in firefox but no pool

Having a similar error when launching CoiniumServ on Windows Server 2008 R2.

I'm having the same issue. anyone find out a solution for this?
3  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: UTX: New Alt-Coin Gateway Open Beta on: September 20, 2014, 10:57:57 AM
Universal Trade Exchange - UTX

Universal Trade Exchange is proud to sponsor an XRP faucet.
The faucet is located at:

http://faucet.utxnet.com

Rules for using the faucet are as follows:

A random amount of XRP will be paid to the entered address, amounts vary between .1, .5, and 1 XRP per drip
Each address is eligible for one drip every 24 hours
Spamming the faucet will result in a ban
The faucet will continue to distribute XRP until it runs dry. It is automatically re-filled daily.
The daily faucet provision may vary.

We here at UTX are excited about this addition and continue to strive to offer new options for all UTX users.
4  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: UTX: New Alt-Coin Gateway Open Beta on: September 19, 2014, 12:00:38 AM
Universal Trade Exchange - UTX
 
Thank you to all our users for participating in the UTX open beta.
 
We are pleased to announce, by request from our users, the addition of 4 new Alt-coins beginning September 20, 2014:
 
Darkcoin
Novacoin
Neoscoin
Bitquark

 
Thanks again to our users for supporting UTX during our open beta.
 
 
Getting started with the gateway is simple. Visit Universal Trade Exchange's website https://utxnet.com/ to register for an account.

Do not see your preferred coin? Log into UTX and submit a request, we are adding new Alt-coins weekly!
5  Alternate cryptocurrencies / Marketplace (Altcoins) / UTX: New Alt-Coin Gateway Open Beta on: September 17, 2014, 12:29:17 AM
Universal Trade Exchange Launches Open Beta
 
After many months of work I'm pleased to announce the opening of the UTX Alt-Coin Gateway to the general public.
 
Key Features of the Gateway Platform:
 
• Fully automated Alt-Currency Bridge - no manual intervention required
• Blazingly fast deposits and withdrawals - within seconds of confirmation
• Quick & Easy Setup - get running in under 5 minutes
• No transaction fees!
• Earn UTX reward points for your activity
 
Supported Alt-Coin Currencies:
 
• Bitcoin           • Quark      • Peercoin       • Namecoin       • Litecoin       • Dogecoin
 
The UTX platform integrates with external systems in a pluggable, interface-driven manner which permits for easy extension of supported currencies. We will continue to expand the catalog of supported alt-coins as demanded.
 
How to Get Started
 
Getting started with the gateway is simply. Visit Universal Trade Exchange's website https://utxnet.com/ to register for an account.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!