Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 737. (Read 4670673 times)

legendary
Activity: 1276
Merit: 1001
Same issue with beta version for Windows (2015-Nov-01). Sometimes daemon successfully closes after first "exit" command, sometimes it needs to read second "exit".

I think I know what the problem is. It requires a coder with Windows (and some knowledge of windows APIs) to add a bit of code though. In contrib/epee/include/console_handler.h, the wait_stdin_data needs some code to implement what the select does (wait till there is data on stdin, while we're not told to stop). As it is, the Windows version will not care about that and go into a blocking std::getline, and I think there's a good chance you're getting stuck in that. Anyone with the above description to do this ? It's pretty simple if you know the right Windows API for this (assuming the API is not stupidly).
newbie
Activity: 41
Merit: 0
Hy Ladies and Gents,
i got a small problem on Kubuntu 14.04 64bit
I want to exit bitmonerod v.08.8.6-release with the exit command, well nothing happens.
See the output form the terminal -> could you please advise what i can do?
Code:
2015-Dec-01 19:34:19.190466 [P2P8][192.241.219.6:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:20.050032 [P2P2][80.71.13.55:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:56.476377 [P2P8][184.166.185.230:18080 OUT] SYNCHRONIZED OK
save
2015-Dec-01 19:38:51.230558 Storing blockchain...
2015-Dec-01 19:41:34.489371 Blockchain stored OK.
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent
The CPU load returns to "normal" but the process does not store and exit....
It was reported previously on some systems. Enter 'exit' again.

Same issue with beta version for Windows (2015-Nov-01). Sometimes daemon successfully closes after first "exit" command, sometimes it needs to read second "exit".
hero member
Activity: 697
Merit: 500
Quote
My fullnode is running on the compiled version, for my "productive" environment i will wait for the official binaries  Cheesy Wink Grin

Everyone is waiting official wallet  Wink
legendary
Activity: 1442
Merit: 1001
legendary
Activity: 1008
Merit: 1001
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent


Yeah that's 8.6. Known issue, been pretty much fixed with new version

I assume you know what's comming now, when do we have the opportunity to officially get working with 0.9xxx  Grin

beta release is in my sig. the official official is still getting its finishing touches. last i heard fluffy was working on the 32 bit compile.

Yeeaaahhh, but i use Linux so the winbeta is like nuts for me  Cheesy Wink
Needless to say, we all are waitng for the official release  Shocked  Grin

Thanks for your help!

then its even easier! Just compile!

My fullnode is running on the compiled version, for my "productive" environment i will wait for the official binaries  Cheesy Wink Grin
legendary
Activity: 1260
Merit: 1008
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent


Yeah that's 8.6. Known issue, been pretty much fixed with new version

I assume you know what's comming now, when do we have the opportunity to officially get working with 0.9xxx  Grin

beta release is in my sig. the official official is still getting its finishing touches. last i heard fluffy was working on the 32 bit compile.

Yeeaaahhh, but i use Linux so the winbeta is like nuts for me  Cheesy Wink
Needless to say, we all are waitng for the official release  Shocked  Grin

Thanks for your help!

then its even easier! Just compile!
legendary
Activity: 1008
Merit: 1001
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent


Yeah that's 8.6. Known issue, been pretty much fixed with new version

I assume you know what's comming now, when do we have the opportunity to officially get working with 0.9xxx  Grin

beta release is in my sig. the official official is still getting its finishing touches. last i heard fluffy was working on the 32 bit compile.

Yeeaaahhh, but i use Linux so the winbeta is like nuts for me  Cheesy Wink
Needless to say, we all are waitng for the official release  Shocked  Grin

Thanks for your help!
legendary
Activity: 1260
Merit: 1008
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent


Yeah that's 8.6. Known issue, been pretty much fixed with new version

I assume you know what's comming now, when do we have the opportunity to officially get working with 0.9xxx  Grin

beta release is in my sig. the official official is still getting its finishing touches. last i heard fluffy was working on the 32 bit compile.
legendary
Activity: 1008
Merit: 1001
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent


Yeah that's 8.6. Known issue, been pretty much fixed with new version

I assume you know what's comming now, when do we have the opportunity to officially get working with 0.9xxx  Grin
legendary
Activity: 1260
Merit: 1008
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent


Yeah that's 8.6. Known issue, been pretty much fixed with new version
legendary
Activity: 1008
Merit: 1001
what about ctrl+c?


Code:
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent
legendary
Activity: 1610
Merit: 1004
what about ctrl+c?

legendary
Activity: 1008
Merit: 1001
Hy Ladies and Gents,
i got a small problem on Kubuntu 14.04 64bit
I want to exit bitmonerod v.08.8.6-release with the exit command, well nothing happens.
See the output form the terminal -> could you please advise what i can do?
Code:
2015-Dec-01 19:34:19.190466 [P2P8][192.241.219.6:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:20.050032 [P2P2][80.71.13.55:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:56.476377 [P2P8][184.166.185.230:18080 OUT] SYNCHRONIZED OK
save
2015-Dec-01 19:38:51.230558 Storing blockchain...
2015-Dec-01 19:41:34.489371 Blockchain stored OK.
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent
The CPU load returns to "normal" but the process does not store and exit....
It was reported previously on some systems. Enter 'exit' again.
As you can see from the output, i did it several times, and even if i do that 10 times, it won`t exit...
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
Hy Ladies and Gents,
i got a small problem on Kubuntu 14.04 64bit
I want to exit bitmonerod v.08.8.6-release with the exit command, well nothing happens.
See the output form the terminal -> could you please advise what i can do?
Code:
2015-Dec-01 19:34:19.190466 [P2P8][192.241.219.6:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:20.050032 [P2P2][80.71.13.55:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:56.476377 [P2P8][184.166.185.230:18080 OUT] SYNCHRONIZED OK
save
2015-Dec-01 19:38:51.230558 Storing blockchain...
2015-Dec-01 19:41:34.489371 Blockchain stored OK.
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent
The CPU load returns to "normal" but the process does not store and exit....
It was reported previously on some systems. Enter 'exit' again.
legendary
Activity: 1008
Merit: 1001
Hy Ladies and Gents,
i got a small problem on Kubuntu 14.04 64bit
I want to exit bitmonerod v.08.8.6-release with the exit command, well nothing happens.
See the output form the terminal -> could you please advise what i can do?
Code:
2015-Dec-01 19:34:19.190466 [P2P8][192.241.219.6:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:20.050032 [P2P2][80.71.13.55:18080 OUT] SYNCHRONIZED OK
2015-Dec-01 19:34:56.476377 [P2P8][184.166.185.230:18080 OUT] SYNCHRONIZED OK
save
2015-Dec-01 19:38:51.230558 Storing blockchain...
2015-Dec-01 19:41:34.489371 Blockchain stored OK.
exit
2015-Dec-01 19:41:39.634967 [node] Stop signal sent
^C2015-Dec-01 19:43:13.872076 [SRV_MAIN][node] Stop signal sent
exit
^C2015-Dec-01 19:46:29.085640 [SRV_MAIN][node] Stop signal sent
The CPU load returns to "normal" but the process does not store and exit....
legendary
Activity: 1260
Merit: 1008
Trying to sync the newest bitmonerod on a new VPS, it keeps crashing after this point:

Code:
2015-Dec-01 00:26:43.936098 [P2P9]LMDB Mapsize increased.  Old: 1024MiB, New: 2048MiB

Is there anything I can do to get past this?

Join IRC please. I'd like to get to the bottom of this, as I've seen it reported before.


Thanks again for your help, but I'm going to have to look for a new VPS, since I've been suspended for causing high load. No idea what the problem was, as I've run a node successfully on Digital Ocean on a VPS with the same specs.

Anyway, does anyone have a recommendation for a non-US VPS provider that accepts bitcoin?

What is your goal? Why not just run a node from home?

this is fun: http://lowendbox.com/
legendary
Activity: 1610
Merit: 1004
Trying to sync the newest bitmonerod on a new VPS, it keeps crashing after this point:

Code:
2015-Dec-01 00:26:43.936098 [P2P9]LMDB Mapsize increased.  Old: 1024MiB, New: 2048MiB

Is there anything I can do to get past this?

Join IRC please. I'd like to get to the bottom of this, as I've seen it reported before.


Thanks again for your help, but I'm going to have to look for a new VPS, since I've been suspended for causing high load. No idea what the problem was, as I've run a node successfully on Digital Ocean on a VPS with the same specs.

Anyway, does anyone have a recommendation for a non-US VPS provider that accepts bitcoin?
legendary
Activity: 1624
Merit: 1008
Only 8 pull requests merged today  Wink

Release those Mustangs into the wild   Cool



Much github activity recently. Good progress.

I spoke too soon, make that 10 pull requests merged.

Thank you monermooo and fluffypony Smiley

I forgot to take my shoes off.  Make that 13.

I wonder if fluffypony dreams of being a mustang.
legendary
Activity: 2968
Merit: 1198
Trying to sync the newest bitmonerod on a new VPS, it keeps crashing after this point:

Code:
2015-Dec-01 00:26:43.936098 [P2P9]LMDB Mapsize increased.  Old: 1024MiB, New: 2048MiB

Is there anything I can do to get past this?

are you running on 32bit?
i found this issue: https://github.com/monero-project/bitmonero/issues/402
which seems to only affect 32bit and is solved with 64bit

You can't use LMDB on 32-bit, you must use the berkeley database i.e. "--db-type berkeley" option. That should be the default on 32 bit builds, but maybe that doesn't happen properly in some cases.
sr. member
Activity: 252
Merit: 251
Trying to sync the newest bitmonerod on a new VPS, it keeps crashing after this point:

Code:
2015-Dec-01 00:26:43.936098 [P2P9]LMDB Mapsize increased.  Old: 1024MiB, New: 2048MiB

Is there anything I can do to get past this?

are you running on 32bit?
i found this issue: https://github.com/monero-project/bitmonero/issues/402
which seems to only affect 32bit and is solved with 64bit
Jump to: