Search content
Sort by

Showing 4 of 4 results by prokol
Post
Topic
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS!
by
prokol
on 30/12/2017, 06:59:32 UTC
Finally, I got the masternode working... It was a simple mistyping in config file.
Masternode Mint + Rasberian works well.
Post
Topic
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS!
by
prokol
on 27/12/2017, 06:33:39 UTC
and where to get the data rpcuser = user and rpcpassword = pass, this is where this data comes from? where to find them?
or just prescribe data rpcuser = user , rpcpassword = pass   HuhHuh??

you can use whatever you want, but avoid to use the special symbols...
Post
Topic
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS!
by
prokol
on 26/12/2017, 13:41:23 UTC
Unfortunately. I could get it working. Already, tried Mint + Raspbian and Mint standalong. It is always Watchdog_expired after one minute and there is no any coins after one day. When I start sentinel from compiled the test gives error: 'No module named builtins'.
The debug gives:
Traceback (most recent call last):
  File "bin/sentinel.py", line 5, in
    import init
  File "lib/init.py", line 1, in
    from builtins import input
ImportError: No module named builtins

I checked this files and did not find this module "builtins". What am I missing? I do not know Pyton.
The built version gives error:

-342: non-JSON HTTP response with '401 Unauthorized' from server
Cannot connect to desired. Please ensure desired is running and the JSONRPC port is open to Sentinel.

PS: I have rpcuser=user and rpcpassword=pass in desire.conf
Post
Topic
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
prokol
on 25/12/2017, 01:29:18 UTC
New version of sentinel v1.1.0.1

/desire/sentinel, inifile:
collected 14 items / 2 errors

================================================================================ ERRORS ================================================================================
_________________________________________________________ ERROR collecting test/unit/models/test_proposals.py __________________________________________________________
ImportError while importing test module '******/desire/sentinel/test/unit/models/test_proposals.py'.
Original error message:                                                                                                                                                 
'No module named builtins'                                                                                                                                             
Make sure your test modules/packages have valid Python names.                                                                                                           
________________________________________________________ ERROR collecting test/unit/models/test_superblocks.py _________________________________________________________
ImportError while importing test module '******/desire/sentinel/test/unit/models/test_superblocks.py'.
Original error message:                                                                                                                                                 
'No module named builtins'                                                                                                                                             
Make sure your test modules/packages have valid Python names.                                                                                                           
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================================================= 2 error in 0.55 seconds ========================================================================

Help!!!

Is this using compiled my version of sentinel or are you "building"/"using" from source?

compiled your version.
[/quote]

Did you solve this problem? I tried with two last versions but always was getting the same error on Raspbian and under Linux Mist.