Author

Topic: Steemit.com: Blogging is the new Mining - page 121. (Read 348532 times)

member
Activity: 183
Merit: 14
Chainjoes.com
than your miner hps will drop to very low because you need to confirm block.

This you can fix, by adding another account. When one account is in the queue the miner will switch to the next:

witness="account1"
witness="account2"

miner=["account1","key1"]
miner=["account2","key2"]

As follows:
# name of witness controlled by this node (e.g. initwitness )
witness = "olib"
witness = "second"

# name of miner and its private key (e.g. ["account","WIF PRIVATE KEY"] )
miner = ["olib","xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"]
miner = ["second","xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"]


1 steem coin for a day or one block ?
legendary
Activity: 2968
Merit: 1198
than your miner hps will drop to very low because you need to confirm block.

This you can fix, by adding another account. When one account is in the queue the miner will switch to the next:

witness="account1"
witness="account2"

miner=["account1","key1"]
miner=["account2","key2"]
legendary
Activity: 2968
Merit: 1198
Now i added 4 threads and 14300 hps. It´s still low ? Sad
Time to produce ( 1300 minutes ) in the mining window is time to find 1 block ?
See: https://postimg.org/image/4vaxhszw1/


To smooth: Ths.

Yes that is estimated time to find one PoW (worth 1 SP). A little under a day.
member
Activity: 183
Merit: 14
Chainjoes.com
I am trying.
It still reports:
3130675ms th_a       main.cpp:119                  main                 ] Error parsing logging config from config file
C:\Users\neo\Desktop\steemwin-x64-012-2\witness_node_data_dir\config.ini, using default config


How much can be mined for a day steem coins per day with i7 920 and 12 GB RAM?
It's shows  7900 hps. When the account will see how much I mined?  Smiley

very low hps. you can see at mining window how many minutes need to mine 1 block. than your miner hps will drop to very low because you need to confirm block.
Never mind that it says ? : Error parsing logging config from config file
C: \ Users \ Neo \ Desktop \ steemwin-x64-012-2 \ witness_node_data_dir \ config.ini, using default config
member
Activity: 183
Merit: 14
Chainjoes.com
Now i added 4 threads and 14300 hps. It´s still low ? Sad
Time to produce ( 1300 minutes ) in the mining window is time to find 1 block ?
See: https://postimg.org/image/4vaxhszw1/


To smooth: Ths.
hero member
Activity: 770
Merit: 500
I am trying.
It still reports:
3130675ms th_a       main.cpp:119                  main                 ] Error parsing logging config from config file
C:\Users\neo\Desktop\steemwin-x64-012-2\witness_node_data_dir\config.ini, using default config


How much can be mined for a day steem coins per day with i7 920 and 12 GB RAM?
It's shows  7900 hps. When the account will see how much I mined?  Smiley

very low hps. you can see at mining window how many minutes need to mine 1 block. than your miner hps will drop to very low because you need to confirm block.
member
Activity: 183
Merit: 14
Chainjoes.com
I am trying.
It still reports:
3130675ms th_a       main.cpp:119                  main                 ] Error parsing logging config from config file
C:\Users\neo\Desktop\steemwin-x64-012-2\witness_node_data_dir\config.ini, using default config


How much can be mined for a day steem coins per day with i7 920 and 12 GB RAM?
It's shows  7900 hps. When the account will see how much I mined?  Smiley
On steemit.com still nothing just this:
BALANCES
STEEM
Steem, tradeable tokens that may be transferred at anytime.
Steem can be converted to Steem Power in a process called powering up.
0.000 STEEM
STEEM POWER
Influence tokens which earn more power by holding long term.
The more you hold the more you influence post rewards and earn for accurate voting.
3.005 STEEM
STEEM DOLLARS
Tokens worth about $1.00 of Steem.
$0.000
Estimated Value
The estimated value is based on a 7 day average value of Steem.
$10.52
member
Activity: 183
Merit: 14
Chainjoes.com
I am trying.
It still reports:
3130675ms th_a       main.cpp:119                  main                 ] Error parsing logging config from config file
C:\Users\neo\Desktop\steemwin-x64-012-2\witness_node_data_dir\config.ini, using default config


How much can be mined for a day steem coins per day with i7 920 and 12 GB RAM?
legendary
Activity: 2968
Merit: 1198
# Number of threads to use for proof of work mining
# mining-threads = 2

Should be this:

Code:
# Number of threads to use for proof of work mining
mining-threads = 2
member
Activity: 183
Merit: 14
Chainjoes.com
# Endpoint for P2P node to listen on
# p2p-endpoint =

# Maxmimum number of incoming connections on P2P endpoint
# p2p-max-connections =

# P2P nodes to connect to on startup (may specify multiple times)
seed-node = 52.38.66.234:2001
seed-node = 52.37.169.52:2001
seed-node = 52.26.78.244:2001
seed-node = 192.99.4.226:2001
seed-node = 46.252.27.1:1337
seed-node = 81.89.101.133:2001
seed-node = 52.4.250.181:39705
seed-node = steemd.pharesim.me:2001
seed-node = seed.steemed.net:2001
seed-node = steem.clawmap.com:2001
seed-node = seed.steemwitness.com:2001
seed-node = steem-seed1.abit-more.com:2001

# Pairs of [BLOCK_NUM,BLOCK_ID] that should be enforced as checkpoints.
# checkpoint =

# Endpoint for websocket RPC to listen on
# rpc-endpoint =

