-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Error attempting to sync testnet in v0.13.0.2 #4554
Comments
32 bit machine ? |
It's Ubuntu in Windows Subsystem for Linux (WSL):
I never had compatibility problems with it but you never know. |
o_O Does this filesystem support (non buggy) mmap ? |
@iDunk5400 @moneromooo-monero Allright that explains it. Closing. |
@iDunk5400 LMDB doesn't attempt to mmap zero length files (we already ran into that bug years ago and worked around it). This is more likely a more recent bug nimiq/core-js#387 (comment) I worked with the NIMIQ guys to diagnose the problem. |
I got error like you, 2018-10-16T10:36:06.878033334Z 2018-10-16 10:36:06.877 7fea613f4780 INFO net contrib/epee/include/net/abstract_tcp_server2.inl:917 Set server type to: 2 from name: P2P, prefix_name = P2P |
I've just built v0.13.0.2 from source in Ubuntu 16.04 (WSL). Upon starting monerod with an empty data directory the following happens:
The text was updated successfully, but these errors were encountered: