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

Block explorer seems to be broken #5

Closed
dalecooper opened this issue Jun 10, 2020 · 5 comments
Closed

Block explorer seems to be broken #5

dalecooper opened this issue Jun 10, 2020 · 5 comments

Comments

@dalecooper
Copy link

dalecooper commented Jun 10, 2020

Whenever I try to see the details of a block, the process stops. I can see it disappear with
watch "ps aux | grep xmrblocks"

A few seconds later it starts again, until I try to watch a block.
The home page works well though.
Also, not sure if this is related or not, but one of the arguments seems incorrect to me :

--deamon-url=HTTP://192.168.0.179:18081

Edit : should have checked before, but transactions are OK

@shermand100
Copy link
Owner

shermand100 commented Jun 12, 2020

Thanks for letting me know. I'll look into it.
Systemd will restart the xmrblocks process if it fails, but if it's fundamentally not working then that's no use to anyone.

Edit: 13/06/20
A little invest shows that anything pre - :8081/block/1978433 works. Block 1978433 and after doesn't.
Block 1978433 was the randomx upgrade, definitely not a coincidence. Will look into this further and if needed raise an issue with the creator of the blockexplorer.

@shermand100
Copy link
Owner

@dalecooper
I've investigated all I can and think it's a bug limited to every block above 1978432 (post randomx upgrade).

I've raised the issue with the block explorer creator at his github project as there are no open/closed issues related. So unless it's our user error the fix should come from there.

moneroexamples/onion-monero-blockchain-explorer#211

@dalecooper
Copy link
Author

Thank you, can confirm that it works well with blocks up to 1978432 indeed

@shermand100
Copy link
Owner

Still working on this. Not forgotten.
Block explorer works correctly at all heights on 64 bit system (Odroid XU4).
Error persists at block 1978433 (post randomx upgrade) and up for 32-bit systems (Raspberry Pi3/4) or limited to Raspberry Pi OS

@shermand100
Copy link
Owner

Ok, this can finally be closed.
Between PiNodeXMR using Ubuntu 22.04LTS Server OS as it's base and Monero upgrading to v0.18.0.0 this issue no longer persists.
Explorer works fine on RPi3 with 32bit OS and all 64 bit devices and images.

Finally this period of stability can be enjoyed.

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