Pages:
Author

Topic: 🚀🌕[ANN] [RSL] [POW/Scrypt8K] [Low Premine] LiteNote: the solution to email spam - page 2. (Read 1031 times)

newbie
Activity: 87
Merit: 0
how to start mining through litenote-cli.exe in windows?
litenote-gui.exe - does not work. Error Windows cannot find '--rpcpassword=null'

Mining should work in Litenote GUI.

For the CLI, create a .bat file: mining.bat

put inside:
Code:
:loop
litenote-cli --rpcuser=null --rpcpassword=null generate 1
goto :loop

run it

Not working.  CLI client does not default to proper RPC configuration and nowhere is that documented.


Also - this...

'2019-07-10T20:59:57Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2530
2019-07-10T20:59:58Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2531
2019-07-10T20:59:58Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2532
2019-07-10T20:59:59Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2533
2019-07-10T20:59:59Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2534
2019-07-10T21:00:00Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2537
2019-07-10T21:00:00Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2548
2019-07-10T21:00:00Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2550
2019-07-10T21:00:01Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2551
2019-07-10T21:00:01Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2552
2019-07-10T21:00:02Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2553
2019-07-10T21:00:02Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2554
2019-07-10T21:00:02Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2555
2019-07-10T21:00:03Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2569
2019-07-10T21:00:03Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2637
2019-07-10T21:00:04Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2743
2019-07-10T21:00:04Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2800
2019-07-10T21:00:05Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2917 etc etc etc.


'Make sure the litenoted server is running and that you are connecting to the correct RPC port.'

My server is running... but where do I configure the port?


If litenoted isn't running with rpcuser/rpcpassword set to null/null, then remove `--rpcuser=null --rpcpassword=null` from the generate command.
full member
Activity: 254
Merit: 110
how to start mining through litenote-cli.exe in windows?
litenote-gui.exe - does not work. Error Windows cannot find '--rpcpassword=null'

Mining should work in Litenote GUI.

For the CLI, create a .bat file: mining.bat

put inside:
Code:
:loop
litenote-cli --rpcuser=null --rpcpassword=null generate 1
goto :loop

run it

Not working.  CLI client does not default to proper RPC configuration and nowhere is that documented.

Also - this...

'2019-07-10T20:59:57Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2530
2019-07-10T20:59:58Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2531
2019-07-10T20:59:58Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2532
2019-07-10T20:59:59Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2533
2019-07-10T20:59:59Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2534
2019-07-10T21:00:00Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2537
2019-07-10T21:00:00Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2548
2019-07-10T21:00:00Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2550
2019-07-10T21:00:01Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2551
2019-07-10T21:00:01Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2552
2019-07-10T21:00:02Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2553
2019-07-10T21:00:02Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2554
2019-07-10T21:00:02Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2555
2019-07-10T21:00:03Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2569
2019-07-10T21:00:03Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2637
2019-07-10T21:00:04Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2743
2019-07-10T21:00:04Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2800
2019-07-10T21:00:05Z ThreadRPCServer incorrect password attempt from 127.0.0.1:2917 etc etc etc.


'Make sure the litenoted server is running and that you are connecting to the correct RPC port.'

My server is running... but where do I configure the port?
newbie
Activity: 12
Merit: 1
how to start mining through litenote-cli.exe in windows?
litenote-gui.exe - does not work. Error Windows cannot find '--rpcpassword=null'

Mining should work in Litenote GUI.

For the CLI, create a .bat file: mining.bat

put inside:
Code:
:loop
litenote-cli --rpcuser=null --rpcpassword=null generate 1
goto :loop

run it

I did, but the CPU load 0% - the generation does not go?
newbie
Activity: 87
Merit: 0
how to start mining through litenote-cli.exe in windows?
litenote-gui.exe - does not work. Error Windows cannot find '--rpcpassword=null'

Mining should work in Litenote GUI.

For the CLI, create a .bat file: mining.bat

put inside:
Code:
:loop
litenote-cli --rpcuser=null --rpcpassword=null generate 1
goto :loop

run it
newbie
Activity: 12
Merit: 1
how to start mining through litenote-cli.exe in windows?
litenote-gui.exe - does not work. Error Windows cannot find '--rpcpassword=null'
channel discord???
newbie
Activity: 87
Merit: 0
virus detecter par mon chrome? anyway, I am out hacker is everywhere  Embarrassed Embarrassed

It's not a virus. Chrome just doesn't like software it hasn't seen before.
full member
Activity: 537
Merit: 100
virus detecter par mon chrome? anyway, I am out hacker is everywhere  Embarrassed Embarrassed
full member
Activity: 420
Merit: 108

The future of communications is now. Traditional email has problems ranging from reliability to just too much spam. LiteNote (RSL), a cryptocurrency with support for built in email-like messaging, solves all these problems.

Using our new model, spam can be stopped just by ignoring it. Sending a message costs a small amount of LiteNote, and you get LiteNote whenever you receive a message. If you do not reply to spammers, they will eventually run out of LiteNote and be unable to send more spam.


E-mail is standard and free. Paid non standard service as you propose has no chances at all. Of course it could work in a  small closed community, but even there everyone could be free of spam by simply avoiding disclosing e-mail to outside of the group.
newbie
Activity: 87
Merit: 0
sr. member
Activity: 661
Merit: 250
XRN already exists, Saronite ...
newbie
Activity: 87
Merit: 0
how can we mine?

you can do it easiest using the GUI:

Mining -> Start Mining

Mining will continue while the GUI is open
jr. member
Activity: 198
Merit: 1
newbie
Activity: 87
Merit: 0
LiteNote
Communications for the 21st century

WE ARE SWITCHING OUR TICKER TO RSL TO PREVENT CONFLICT

  • Ticker: RSL
  • Max Supply: 9.6 billion RSL
  • Block Time: 150 seconds
  • Algorithm: Scrypt8K
  • Premine: less than 1%
  • Exchanges:

GUI Wallet and Message Client
Latest Version: 2.0.17.1c

About

The future of communications is now. Traditional email has problems ranging from reliability to just too much spam. LiteNote (RSL), a cryptocurrency with support for built in email-like messaging, solves all these problems.

Using our new model, spam can be stopped just by ignoring it. Sending a message costs a small amount of LiteNote, and you get LiteNote whenever you receive a message. If you do not reply to spammers, they will eventually run out of LiteNote and be unable to send more spam.

Website & More Downloads

yaddu (primary support community) - telegram

Earn LiteNote By Sharing It With Friends!

Buy LiteNote with Bitcoin

Whitepaper

Pages:
Jump to: