threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

erro "Could not find available access node" when create network with SDK on macOS #667

Closed Pishoy closed 4 years ago

Pishoy commented 4 years ago

Merge branch 'rc_10.5.3' root@3bot:/sandbox/code/github/threefoldtech/jumpscaleX_core# cd ../jumpscaleX_threebot/ root@3bot:/sandbox/code/github/threefoldtech/jumpscaleX_threebot# git log -1 commit 953f380557c47a4ba891b58931b3f16e9f893079 (HEAD -> master, origin/master) Merge: fb78487d ed7d869f Author: rkhamis reem.khamis@gmail.com Date: Wed May 6 22:12:20 2020 +0200

Merge branch 'rc_10.5.3' root@3bot:/sandbox/code/github/threefoldtech/jumpscaleX_threebot#



- also in same case, we can not pass the https certification with chrome 81 ! (81.0.4044.129)
Pishoy commented 4 years ago
grimpy commented 4 years ago
In [2]: nodes = list(j.sal.zosv2.nodes_finder.nodes_by_capacity(currency='TFT'))          

In [3]: len(nodes)                                                                        
Out[3]: 138

currently only few nodes can be used to pay with TFT, farmers addresses wrong...

pnodes = filter(j.sal.zosv2.nodes_finder.filter_public_ip4, nodes)
n [6]: len(list(pnodes))                                                                                                                                                            
Out[6]: 0

0 of those nodes are configured for public access

Those nodes all belong to just 2 farms: dec_hk_t1 and ThreeFold_Mazraa