Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
maxip
on 19/11/2017, 05:39:27 UTC
in this guide does not talk about sentienl
I'v edited sentinel.conf  , I get this error



root@vultr:/usr/local/bin/sentinel# nano sentinel.conf
root@vultr:/usr/local/bin/sentinel# venv/bin/python bin/sentinel.py
Traceback (most recent call last):
  File "bin/sentinel.py", line 265, in
    main()
  File "bin/sentinel.py", line 160, in main
    dashd = DashDaemon.from_dash_conf(config.dash_conf)
  File "lib/dashd.py", line 37, in from_dash_conf
    creds = DashConfig.get_rpc_creds(config_text, config.network)
  File "lib/dash_config.py", line 44, in get_rpc_creds
    creds[u'port'] = int(creds[u'port'])
ValueError: invalid literal for int() with base 10: '5551]'



Is there an extra ']' in your rpc port number ?