# Endpoint for TLS websocket RPC to listen on
# rpc-tls-endpoint =

# The TLS certificate file for this server
# server-pem =

# Password for this certificate
# server-pem-password =

# Block signing key to use for init witnesses, overrides genesis file
# dbg-init-key =

# API user specification, may be specified multiple times
# api-user =

# Set an API to be publicly available, may be specified multiple times
public-api = database_api login_api

# Plugin(s) to enable, may be specified multiple times
enable-plugin = witness account_history

# Defines a range of accounts to track as a json pair ["from","to"] [from,to)
# track-account-range =

# RPC endpoint of a trusted validating node (required)
# trusted-node =

# Track market history by grouping orders into buckets of equal size measured in seconds specified as a JSON array of numbers
bucket-size = [15,60,300,3600,86400]

# How far back in time to track history for each bucket size, measured in the number of buckets (default: 5760)
history-per-size = 5760

# Defines a range of accounts to private messages to/from as a json pair ["from","to"] [from,to)
# pm-account-range =

# Enable block production, even if the chain is stale.
enable-stale-production = false

# Percent of witnesses (0-99) that must be participating in order to produce blocks
required-participation = false

# name of witness controlled by this node (e.g. initwitness )
witness = "my name on steemit.com ( ex. olib )"

# name of miner and its private key (e.g. ["account","WIF PRIVATE KEY"] )
miner = ["olib","The active key is used to make transfers and place orders in the internal market."]

# Number of threads to use for proof of work mining
# mining-threads = 2

# WIF PRIVATE KEY to be used by one or more witnesses or miners
# private-key =

# Account creation fee to be voted on upon successful POW - Minimum fee is 100.000 STEEM (written as 100000)
# miner-account-creation-fee =

# Maximum block size (in bytes) to be voted on upon successful POW - Max block size must be between 128 KB and 750 MB
# miner-maximum-block-size =

# SBD interest rate to be vote on upon successful POW - Default interest rate is 10% (written as 1000)
# miner-sbd-interest-rate =

# declare an appender named "stderr" that writes messages to the console
[log.console_appender.stderr]
stream=std_error

# declare an appender named "p2p" that writes messages to p2p.log
[log.file_appender.p2p]
filename=logs/p2p/p2p.log
# filename can be absolute or relative to this config file

# route any messages logged to the default logger to the "stderr" logger we
# declared above, if they are info level are higher
[logger.default]
level=warn
appenders=stderr

# route messages sent to the "p2p" logger to the p2p appender declared above
[logger.p2p]
level=warn
appenders=p2p


I use i7 920 2.66 Mhz and 12 GB of ram.

legendary
Activity: 2968
Merit: 1198

I don't understand the problem. From what I can tell looking at your config file, it should work. Maybe your hash rate is low and you haven't found any PoWs?

I'll do some tests with a similarly configured account and see if I can figure anything out.
member
Activity: 183
Merit: 14
Chainjoes.com
Is this alright:
https://postimg.org/image/u5k9vtp93/
Why console not showing Kh CPU ?
It show still : https://postimg.org/image/jlb7awb87/
legendary
Activity: 1232
Merit: 1002

Wrong command. Try "get_mining_queue"

If you are in the queue and don't get a block reward when you get to the front of the queue, that means you are either missing a witness= line in your config, or you have and issue with keys. The miner= line has to include your active key and, if different, your witness signing key (use get_witness to check) needs to be in a private-key= line.


But I stayed in queue at number 108,107,106,103,107,108 for about 12-14 hours ... Is that normal?

I have the exact same problem..... :-(


take a look at my config file




but i think i made it ok ... don't know what exactly is wrong



and here you have the site keys ....
hero member
Activity: 604
Merit: 500
Guys, what is happening with the price?
hero member
Activity: 644
Merit: 500
thank you for sharing this mate i hope you will get more upvote for your post. good luck mate.
sr. member
Activity: 406
Merit: 250
sr. member
Activity: 324
Merit: 250
How to withdraw STEEM POWER?

You need to withdraw it in 104 equal payments over 104 weeks
sr. member
Activity: 324
Merit: 250
Could somebody please send me an invite so I can join the steem slack?

It seems this thread doesn't get too much attention these days. There's also no option on the website to contact the steemit team?


Again, can somebody please help me with my issue?? My password, which is a simple one, it's not working, keeps on coming up as incorrect password!

Please, I really need some help here, I invested into steem, but I don't see a way if getting any support if you get locked out of your account.

I'm raising a genuine issue here.

There nowhere on the website to request for support, I need to login in order to contact Ned out another member of the team.. . And I cannot login.

Would ready appreciate some assistance with the issue in having

sr. member
Activity: 324
Merit: 250
Could somebody please send me an invite so I can join the steem slack?

It seems this thread doesn't get too much attention these days. There's also no option on the website to contact the steemit team?


Again, can somebody please help me with my issue?? My password, which is a simple one, it's not working, keeps on coming up as incorrect password!

Please, I really need some help here, I invested into steem, but I don't see a way if getting any support if you get locked out of your account.

I'm raising a genuine issue here.
sr. member
Activity: 324
Merit: 250
It was a nice P&D  Smiley Thanks.

Again, can somebody please help me with my issue?? My password, which is a simple one, it's not working, keeps on coming up as incorrect password!

Please, I really need some help here, I invested into steem, but I don't see a way if getting any support if you get locked out of your account.

I'm raising a genuine issue here.
Jump to: