Counterpartyd Build system: Technical support thread

[quote author=Global_trade_repo link=topic=13.msg2262#msg2262 date=1399526900]
[quote author=something link=topic=13.msg2261#msg2261 date=1399523577]
[quote author=Bountyful link=topic=13.msg673#msg673 date=1392755014]
What’s the graceful way to shutdown counterpartyd on Ubuntu?

counterpartyd stop throws an error as a disallowed command.
[/quote]

Does anyone know?
Any updates on this?
[/quote]

I’ve been sending a sigint without trouble so far


kill -2 $PID
[/quote]


Good to know, thanks!
That seems to be the equivalent of CTRL+C.
kill -15 $PID seems to work slightly cleaner, but there’s no practical difference in outcome as far as I can tell.
I documented this over on Github for easier finding.
https://github.com/CounterpartyXCP/counterpartyd/issues/79

can u guys pls look into this one


https://forums.counterparty.co/index.php/topic,372.0.html

Hi Guys,


I [size=1em]kinda buy tiny amounts of XCP.[/size]

[size=1em]I just noticed that it seems like there were two BTC payments for an order "[font=Verdana]41fda" of mine.[/font][/size]

[size=1em][font=Verdana]This was all done from my address: [/font][font=Verdana]15ZBYrd8VgtX43K7R21Zwo6Biu5Z7fMeqn[/font][/size]

[size=1em][font=Verdana]It looks like [/font][font=Verdana]http://blockscan.com/address.aspx?q=15ZBYrd8VgtX43K7R21Zwo6Biu5Z7fMeqn that i paid twice for my XCP of my last trade.[/font][/size]

[font=Verdana][size=1em]Could it be that my wallet issued the payment twice? That would be a huge problem.[/size][/font]

[font=Verdana][size=1em]Thanks guys.[/size][/font]

Hey looking for a little help here if possible… i followed the instructions /counterparty.io/docs/federated_node/

i can only seem to get it working in testnet here are the links

http://45.55.193.47 (i get No counterparty servers are currently available. Please try again later. ERROR: The server is not fully caught up to the blockchain. Please logout and try later. (Most likely this message is due to the server being updated.)
everything seems to work with the testnet
http://45.55.193.47/?testnet=1

not sure what to do is there other instructions i should follow? thanks! - ICQ 684348097

@jdogresorg can you help out here?

I believe the doc is up to date, if they’re not let me know.

gonna be hosting a dedicated counterwallet server if I can get it running :confused:

Sorry for the lag in replying.

The no counterparty servers are currently available message is letting you know that counterwallet is not able to communicate with counterblock. I would suggest restarting counterblock and taking a look at the server.log file.

sudo sv restart counterblock

sudo tail -f ~xcp/.cache/counterblock/log/server.log