Author

Topic: [XCR] Crypti | Dapps | Sidechains | Dapp Store | OPEN SOURCE | 100% own code | DPoS - page 344. (Read 804700 times)

hero member
Activity: 546
Merit: 500
Hmm, I'm getting this error :



My node doesn't seem to be syncing.

EDIT : Also everytime when I reboot my server, my node simply doesn't work anymore.

I still run forever start app.js, everytime it reboots and everything seems to be working perfectly in the back end, but when I got to the web wallet, nothing loads
hero member
Activity: 756
Merit: 502
Looks to be working from my end with Forging enabled.

Likewise, instead of restarting the node. I stopped, edited configuration file and then started the node.

So the command forever restart app.js did not work for you, only stop/edit/start?
newbie
Activity: 16
Merit: 0
Just tried this on AWS and the same thing happened as before - looks fine until I edit the config file then the log shows not synched and the web wallet becomes unreachable.

You just added password, and the node stopped working?

Please wait till until the wallet synced and try again, otherwise PM Boris (crypti) the logs..

Yes that is what happened.

Found this in the logs, could this be the problem?

Code:
{"level":"error","message":"Invalid payload length: 17075758229493073066  length: 496 buffer length: 440","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"info","message":"Crypti stopped!","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"error","message":"Error: Can't process block: 17075758229493073066","timestamp":"2014-08-24T13:28:26.702Z"}


Found the problem!

It doesn't like you editing files once its already running. I just started again from scratch but I edited the config file before running

Code:
sudo npm install -g forever

instead of afterwards as you have it in the instructions. Now I finally have

Forging Enabled!

Looks to be working from my end with Forging enabled.

Likewise, instead of restarting the node. I stopped, edited configuration file and then started the node.
hero member
Activity: 756
Merit: 502
(Note, we found out some forging issues with the Docker version, hence this functionality, while possible, is not currently supported there. We will start investigating native Windows wallet shortly to avoid Docker altogether).

Is there any chance you will have another go at this before the native Windows wallets come out?

Seems I said it incorrectly, the feature is present there and can be used, however if there will be any issues with it we won't support them, as we found the Boot2Docker VM networking quite unreliable (delays in PoT requests, etc...).

To update you just need to follow:
https://github.com/crypti/crypti-docs/blob/master/boot2docker.md#1-update-to-latest-crypti-docker-version
member
Activity: 238
Merit: 10
Code:
{"level":"error","message":"Invalid payload length: 17075758229493073066  length: 496 buffer length: 440","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"info","message":"Crypti stopped!","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"error","message":"Error: Can't process block: 17075758229493073066","timestamp":"2014-08-24T13:28:26.702Z"}

Please erase the old blockchain and try again.

I waited until my node synched with the most current block in the wallet Block section. I then shut it down, added my passphrase in config and then started app.js. After about two minutes the node/wallet came back up synched.

3815453598345862034   2014/08/24 09:05:55   0   0   15039240550091704731C

Now mind you I have had a lot of problems with the SecretPhrase issue, so I don't know what is different this time, other than a refined product.

informer
sr. member
Activity: 378
Merit: 250
Just tried this on AWS and the same thing happened as before - looks fine until I edit the config file then the log shows not synched and the web wallet becomes unreachable.

You just added password, and the node stopped working?

Please wait till until the wallet synced and try again, otherwise PM Boris (crypti) the logs..

Yes that is what happened.

Found this in the logs, could this be the problem?

Code:
{"level":"error","message":"Invalid payload length: 17075758229493073066  length: 496 buffer length: 440","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"info","message":"Crypti stopped!","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"error","message":"Error: Can't process block: 17075758229493073066","timestamp":"2014-08-24T13:28:26.702Z"}


Found the problem!

It doesn't like you editing files once its already running. I just started again from scratch but I edited the config file before running

Code:
sudo npm install -g forever

instead of afterwards as you have it in the instructions. Now I finally have

Forging Enabled!
hero member
Activity: 546
Merit: 500
One of my nodes has created its own branch, but then these incorrect blocks were replaced by correct and now this node on the actual branch. Clear improvement compared to the previous version. I continue to watch.

This is actually the reason we skipped 0.1.4 and delayed a bit to get the 0.1.5 out of door, so the fork recovery could finally handle such situations as well.

SyRenity, could you explain the fork recovery a bit more in detail?
hero member
Activity: 756
Merit: 502
One of my nodes has created its own branch, but then these incorrect blocks were replaced by correct and now this node on the actual branch. Clear improvement compared to the previous version. I continue to watch.

This is actually the reason we skipped 0.1.4 and delayed a bit to get the 0.1.5 out of door, so the fork recovery could finally handle such situations as well.
hero member
Activity: 750
Merit: 511
One of my nodes has created its own branch, but then these incorrect blocks were replaced by correct and now this node on the actual branch. Clear improvement compared to the previous version. I continue to watch.
hero member
Activity: 756
Merit: 502
Code:
{"level":"error","message":"Invalid payload length: 17075758229493073066  length: 496 buffer length: 440","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"info","message":"Crypti stopped!","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"error","message":"Error: Can't process block: 17075758229493073066","timestamp":"2014-08-24T13:28:26.702Z"}

