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

[BUG] dash.conf rpcuser and rpcpassword special characters #1323

Closed
akijuh opened this issue Feb 7, 2017 · 8 comments
Closed

[BUG] dash.conf rpcuser and rpcpassword special characters #1323

akijuh opened this issue Feb 7, 2017 · 8 comments

Comments

@akijuh
Copy link

akijuh commented Feb 7, 2017

V12.1.0
If in dash.conf rpcuser and/or rpcpassword include any special character, like !"#¤%&/,
sentinel wont work like it should be, and masternode status become to watchdog_expired,
only normal chars are working ok.

I did have this problem, after fixed/removed all special characters, no problem any more.

@SCDeveloper
Copy link

Not exactly a fix, but on first launch it at least fills the rpcuser and password without using special chars. https://github.com/SilkNetwork/DarkSilk-Core/commit/e0b9eb358119383a64405dde1d8e21190bfad1c1

@SCDeveloper
Copy link

screen shot 2017-02-10 at 21 25 36

@UdjinM6
Copy link

UdjinM6 commented Feb 11, 2017

I doubt it's a Dash Core issue, filled an issue in Sentinel's repo dashpay/sentinel#4

@akijuh
Copy link
Author

akijuh commented Feb 12, 2017

Yep, its probably a sentinel bug, because this was not problem before 12.1.

@SCDeveloper
Copy link

SCDeveloper commented Feb 12, 2017

It is a sentinel issue with how it reads the config file, i just added the conf file generation for DarkSilk and thought of this a quick fix/circumvention of the issue, for now ;)

@nmarley
Copy link

nmarley commented Feb 13, 2017

@akijuh Can you specify the exact character(s) that you had to remove in order to get it to work?

@akijuh
Copy link
Author

akijuh commented Feb 13, 2017

@nmarley
Here is one of my masternode info (old) which was ok before 12.1 but not with it.

rpcuser=nOtSD*=l[F(mQFJJJ
rpcpassword=Q'O'ecCcmUkRv-,Gt4%#OL[&

@UdjinM6
Copy link

UdjinM6 commented Mar 17, 2017

sentinel issue, closing here

@UdjinM6 UdjinM6 closed this as completed Mar 17, 2017
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

4 participants