Post
Topic
Board Announcements (Altcoins)
Re: Siberian chervonets (SIB) Algorithm X11-gost
by
qBot
on 06/03/2018, 19:58:23 UTC
Trying to join the English Slack channel but it says "invite limit reached".

Can you post a new invite link please?



Hi, please join with this link https://join.slack.com/t/sibcoin/shared_invite/enQtMzA2ODk3NzQxMTUzLWQ3MDUxN2U3OWIxYjEzY2M0MWFlNmQ3NzNjODEzMWE0NjU4OWM4MWY0YTMwNDRkMDVkZTM0MjhjMDU4YzcyZGU

This link is also no longer available. Could you please post another one.
I still have a few questions nobody has answered yet:
1. How should a proper sibcoin.conf look like? With regards to running Sentinel on windows (I got static IP, so don't need VPS).
2. This is what happens when I try to run Sentinel (with sibcoin.conf provided as "--config=..."):
Code:
Sentinel runs every 1 minute
2018-03-06 22:55 Running sentinel
[Errno 10061] No connection could be made because the target machine actively refused it
Cannot connect to desired. Please ensure desired is running and the JSONRPC port is open to Sentinel.

My sibcoin.conf looks like this:
Code:
rpcuser=asdfasadf
rpcpassword=asdfasdf
daemon=1
server=1
listen=1
masternode=1
masternodeprivkey=....
externalip=46.188.45.34:1945

Which port does sentinel use? I've opened 1945, is there anything else I should open?