Pages:
Author

Topic: ⛰️⛰️⛰️[ANN] SAROS - X11 - AIRDROP - MASTERNODE - BOUNTY - SIGCOMP⛰️⛰️⛰️ - page 7. (Read 23821 times)

newbie
Activity: 1
Merit: 0
Hi, DEv\

my saros wallet can not sync since one day ago, and also the payments from MN stoped too. the MN has been in enabled state for five days right now, everything seems to be forking fine.  

Can you explain what can be happening,

Many thanks.
newbie
Activity: 2
Merit: 0
Stop Using stock.exchange!!!

New website design community vote in discord, Please join and vote.
Requesting cryptobridge coin listing.
newbie
Activity: 15
Merit: 0
CXX      libbitcoin_server_a-init.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Makefile:5663: recipe for target 'libbitcoin_server_a-init.o' failed
make[2]: *** [libbitcoin_server_a-init.o] Error 4
make[2]: Leaving directory '/root/saros/src'
Makefile:9440: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/saros/src'
Makefile:656: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1




What is wrong with this???
newbie
Activity: 105
Merit: 0
Hi

Saros maternode Setup tutorial revised version will be released soon.
Looking at getting Saros listed on Cryptobridge.
Please Stop using Stock.exchange. There is rumours they use the coins for themselves and run masternodes. Lots of rumours about it. Use Southxchange

https://www.southxchange.com/Market/Book/SAROS/BTC

Update to change block reward sharing. It will be changed to 75% Masternode and 25% mining. Update to be released


I have bad experience with southexchahe POLIS coin..it was many hours rate 0,0008 and in the moment of my exchage to BTC it changed to 0,0004...you think it's normal?
newbie
Activity: 5
Merit: 0
MN enabled 13 hours
and not reward ,
how long for 1st reward?


newbie
Activity: 50
Merit: 0
I have 2 questions

1- Is possible instal a masternode only in linux? if is possible any how to?

2- I can just do a backup full off line of my linux and windows in case of lost  in software failure?
newbie
Activity: 3
Merit: 0
help me pls.  I set up masternode to step 5 it error and cannot start the wallet How to fix thx.
https://uppicimg.com/v/eJrA09iT

sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
thank dev Grin
newbie
Activity: 5
Merit: 0
now it s ok when i do

git clone https://github.com/sarospay/saros

after
cd saros
etc ...

not on the same command

hi,

i have problem on step 3 :


Now we need to download and compile the wallet - this will take some time (you need a
VPS server with at least 1GB memory for this. If you’re using Ubuntu 14.04 with less
than 1 GB memory skip to step 4)
git clone https://github.com/sarospay/saros && cd saros && ./autogen.sh && ./configure && make
cd src
strip sarosd >>>>>  when i do this >>> strip: 'sarosd': No such file

Can you help me please


 Wink


I have this problem too :-(
newbie
Activity: 1
Merit: 0
I got error WATCHDOG_EXPIRED

I installed SENTINEL and it not help me. This is my code

* * * * * cd /root/.saroscore/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

need help
member
Activity: 126
Merit: 10
Wohoho, another MN coin! Smiley
I am hoping that I am not late! Smiley
newbie
Activity: 15
Merit: 0
hi,

i have problem on step 3 :


Now we need to download and compile the wallet - this will take some time (you need a
VPS server with at least 1GB memory for this. If you’re using Ubuntu 14.04 with less
than 1 GB memory skip to step 4)
git clone https://github.com/sarospay/saros && cd saros && ./autogen.sh && ./configure && make
cd src
strip sarosd >>>>>  when i do this >>> strip: 'sarosd': No such file

Can you help me please


 Wink


I have this problem too :-(
newbie
Activity: 2
Merit: 0
so Quick question does anyone else have an issue with the blocks not syncing to their wallet?  The wallet is just sitting on 6 hours behind.
Restarted my masternode and at present time it is syncing to the current block but going real slow it was stuck on a block from 6 hours ago
The network showed all masternodes needing a new start earlier today but now all are enabled and mine is in pre-enabled due to the restart to sync the block chain.
I do know that my server is getting attacked all day everyday with failed login attempts I am sure everyone's server is as well.  But don't think that would be why there is a disconnect to my wallet. It was all good yesterday.
Any suggestions would be appreciated.
newbie
Activity: 12
Merit: 0
hello, i have a problem since yesterday,

i bought 1574 saros at southXchange, the withdraw to my wallet was:

Address: SbMUvL7xcy3ajKbmZ6eBpGVv5E8ockpJDa
Hash: d3b7f229f5b82a1efca8e5946b72d6d63bf63ebce565cfb6b0e4783ac14d6e85

.... the hash is not find in the explorer!

The  helpdesk of southXchange wrote:

Hi Christian Osbelt,

We were definitely seeing a chain split. The latest block in our node was not found in the block explorer, that can only happen with a chain split.

Ticket: https://southxchange.freshdesk.com/helpdesk/tickets/937


Is there anyone with the same problem ? thank you for help !!
newbie
Activity: 5
Merit: 0
hi,

i have problem on step 3 :


Now we need to download and compile the wallet - this will take some time (you need a
VPS server with at least 1GB memory for this. If you’re using Ubuntu 14.04 with less
than 1 GB memory skip to step 4)
git clone https://github.com/sarospay/saros && cd saros && ./autogen.sh && ./configure && make
cd src
strip sarosd >>>>>  when i do this >>> strip: 'sarosd': No such file

Can you help me please


 Wink
newbie
Activity: 63
Merit: 0
Check if your client is stuck?
http://explorer.saros.network/

If yes.
Check that in your saros.conf
there are lines:
addnode=45.77.64.146
addnode=207.246.71.251


delete all files in data dir ( except  wallet.dat saros.conf masternode.conf)


put
saros-cli stop
sarosd -deamon -reindex

wait sync
newbie
Activity: 63
Merit: 0
help me pls.  I set up masternode to step 5 it error and cannot start the wallet How to fix thx.
https://uppicimg.com/v/eJrA09iT

sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
newbie
Activity: 63
Merit: 0
hi
sentinel erro

test/integration/test_jsonrpc.py:51: AssertionError

any solution?


You do not need to do a test.
Everything works without a test.
newbie
Activity: 7
Merit: 0
JkCrypto Mining Pool - JKCPool.com
Lower Fees - 0.5%
Automatic Payout
Telegram/Discord  Support
Code:
 -a X11 -o stratum+tcp://jkcpool.com:3533 -u YOUR_WALLET_ADRESS  -p c=SAROS
newbie
Activity: 208
Merit: 0
Hi Dev,

Could you guide me how to setup masternode with centOS.

Man, switch to Ubuntu 16.4.
newbie
Activity: 208
Merit: 0
Is the airdrop still going on? Thank you Smiley
Pages:
Jump to: