Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Successfully mined domain is not showing up on the blockchain either in the viewer or using the DNS resolver #372

Open
arunk opened this issue Sep 24, 2024 · 2 comments

Comments

@arunk
Copy link

arunk commented Sep 24, 2024

I mined my keys and then tried to mine a domain just to see the process. I mined arun.ygg and added a IPv6 @ record to it. It took about 3 hours to mine, but finally I got the message that it succeeded. I can view the domain in the Domains tab in the aflis GUI. But when I try and query the domain using the running alfis.exe -n procecss, or even if I try and view the domain on the alfis viewer - https://viewer.alfis.name/search/?query=arun.ygg i get Not found error. I mined this domain about 24 hours ago, and many blocks have appeared since this domain was mined. Any ideas what might be going on or how to troubleshoot the issue?

@arunk
Copy link
Author

arunk commented Sep 24, 2024

I'm seeing these errors in my running alfis -n process:

(28) alfis::blockchain::chain: Error adding block to table (UNIQUE constraint failed: blocks.id (code 19)): Block { index: 13611, timestamp: 1727197281, version: 1, difficulty: 24, random: 183403490, nonce: 4290, hash: 082D9AFEC60F66C30E6516C7DD4914CAD084F362E7F4C790B95580461D400000, prev_block_hash: 15580A052C4C12C283971B4458F416E008D8DD9FCBFE4D8B4879180A27B20000, pub_key: BBE57C570BE2A4A6AFC101A688C9B35B19124FF6CDB17276DD49F81EDC005CBC, signature: AFC087AF65C35D15B3ADF9DDFB211E40056124420339F1732504C9CA2009486FAA7E45AC6B750D165A3E5AA5AD761C0A60AE60C0836347A0E7B2EF8B859F590D, transaction: Some(Transaction { class: "domain", identity: 693D4547411220947FF2ADD46FE48756EC7C15784576044F3C3D13374B2F1867, confirmation: 561534138887C0E6F981B6580A4A9506C6CFAEEDE901189FB88FB866970FE008, signing: BBE57C570BE2A4A6AFC101A688C9B35B19124FF6CDB17276DD49F81EDC005CBC, encryption: F0BC4F7254B49EFC6933E50C58B80E715378E23A8F31E4E548E29F2F061982F6, data: "{\"encrypted\":\"EE59D387F85163E7242BE5C387C579F86555D0E688BEB70422DB48C9B255E4ADF48F18737CF0520D99F125A67236C24636D2A75B921A463CB487B158EDD5C53DF3C333D77A\",\"zone\":\"ygg\",\"records\":[{\"type\":\"AAAA\",\"domain\":\"@\",\"addr\":\"21e:a51c:885b:7db0:166e:927:98cd:d186\",\"ttl\":3600}]}" }), hash_good: RefCell { value: true } }
03:08:36.302 [INFO ] (28) alfis::p2p::network: Peer is higher, requesting block 13611 from 185.193.159.245
03:08:36.700 [INFO ] (28) alfis::p2p::network: Peer is higher, requesting block 13611 from 5.75.184.228

It seems to be stuck on block 13611, which is where I think I mined my domain. But for whatever reason it hasn't been able to send out that block and now the blockchain has a different block with that id.

@blade10101
Copy link

I have the same issue, I mined proxy.blade.ygg but it don't resolve to any ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants