## Repository https://github.com/holgern/beem<center>  </center> [beem](https://github.com/holgern/beem) is a python library for steem. The current version is 0.20.23. There is also a discord channel for beem: https://discord.gg/4HM592V The newest beem version can be installed by: ``` pip install -U beem ``` ## Changelog * Switch to next node, when current node has the necesary api not enabled * handle Client returned invalid format. Expected JSON! and switch to next node * More checks added * get_estimated_block_num is faster and uses BlockHeader * exclude_limited=False is default now for get_nodes ## Switching automatically to the next node on `ApiNotSupported` errors At the moment, the full nodes have some problems and a lot nodes have disabled some apis. beem can now handle this and is automatically switching to the next node in the list. ``` from beem.account import Account from beem import Steem stm = Steem("https://steemd.minnowsupportproject.org") account = Account("steemit", steem_instance=stm) print(account.get_blog(0, 1)) ``` returns the error: ``` beemapi.exceptions.ApiNotSupported: Assert Exception:api_itr != _registered_apis.end(): Could not find API follow_api ``` As there is only one node given, beem cannot switch to then next node. When using a node list instead: ``` from beem.account import Account from beem import Steem from beem.nodelist import NodeList nodelist = NodeList() stm = Steem(node=nodelist .get_nodes()) account = Account("steemit", steem_instance=stm) print(account.get_blog(0, 1)) ``` the script returns: ``` Error: Assert Exception:api_itr != _registered_apis.end(): Could not find API follow_api Lost connection or internal error on node: https://steemd.minnowsupportproject.org (1/100) [<Comment @steemit/firstpost>] ``` which means that first failing with https://steemd.minnowsupportproject.org, but then retrying sucessfully with https://rpc.usesteem.com. ## Using update_nodes The following nodes are currently stored in NodeList: ``` from beem.nodelist import NodeList nodelist = NodeList() print(nodelist .get_nodes()) ``` the following nodes are returned: ``` ['https://steemd.minnowsupportproject.org', 'https://rpc.usesteem.com', 'https://anyx.io', 'https://api.steemit.com', 'https://steemd.privex.io', 'http://anyx.io', 'https://appbasetest.timcliff.com', 'https://api.steem.house'] ``` ``` from beem.nodelist import NodeList nodelist = NodeList() nodelist.update_nodes() print(nodelist .get_nodes()) ``` `nodelist.update_nodes()` fetches the currently working nodelist from @fullnodeupdate. I'm writing a fullnode benchmark every 3 hours to this account, which can be obtained from the json_metadata field. Currently the following nodes are working: ``` ['http://anyx.io', 'https://anyx.io', 'https://steemd.minnowsupportproject.org', 'https://api.steemit.com', 'https://rpc.usesteem.com', 'https://api.steem.house', 'https://steemd.privex.io'] ```
author | holger80 |
---|---|
permlink | update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures |
category | beem |
json_metadata | "{"tags": ["beem", "python", "steemdev", "development", "palnet", "neoxian", "stem"], "users": ["fullnodeupdate"], "image": ["https://cdn.steemitimages.com/DQmcRrwLPSywSYMierfP6um6mejeMNGjN9Rxw7audJqTDgb/beem-logo"], "links": ["https://github.com/holgern/beem", "https://discord.gg/4HM592V", "https://steemd.minnowsupportproject.org", "https://rpc.usesteem.com"], "app": "beempy/0.23.10", "format": "markdown", "canonical_url": "https://hive.blog/beem/@holger80/update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures"}" |
created | 2019-07-31 14:53:42 |
last_update | 2020-05-23 14:25:00 |
depth | 0 |
children | 9 |
last_payout | 2019-08-07 14:53:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 12.656 HBD |
curator_payout_value | 3.421 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,038 |
author_reputation | 358,857,509,568,825 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,977,018 |
net_rshares | 49,576,306,994,958 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
fminerten | 0 | 5,640,328,183,434 | 100% | ||
steempty | 0 | 6,375,287,000,230 | 100% | ||
thecryptodrive | 0 | 299,420,804,706 | 30% | ||
fulltimegeek | 0 | 2,067,161,857,103 | 23.93% | ||
karenmckersie | 0 | 11,964,617,947 | 80% | ||
inertia | 0 | 330,054,686,302 | 100% | ||
arcange | 0 | 20,146,559,230 | 2% | ||
raphaelle | 0 | 590,636,244 | 2% | ||
timcliff | 0 | 791,130,734,619 | 84% | ||
snwolak | 0 | 147,368,714 | 90% | ||
fooblic | 0 | 16,050,781,038 | 99% | ||
bert0 | 0 | 1,187,650,658 | 0.4% | ||
stevescoins | 0 | 2,090,340,184 | 75% | ||
aggroed | 0 | 2,026,331,257,324 | 100% | ||
abh12345 | 0 | 43,419,904,547 | 10% | ||
barton26 | 0 | 3,896,232,424 | 40% | ||
whatageek | 0 | 23,241,215,507 | 43% | ||
yadamaniart | 0 | 1,204,425,603 | 2.25% | ||
rahul.stan | 0 | 10,392,990,749 | 10% | ||
ejemai | 0 | 6,990,306,922 | 100% | ||
borislavzlatanov | 0 | 99,117,617,838 | 100% | ||
michelios | 0 | 7,920,287,428 | 2.25% | ||
freebornsociety | 0 | 7,581,080,670 | 10% | ||
justatouchfey | 0 | 3,123,005,807 | 100% | ||
jarunik | 0 | 1,920,762,817,114 | 100% | ||
imperfect-one | 0 | 629,247,103 | 1% | ||
sepracore | 0 | 3,221,089,728 | 100% | ||
mys | 0 | 2,011,237,456 | 1% | ||
reggaemuffin | 0 | 9,190,811,441,104 | 100% | ||
rycharde | 0 | 10,411,822,875 | 22.2% | ||
masterthematrix | 0 | 60,362,346,259 | 50% | ||
coquiunlimited | 0 | 252,682,125 | 1.89% | ||
jeanpi1908 | 0 | 113,822,456,447 | 92% | ||
robofox | 0 | 4,496,316,341 | 100% | ||
lelon | 0 | 8,261,492,589 | 100% | ||
skepticology | 0 | 13,146,738,183 | 100% | ||
ewkaw | 0 | 18,387,360,375 | 20% | ||
jayna | 0 | 518,015,311 | 0.67% | ||
ew-and-patterns | 0 | 758,756,562,250 | 35% | ||
guchtere | 0 | 133,785,086 | 2.25% | ||
changeangels | 0 | 29,421,869 | 100% | ||
swedishdragon | 0 | 458,025,322,402 | 100% | ||
warfeed | 0 | 338,570,736 | 37.5% | ||
jacekw | 0 | 17,177,458,106 | 50% | ||
drorion | 0 | 59,860,073,630 | 10% | ||
shebe | 0 | 19,123,167,564 | 53% | ||
abigail-dantes | 0 | 978,008,098,217 | 50% | ||
cranium | 0 | 30,542,502,220 | 100% | ||
dreamarif | 0 | 516,410,561 | 100% | ||
upgoat | 0 | 2,178,908,400 | 100% | ||
resheep | 0 | 433,949,659 | 100% | ||
upcroak | 0 | 206,436,595 | 100% | ||
bronkong | 0 | 118,288,426,022 | 100% | ||
glitterbooster | 0 | 3,903,740,085 | 30% | ||
theleapingkoala | 0 | 100,389,326 | 1.12% | ||
rehan12 | 0 | 9,437,440,552 | 20% | ||
badham | 0 | 52,883,032 | 50% | ||
make-a-whale | 0 | 52,892,384,930 | 8% | ||
crokkon | 0 | 161,420,438,270 | 100% | ||
accelerator | 0 | 58,179,731,288 | 2.32% | ||
serkagan | 0 | 1,916,189,502 | 100% | ||
kamikaze | 0 | 43,187,038,123 | 15% | ||
scorer | 0 | 204,554,891,588 | 100% | ||
storysharing | 0 | 23,031,520,226 | 100% | ||
espoem | 0 | 247,521,209,475 | 100% | ||
feedyourminnows | 0 | 10,549,891,794 | 10% | ||
qurator | 0 | 326,863,299,967 | 4.5% | ||
steem-plus | 0 | 75,315,268,397 | 4.3% | ||
jesusj1 | 0 | 73,639,763 | 99% | ||
fulcrumleader | 0 | 5,024,011,068 | 100% | ||
g10a | 0 | 217,402,784 | 1.16% | ||
steemtaker | 0 | 52,589,996,442 | 30% | ||
mytechtrail | 0 | 4,844,574,059 | 25% | ||
jahedkhan | 0 | 231,947,459 | 30% | ||
deepak0018 | 0 | 451,475,443 | 100% | ||
skycae | 0 | 377,047,011 | 3.15% | ||
bubbleburst | 0 | 8,141,541,688 | 100% | ||
idikuci | 0 | 24,652,844,965 | 100% | ||
steembasicincome | 0 | 1,003,690,345,029 | 100% | ||
jpphotography | 0 | 41,554,491,536 | 38.21% | ||
thomasgift | 0 | 2,070,805,787 | 50% | ||
bitfiend | 0 | 6,325,216,482 | 20% | ||
abitcoinskeptic | 0 | 78,758,633,054 | 40% | ||
kissi | 0 | 21,727,828,294 | 75% | ||
mstafford | 0 | 4,028,585,094 | 100% | ||
wisewoof | 0 | 72,823,165 | 1.57% | ||
vaansteam | 0 | 146,420,648,294 | 30% | ||
neokuduk | 0 | 12,312,921,406 | 100% | ||
sargoon | 0 | 6,721,613,757 | 50% | ||
lukasmining | 0 | 2,913,251,541 | 50% | ||
literaturk | 0 | 3,070,822,152 | 100% | ||
holger80 | 0 | 1,721,341,899,802 | 100% | ||
michaelizer | 0 | 516,335,702 | 100% | ||
sudefteri | 0 | 10,537,985,150 | 100% | ||
nwjordan | 0 | 467,376,171 | 3.37% | ||
turkishcrew | 0 | 289,263,405 | 2.32% | ||
verhp11 | 0 | 97,532,027 | 1% | ||
maxpatternman | 0 | 55,358,934,143 | 100% | ||
bearded-benjamin | 0 | 123,139,989,817 | 100% | ||
sashas | 0 | 3,314,577,881 | 100% | ||
asgarth | 0 | 954,547,482,955 | 100% | ||
flugschwein | 0 | 21,630,636,210 | 75% | ||
akifane | 0 | 3,107,563,836 | 100% | ||
rasit | 0 | 407,212,335 | 100% | ||
themuffinman | 0 | 72,862,165 | 100% | ||
backinblackdevil | 0 | 57,909,284,063 | 10% | ||
reazuliqbal | 0 | 52,231,150,766 | 30% | ||
maveraunnehr | 0 | 405,066,260 | 100% | ||
satren | 0 | 19,270,131,123 | 25% | ||
lauchmelder | 0 | 7,071,285,018 | 25% | ||
beleg | 0 | 338,114,245 | 1% | ||
schlafhacking | 0 | 197,063,084,220 | 100% | ||
thefunfactory | 0 | 471,827,908 | 100% | ||
someonefun | 0 | 471,827,257 | 100% | ||
funlands | 0 | 811,466,456 | 100% | ||
funanime | 0 | 471,827,233 | 100% | ||
funkyfun | 0 | 471,827,212 | 100% | ||
funnyfun | 0 | 471,827,212 | 100% | ||
dmonia | 0 | 471,827,205 | 100% | ||
goldrym | 0 | 471,826,509 | 100% | ||
qeoddrir | 0 | 471,826,495 | 100% | ||
dodrorth | 0 | 471,826,486 | 100% | ||
iedot | 0 | 354,060,536 | 100% | ||
sbi2 | 0 | 660,663,129,129 | 100% | ||
zcool | 0 | 189,392,591 | 10% | ||
dera123 | 0 | 6,313,057,261 | 15% | ||
elleok | 0 | 11,917,979,311 | 34% | ||
run.vince.run | 0 | 11,023,377,378 | 50% | ||
alitavirgen | 0 | 17,073,979,634 | 10% | ||
tsurmb | 0 | 3,350,607,940 | 30% | ||
dreimaldad | 0 | 9,025,779,047 | 15% | ||
saboin | 0 | 47,948,174,030 | 40% | ||
flagthedonkey | 0 | 41,210,624,376 | 100% | ||
sbi3 | 0 | 474,653,064,380 | 100% | ||
comedyopenmic | 0 | 742,955,594,060 | 100% | ||
sbi4 | 0 | 333,287,767,434 | 100% | ||
ikarus56 | 0 | 1,111,455,886 | 5% | ||
carlpei | 0 | 257,872,818,960 | 100% | ||
blockchainstudio | 0 | 174,136,228,850 | 100% | ||
darthgexe | 0 | 4,859,512,405 | 50% | ||
stevenwood | 0 | 1,805,209,293 | 25% | ||
anggreklestari | 0 | 23,400,620,741 | 100% | ||
rockhounds | 0 | 377,375,861 | 20% | ||
famigliacurione | 0 | 6,766,645,237 | 12% | ||
linnyplant | 0 | 39,822,397,741 | 100% | ||
commonlaw | 0 | 4,293,267,021 | 35% | ||
shahabudin | 0 | 23,564,867 | 50% | ||
blockurator | 0 | 72,986,495 | 0.45% | ||
soundworks | 0 | 1,989,714,425 | 100% | ||
smarmy | 0 | 213,042,809 | 2.25% | ||
mariajruizb | 0 | 93,429,265 | 2.25% | ||
sbi5 | 0 | 222,028,251,228 | 100% | ||
blewitt | 0 | 225,211,020 | 0.04% | ||
sbi6 | 0 | 177,065,920,889 | 100% | ||
arsadulislam | 0 | 219,256,961 | 45% | ||
megafart | 0 | 46,005,392 | 100% | ||
vida-blanca | 0 | 1,444,683,107 | 50% | ||
partiko | 0 | 265,093,186,022 | 3% | ||
runburgundy | 0 | 209,802,836 | 100% | ||
ubasti | 0 | 188,239,189 | 100% | ||
wstanley226 | 0 | 64,945,303 | 50% | ||
sbi7 | 0 | 136,673,189,641 | 100% | ||
holger.random | 0 | 1,394,131,894 | 100% | ||
fullnodeupdate | 0 | 2,680,246,697 | 100% | ||
mops2e | 0 | 1,245,577,677 | 80% | ||
donkeyslayer | 0 | 3,804,048,963 | 100% | ||
fulltimebot1 | 0 | 3,971,867,861 | 100% | ||
fulltimebot2 | 0 | 3,900,703,001 | 100% | ||
fulltimebot3 | 0 | 4,338,148,327 | 100% | ||
fulltimebot4 | 0 | 4,055,735,461 | 100% | ||
fulltimebot7 | 0 | 4,228,697,499 | 100% | ||
fulltime | 0 | 5,719,756,931 | 100% | ||
exterminator | 0 | 4,497,881,047 | 100% | ||
animalcontrol | 0 | 108,760,307,913 | 100% | ||
poisoncontrol | 0 | 1,707,260,657 | 100% | ||
dramaking | 0 | 1,322,856,970 | 100% | ||
fulltimebot19 | 0 | 3,950,142,686 | 100% | ||
fulltimebot24 | 0 | 2,934,788,851 | 100% | ||
fulltimebot25 | 0 | 4,031,802,507 | 100% | ||
fulltimebot28 | 0 | 3,923,072,845 | 100% | ||
fulltimebot31 | 0 | 3,974,002,669 | 100% | ||
fulltimebot40 | 0 | 3,846,104,685 | 100% | ||
fulltimebot44 | 0 | 3,900,451,781 | 100% | ||
fulltimebot45 | 0 | 3,881,717,374 | 100% | ||
jacekw.dev | 0 | 4,122,237,939 | 100% | ||
ticket4fun | 0 | 1,538,265,393 | 100% | ||
fulltimebot46 | 0 | 3,889,173,324 | 100% | ||
fulltimebot47 | 0 | 3,909,515,064 | 100% | ||
fulltimebot48 | 0 | 3,867,486,952 | 100% | ||
fulltimebot50 | 0 | 3,907,006,747 | 100% | ||
muscara | 0 | 10,900,332,525 | 35% | ||
ayisigi | 0 | 505,318,956 | 100% | ||
com-judge | 0 | 1,234,225,381 | 100% | ||
bigcherry | 0 | 546,329,959 | 100% | ||
sbi8 | 0 | 96,337,327,751 | 100% | ||
perepilichnyy | 0 | 1,973,562,766,141 | 100% | ||
ibc | 0 | 177,477,988,807 | 100% | ||
linkerstinker | 0 | 677,442,475 | 50% | ||
sbi9 | 0 | 62,701,096,590 | 100% | ||
besheda | 0 | 7,950,746,760 | 100% | ||
tyrnannoght | 0 | 429,927,038 | 100% | ||
priyanarc | 0 | 107,530,464 | 0.18% | ||
steem-ua | 0 | 45,811,857,766 | 0.74% | ||
votum | 0 | 3,334,183,682 | 100% | ||
exhaust | 0 | 205,158,259,202 | 100% | ||
linuxbot | 0 | 17,392,195,534 | 100% | ||
ambercookie | 0 | 53,567,979 | 76% | ||
goldmanmorgan | 0 | 2,248,318,216 | 100% | ||
rael5 | 0 | 539,202,716 | 50% | ||
sbi10 | 0 | 39,033,451,110 | 100% | ||
nerdrepost | 0 | 121,820,936 | 100% | ||
justabystander | 0 | 116,454,517 | 100% | ||
hibee | 0 | 128,857,189 | 30% | ||
anthive | 0 | 59,791,412 | 50% | ||
gmtester | 0 | 563,583,606 | 100% | ||
curbot | 0 | 2,640,959,649 | 100% | ||
wherein | 0 | 39,764,917,213 | 0.7% | ||
nurah | 0 | 142,854,110 | 50% | ||
gmdatacenter | 0 | 207,505,792 | 100% | ||
j-p-bs | 0 | 2,016,669,937 | 92% | ||
kingnosa | 0 | 81,472,477 | 50% | ||
dfen | 0 | 794,009,643 | 100% | ||
muntaharaceh | 0 | 181,976,087 | 5% | ||
steemtank | 0 | 1,229,634,175,942 | 100% | ||
samantha-w | 0 | 3,964,724,538,260 | 100% | ||
tonalddrump | 0 | 89,255,403,181 | 50% | ||
flodor | 0 | 236,055,993 | 25% | ||
tyrzone.tin01 | 0 | 1,130,856,797 | 100% | ||
brujas | 0 | 4,088,634,713 | 100% | ||
goodcontentbot | 0 | 63,936,155 | 50% | ||
ultima-alianza | 0 | 2,787,612,708 | 50% | ||
richie.rich | 0 | 3,264,192,623 | 100% | ||
hamsa.quality | 0 | 559,796,084 | 7% | ||
sternekoechin | 0 | 250,592,360 | 25% | ||
dorian-dev | 0 | 7,244,798,633 | 100% | ||
proboards2 | 0 | 11,910,857,175 | 100% | ||
mister-eagle | 0 | 551,614,875 | 30% | ||
tyrzone.tin00 | 0 | 543,030,640 | 100% | ||
orbo | 0 | 248,991,845 | 50% | ||
josefdoza | 0 | 70,706,615 | 25% | ||
atomicannie | 0 | 0 | 1% | ||
shiris | 0 | 92,307,855 | 87% | ||
olaexcel | 0 | 4,136,833,170 | 30% | ||
tyrzone.tin02 | 0 | 2,291,325,191 | 100% | ||
mohaaking | 0 | 159,329,009 | 50% | ||
gmtester2 | 0 | 556,117,957 | 100% | ||
tyrzone.tin03 | 0 | 2,676,387,943 | 100% | ||
tyrzone.tin04 | 0 | 629,717,144 | 100% | ||
maiu | 0 | 90,319,374 | 50% | ||
cgames | 0 | 246,219,209 | 25% | ||
eliana-art | 0 | 319,537,235 | 50% | ||
szf | 0 | 898,509,238 | 50% | ||
bookkeeping | 0 | 6,853,537,911 | 100% | ||
vaccinusveritas | 0 | 6,809,084,182 | 50% | ||
ichmusslaufen | 0 | 182,350,184 | 12.5% | ||
bitcoingodmode | 0 | 2,592,393,148 | 75% | ||
tyrzone.tin05 | 0 | 880,206,810 | 100% | ||
raspibot | 0 | 241,977,475 | 100% | ||
iamsaray | 0 | 241,204,092 | 12.5% | ||
smsmb-votebot | 0 | 110,417,038 | 25% | ||
genuinehuman | 0 | 1,914,898,468 | 50% | ||
sugarzone | 0 | 546,591,028 | 100% | ||
financialadvice | 0 | 1,748,967,152 | 50% | ||
naltedtirt | 0 | 98,523,960,171 | 50% | ||
swedishdragon76 | 0 | 10,816,276,601 | 100% | ||
rmsfitness | 0 | 305,616,528 | 100% | ||
dachcolony | 0 | 38,966,526,437 | 100% | ||
captain.kirk | 0 | 7,641,285,499 | 50% | ||
dkkarolien | 0 | 1,613,657,110 | 10% | ||
diceshark | 0 | 1,925,711,756 | 50% | ||
kpopprincess | 0 | 1,695,556,437 | 50% | ||
jean-luc.picard | 0 | 790,819,572 | 100% | ||
map10k | 0 | 21,766,911,773 | 3.1% | ||
hadisp1415 | 0 | 0 | 100% | ||
captain.pal | 0 | 1,868,199 | 8.8% | ||
captain.palnet | 0 | 469,205,031 | 22% | ||
dera123pal | 0 | 185,781,649 | 100% | ||
r-pal | 0 | 397,339,307 | 100% | ||
abh12345.pal | 0 | 51,335,026 | 12.5% | ||
chrono.pal | 0 | 1,542,889,950 | 100% | ||
akomoajong1 | 0 | 105,045,268 | 30% | ||
r-ag | 0 | 123,408,757 | 30% | ||
fuckeverything | 0 | 128,947,758 | 30% | ||
class101 | 0 | 500,685,135 | 30% | ||
jppal | 0 | 130,955,205 | 98.81% | ||
zaku-pal | 0 | 397,489,497 | 100% | ||
naha.stem | 0 | 347,411,221 | 100% | ||
abh12345.stem | 0 | 156,246,507 | 35% | ||
abh12345.neox | 0 | 434,449,466 | 30% | ||
neobooster | 0 | 519,690,279 | 100% | ||
ticketyboo | 0 | 228,072,481 | 35% | ||
ticketywoof | 0 | 228,072,475 | 35% | ||
sasifuddin | 0 | 470,112,915 | 100% | ||
sbi-tokens | 0 | 0 | 1.15% |
> handle Client returned invalid format. Expected JSON! and switch to next node cool! I was also getting this error many times these days. What's the exact logic? a block is always fetched as a whole block? So no duplicated transactions are possible?
author | blockchainstudio |
---|---|
permlink | re-holger80-update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures-20190731t150152411z |
category | beem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["beem"],"users":[],"links":[],"image":[]} |
created | 2019-07-31 15:01:54 |
last_update | 2019-07-31 15:01:54 |
depth | 1 |
children | 2 |
last_payout | 2019-08-07 15:01:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 251 |
author_reputation | 178,988,499,015,921 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,977,337 |
net_rshares | 98,015,461 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abh12345.stem | 0 | 98,015,461 | 25% |
When a node returns an invalid json, I'm switching the next node in list and retry the some call, so no duplicated transaction possible.
author | holger80 |
---|---|
permlink | pvihza |
category | beem |
json_metadata | {"tags":["beem"],"app":"steemit/0.1"} |
created | 2019-07-31 15:06:48 |
last_update | 2019-07-31 15:06:48 |
depth | 2 |
children | 1 |
last_payout | 2019-08-07 15:06:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.121 HBD |
curator_payout_value | 0.040 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 136 |
author_reputation | 358,857,509,568,825 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,977,524 |
net_rshares | 478,557,195,301 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blockchainstudio | 0 | 86,442,514,147 | 50% | ||
tiblog | 0 | 238,618,314,082 | 100% | ||
pixelworld | 0 | 153,399,089,619 | 100% | ||
abh12345.stem | 0 | 97,277,453 | 25% |
Thanks!
author | blockchainstudio |
---|---|
permlink | re-holger80-pvihza-20190731t191139321z |
category | beem |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["beem"],"users":[],"links":[],"image":[]} |
created | 2019-07-31 19:11:39 |
last_update | 2019-07-31 19:11:39 |
depth | 3 |
children | 0 |
last_payout | 2019-08-07 19:11:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 178,988,499,015,921 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,985,177 |
net_rshares | 0 |
Big fan of the beem library. Keep up the good work, brotha.
author | exhaust |
---|---|
permlink | re-holger80-pvihmt |
category | beem |
json_metadata | {"tags":["beem"],"app":"steempeak/1.14.12"} |
created | 2019-07-31 14:59:18 |
last_update | 2019-07-31 14:59:18 |
depth | 1 |
children | 0 |
last_payout | 2019-08-07 14:59:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 59 |
author_reputation | 31,300,281,602,837 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,977,209 |
net_rshares | 0 |
Thank you so much for participating in the Partiko Delegation Plan Round 1! We really appreciate your support! As part of the delegation benefits, we just gave you a 3.00% upvote! Together, letβs change the world!
author | partiko |
---|---|
permlink | re-update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures-20190731t153045 |
category | beem |
json_metadata | "{"app": "partiko"}" |
created | 2019-07-31 15:30:48 |
last_update | 2019-07-31 15:30:48 |
depth | 1 |
children | 0 |
last_payout | 2019-08-07 15:30:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | 39,207,160,334,751 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,978,466 |
net_rshares | 0 |
Thank you! I finally started to learn Python while debuging your scripts and writing my own for STEEM automation. π For those (like me) who forget how to upgrade `pip` packages. ```sh pip3 install beem --upgrade ``` > Successfully installed beem-0.20.23
author | scorer |
---|---|
permlink | pvij2m |
category | beem |
json_metadata | {"tags":["beem"],"app":"steemit/0.1"} |
created | 2019-07-31 15:30:24 |
last_update | 2019-07-31 15:30:24 |
depth | 1 |
children | 0 |
last_payout | 2019-08-07 15:30:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 257 |
author_reputation | 5,082,149,757,589 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 88,978,444 |
net_rshares | 0 |
Hi, @holger80! You just got a **4.3%** upvote from SteemPlus! To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn. If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
author | steem-plus |
---|---|
permlink | update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures---vote-steemplus |
category | beem |
json_metadata | {} |
created | 2019-08-01 14:23:36 |
last_update | 2019-08-01 14:23:36 |
depth | 1 |
children | 0 |
last_payout | 2019-08-08 14:23:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 434 |
author_reputation | 247,952,188,232,400 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 89,015,887 |
net_rshares | 0 |
#### Hi @holger80! Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation! Your **UA** account score is currently 7.610 which ranks you at **#48** across all Steem accounts. Your rank has improved 3 places in the last three days (old rank 51). In our last Algorithmic Curation Round, consisting of 366 contributions, your post is ranked at **#141**. ##### Evaluation of your UA score: * Your follower network is great! * The readers appreciate your great work! * Try to work on user engagement: the more people that interact with you via the comments, the higher your UA score! **Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
author | steem-ua |
---|---|
permlink | re-update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures-20190803t002753z |
category | beem |
json_metadata | "{"app": "beem/0.20.23"}" |
created | 2019-08-03 00:27:54 |
last_update | 2019-08-03 00:27:54 |
depth | 1 |
children | 0 |
last_payout | 2019-08-10 00:27:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 710 |
author_reputation | 23,214,230,978,060 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 89,072,887 |
net_rshares | 0 |
This post has been just added as new item to _[timeline of beem on Steem Projects](https://steemprojects.com/projects/p/beem/?utm_source=comment_timeline&utm_medium=steem&utm_campaign=new_event&utm_content=c1)_. If you want to be notified about new updates from this project, register on Steem Projects and add beem to your favorite projects.
author | steemprojects |
---|---|
permlink | re-update-for-beem-handling-could-not-find-api-exceptions-and-other-node-failures-20190731t165447 |
category | beem |
json_metadata | "" |
created | 2019-07-31 16:54:48 |
last_update | 2019-07-31 16:54:48 |
depth | 1 |
children | 0 |
last_payout | 2019-08-07 16:54:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 345 |
author_reputation | 29,054,729,340 |
root_title | "update for beem: handling Could not find API exceptions and other node failures" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 88,981,399 |
net_rshares | 0 |