Please erase the old blockchain and try again.
sr. member
Activity: 378
Merit: 250
Just tried this on AWS and the same thing happened as before - looks fine until I edit the config file then the log shows not synched and the web wallet becomes unreachable.

You just added password, and the node stopped working?

Please wait till until the wallet synced and try again, otherwise PM Boris (crypti) the logs..

Yes that is what happened.

Found this in the logs, could this be the problem?

Code:
{"level":"error","message":"Invalid payload length: 17075758229493073066  length: 496 buffer length: 440","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"info","message":"Crypti stopped!","timestamp":"2014-08-24T13:28:26.702Z"}
{"level":"error","message":"Error: Can't process block: 17075758229493073066","timestamp":"2014-08-24T13:28:26.702Z"}
full member
Activity: 120
Merit: 100
XCR is better than any 2nd crypto.It's new and full of power.we need to build a strong community! Smiley
hero member
Activity: 756
Merit: 502
hero member
Activity: 756
Merit: 502
Just tried this on AWS and the same thing happened as before - looks fine until I edit the config file then the log shows not synched and the web wallet becomes unreachable.

You just added password, and the node stopped working?

Please wait till until the wallet synced and try again, otherwise PM Boris (crypti) the logs..
sr. member
Activity: 406
Merit: 250

Btw, we get reports the sig has the 1st char broken on iPad, you might want to look into it.

So iPad or Apple products maybe don't support Crypti official symbol?

So just change the Ͼ for C



(SR MEMBERS AND ABOVE VERSION)
Crypti.
   CRYPTI HAS LAUNCHED a Node.JS coin built from scratch!
   With Proof of Time, Purchase and Identity. Custom blockchains and much more!

Code:
[table]
[tr]
[td][size=23pt][font=Arial Rounded MT Bold][url=https://bitcointalksearch.org/topic/xcr-crypti-dapps-sidechains-dapp-store-open-source-100-own-code-dpos-654463][color=#4d4d4d][b]C[/b][/color][color=#5e5e5e]r[/color][color=#6f6f6f]y[/color][color=#717171]p[/color][color=#818181]t[/color][color=#919191]i[/color][/url][/font][/size][/td]
[td][size=4pt].[/size]
[size=9pt][url=https://bitcointalksearch.org/topic/xcr-crypti-dapps-sidechains-dapp-store-open-source-100-own-code-dpos-654463][color=black][font=Lucida Sans Unicode, Arial]   [color=Navy][b]CRYPTI HAS LAUNCHED[/b][/color] a [color=#d73249][b]Node.JS[/b][/color] coin [b]built from scratch[/b]!
   With [u]Proof of Time, Purchase and Identity.[/u][color=#119cba][b] Custom blockchains[/b][/color] and much more![/font][/color][/url][/size][/td]
[/tr][/table]



(FULL MEMBERS)

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
▐ CRYPTI▐
a Node.JS coin built from scratch. With Proof of Time, Purchase and Identity. Custom blockchains and much more!
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Code:
[font=Arial Rounded MT Bold][color=#707070]░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░[/color]
[url=https://primedice.com/][b][color=#4d4d4d]▐ C[/color][color=#5e5e5e]R[/color][color=#6f6f6f]Y[/color][color=#717171]P[/color][color=#818181]T[/color][color=#919191]I▐[/color][/b][/font] a [color=#d73249][b]Node.JS[/b][/color] coin [b][color=orange]built from scratch.[/color][/b] With [u]Proof of Time, Purchase and Identity.[/u][color=#119cba][b] Custom blockchains[/b][/color] and much more!
[color=#909090]▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒[/color]
sr. member
Activity: 378
Merit: 250
0.1.5 is released

The 0.1.5 was released after testing:
http://downloads.crypti.me/crypti-node/0.1.x/crypti-linux-0.1.5.zip


Docker version was also updated.
(Note, we found out some forging issues with the Docker version, hence this functionality, while possible, is not currently supported there. We will start investigating native Windows wallet shortly to avoid Docker altogether).


We also updating exchanges now, and making sure that all transactions count.

Just tried this on AWS and the same thing happened as before - looks fine until I edit the config file then the log shows not synched and the web wallet becomes unreachable.
hero member
Activity: 756
Merit: 502

Btw, we get reports the sig has the 1st char broken on iPad, you might want to look into it.
sr. member
Activity: 406
Merit: 250
hero member
Activity: 756
Merit: 502
I was able to make a "withdrawl" again from Bter just a few minutes ago.  The blockchain shows my Cryptsy wallet with the additional 10000XCR.  
So the blockchain is in good shape, and the confirms are happening really fast... but still no balance in my Cryptsy account.

Has https://wallet.crypti.me/ been updated, because I still don't see any of my withdrawals.

Bter has not updated yet to 0.1.5, we have provided all 3 exchanges with latest 0.1.5 and waiting for their responses.
hero member
Activity: 546
Merit: 500
0.1.5 is released

The 0.1.5 was released after testing:
http://downloads.crypti.me/crypti-node/0.1.x/crypti-linux-0.1.5.zip


Docker version was also updated.
(Note, we found out some forging issues with the Docker version, hence this functionality, while possible, is not currently supported there. We will start investigating native Windows wallet shortly to avoid Docker altogether).


We also updating exchanges now, and making sure that all transactions count.

Has https://wallet.crypti.me/ been updated, because I still don't see any of my withdrawals.
Jump to: