-
Notifications
You must be signed in to change notification settings - Fork 72
Error: exceeded maximum retries #55
Comments
The atomicals testnet electrumx is really unstable. I can't do any tests right now. |
感谢你的无私分享,马上来的无限难度协议更新会引发算力战,届时应该会开始拼硬件,官方版本的JS对 百核以上支持还是不到位,随时崩溃,我去测试atomicalsir后来反馈。 希望atomicalsir能拔得头筹!再次感谢! |
what is the problem?i run well in 100+core |
RUST_LOG=atomicalsir=debug ./atomicalsir --fee-bound 33,38 --ticker btcsoul --rust-engine ./wallets --electrumx https://ep.nextdao.xyz/proxy can not run |
It seems that we have encountered the same problem. I haven't found the reason yet. we can only wait for AurevoirXavier to update. |
Use I'm sorry that I don't have any available BTC to test this on mainnet right now. |
RUST_LOG=atomicalsir=debug,atomicals_electrumx=debug ./atomicalsir --rust-engine ./wallets --fee-bound 33,33 --ticker btcsoul --electrumx https://ep.nextdao.xyz/proxy |
i send some bitcoin for test ?pls provide address,thx.i am not familiar with rust ,plan to write with c
|
try different end point RUST_LOG=atomicalsir=debug,atomicals_electrumx=debug ./atomicalsir --rust-engine ./wallets --fee-bound 33,38 --ticker btcsoul --electrumx https://ep.atomicalmarket.com/proxy |
Hi AurevoirXavier , any available pre version for test ? |
any workaround solution or we need to setup endpoint in private ? |
Same problem, a private electrumx server is recommended. https://github.com/Next-DAO/atomicals-electrumx-docker
I appreciate that. If you can provide an email address, I'll send it to you. |
sorry,i am back,pls send u mail,i will contact with. u |
@JelloHuang Did you resolve it? I met the same issue |
|
is the bug solved? Still can't mint use your code bro |
更新了最新代码重新编译后,DEBUG模式后运行就出现Error: exceeded maximum retries,CPU没有波动。正常模式运行直接卡住不提示。 PR:上一个修复gas fee不平衡的版本运行正常,但打darkmatter这种难度的项目,一段时间后会崩溃,难度低耗时低的项目速度很快。
------------MACBOOK:M1 MACOS:14.2.1
The text was updated successfully, but these errors were encountered: