Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fubly

Pages: [1]
1
Technical Support / Re: Building the light wallet
« on: October 14, 2015, 11:25:30 pm »
I got a lot of error´s on ubuntu 14.04

1. apt-get install npm
2. create user bitshares:bitshares with home directory and cd to it
3. git clone https://github.com/cryptonomex/graphene-ui
4. cd graphene-ui
5. for I in cli dl web; do cd $I; npm install; cd ..; done  (errors without an end)

trying this: $
Code: [Select]
npm cache clean
for this error:
Code: [Select]
code ENOENT npm ERR! errno 34
next run: /home/bitshares/graphene-ui/web# npm install

no solution.


Code: [Select]
npm WARN engine hawk@3.1.0: wanted: {"node":">=0.10.32"} (current: {"node":"v0.10.25","npm":"1.3.10"})

[u]and this:[/u]
sh: 1: node: not found
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

and this:

Code: [Select]
Error: ENOENT, lstat '/home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/node-gyp/lib/node-gyp.js'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/node-gyp/lib/node-gyp.js
npm ERR! fstream_path /home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/node-gyp/lib/node-gyp.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)

and this:

Code: [Select]
npm ERR! weird error 127
npm ERR! tar pack Error reading /root/tmp/npm-23270-KPH76_g-/1444864191012-0.3928379153367132/package
npm ERR! Error: ENOENT, lstat '/root/tmp/npm-23270-KPH76_g-/1444864193323-0.8836790595669299/package/index.js'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /root/tmp/npm-23270-KPH76_g-/1444864193323-0.8836790595669299/package/index.js
npm ERR! fstream_path /root/tmp/npm-23270-KPH76_g-/1444864193323-0.8836790595669299/package/index.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! addLocalDirectory Could not pack "/root/tmp/npm-23270-KPH76_g-/1444864191012-0.3928379153367132/package" to "/root/.npm/mime-db/1.19.0/package.tgz"
npm ERR! Error: ENOENT, open '/root/tmp/npm-23270-KPH76_g-/1444864192744-0.88031668914482/package/test/misc.js'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /root/tmp/npm-23270-KPH76_g-/1444864192744-0.88031668914482/package/test/misc.js
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! Error: ENOENT, lstat '/home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/stream.markdown'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/stream.markdown
npm ERR! fstream_path /home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/request/node_modules/bl/node_modules/readable-stream/doc/stream.markdown
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! Error: ENOENT, lstat '/home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/request/node_modules/hawk/test/browser.js'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/request/node_modules/hawk/test/browser.js
npm ERR! fstream_path /home/bitshares/graphene-ui/web/node_modules/node-sass/node_modules/request/node_modules/hawk/test/browser.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! Error: ENOENT, lstat '/root/tmp/npm-23270-KPH76_g-/1444864191726-0.015600745566189289/package/tools/jsstyle'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /root/tmp/npm-23270-KPH76_g-/1444864191726-0.015600745566189289/package/tools/jsstyle
npm ERR! fstream_path /root/tmp/npm-23270-KPH76_g-/1444864191726-0.015600745566189289/package/tools/jsstyle
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm ERR! Error: ENOENT, open '/root/tmp/npm-23270-KPH76_g-/1444864154426-0.008865738520398736/package/dist/cjs/handlebars/helpers/block-helper-missing.js'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

Code: [Select]
npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /root/tmp/npm-23270-KPH76_g-/1444864154426-0.008865738520398736/package/dist/cjs/handlebars/helpers/block-helper-missing.js
npm ERR! code ENOENT
npm ERR! errno 34


and this:

Code: [Select]
/bin/sh: 1: node: not found
gyp: Call to 'node -e "require('nan')"' returned exit status 127. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/usr/share/node-gyp/lib/configure.js:431:16)
gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:797:12)
gyp ERR! System Linux 3.13.0-042stab092.3
gyp ERR! command "nodejs" "/usr/bin/node-gyp" "rebuild"
gyp ERR! cwd /home/bitshares/graphene-ui/web/node_modules/jest-cli/node_modules/jsdom/node_modules/contextify
gyp ERR! node -v v0.10.25
gyp ERR! node-gyp -v v0.10.10
gyp ERR! not ok
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

Code: [Select]
npm ERR! Error: ENOENT, lstat '/home/bitshares/graphene-ui/web/node_modules/jest-cli/node_modules/jsdom/node_modules/cssstyle/lib/properties/webkitTransformOriginX.js'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

Code: [Select]
npm ERR! System Linux 3.13.0-042stab092.3
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/bitshares/graphene-ui/web
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/bitshares/graphene-ui/web/node_modules/jest-cli/node_modules/jsdom/node_modules/cssstyle/lib/properties/webkitTransformOriginX.js
npm ERR! fstream_path /home/bitshares/graphene-ui/web/node_modules/jest-cli/node_modules/jsdom/node_modules/cssstyle/lib/properties/webkitTransformOriginX.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)


and this:

Code: [Select]
npm WARN engine cryptiles@2.0.5: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.25","npm":"1.3.10"})
npm WARN engine boom@2.9.0: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.25","npm":"1.3.10"})
npm WARN engine hoek@2.16.3: wanted: {"node":">=0.10.40"} (current: {"node":"v0.10.25","npm":"1.3.10"})

last error:

Code: [Select]
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/bitshares/graphene-ui/web/npm-debug.log
npm ERR! not ok code 0

thx for help




2
Deutsch (German) / Re: Abstimmung - Hilfe
« on: May 26, 2015, 06:33:41 pm »
Ich habe 4 Optionen:

######################################################################
#
 1. Nach meinen persönlichen Präferenzen abstimmen.
#
# Heißt?:
#
######################################################################
#
2. Gar nicht wählen.
#
# Das Checke ich noch  8)
#
######################################################################
#
3. Meine Stimmen zufällig verteilen.
#
# Macht es zufällig, gibt es da aber irgendwelche Regeln?
#
######################################################################
#
4. Basierend auf den Empfehlungen der Delegierten abstimmen
#
# Verstehe ich, aber wie ist das im Detail gemeint?
#
######################################################################


Danke für dein Feedback.

Ich hatte heute Mittag, erst ein paar Daumen nach oben verteilt, dann habe ich Option 1 gewählt und nun sehe ich das
das System aber "vote_random" im Kontoauszug eingetragen hat.

Auf dem Reiter "Abstimmung" ist alles leer und ich sehe dort keine Übersicht die so aussieht:

######################################################################
Delegierter                                      Präferenzen                                                 Zustimmung
------------------------------------------------------------------------------------------------------------------------------------------------------------

Mehr steht da nicht, alles leer.

 :)

3
Deutsch (German) / Abstimmung - Hilfe
« on: May 26, 2015, 06:10:45 pm »
Sorry für die sau dumme Frage, aber wie läuft das ab, gibts irgend wo eine deutsche Seite wo das erklärt wird.

Danke für Eure Hilfe!

4
Deutsch (German) / BTSX ChainServer Frankfurt
« on: October 22, 2014, 10:31:17 am »
Hallo Zusammen,

Wir betreiben einen BTSX ChainServer / Seed Node in Frankfurt a. M./Germany :

BTSX SEED NODE:

In der Console der Wallet diese Befehle eingeben

network_add_node "85.214.53.224:1776" add
wallet_approve_delegate bitzwillalocal

BTSX ChainServer:

wenn du Probleme hast dann bearbeite deine config.json Datei ip:port



"chain_servers": ["85.214.53.224:1375"],
  "chain_server": {
    "enabled": false,
    "listen_port": 1375


Wer etwas spenden möchte und die Wallet bereits drauf hat:
 ->Danke <-für deine kleine Spende

Account: bitzwillalocal
Account Key: BTSX7bgcCPyVDQYUMkX1FT6ZJ6N9PCz2NSqxBGPBKf4nU8o5MZxiQ2

Wer den BTSX ChainServer zum Sync benutzt hat und positives zu berichten hat,... gerne hier

Aktuell: 22. Okt. 2014

Verbundene Nodes: 55  of 20,000
BSTX Chain_Server: 1
Security State: green
Blockchain Security State: green / 10 seconds for confirmations


network_get_usage_stats
Last minute:   9730 bytes/sec
Last hour:      6120 bytes/sec
By hour:   280224 bytes/sec

5
Hello everyone,

I´m running an stable BTSX seed node in Frankfurt/Germany :

network_add_node "85.214.53.224:1776" add
wallet_approve_delegate bitzwillalocal

Also an stable BTSX chain server at:

85.214.53.224:1375
(If you have sync problems then edit your config.json file and enter the above ip:port)

Could someone be so kind to donate some bucks? It would be really nice if you`d do since you´re getting to connect with my (high-end) sever for free.

Account: bitzwillalocal
Account Key: BTSX7bgcCPyVDQYUMkX1FT6ZJ6N9PCz2NSqxBGPBKf4nU8o5MZxiQ2

It´d be nice if you`d give me a feedback whether my chain server is working well

ATM: 20. Okt. 2014

Connected Nodes: 50  of 20,000
BSTX Chain_Server: 1
Security State: green
Blockchain Security State: green / 10 seconds for confirmations


network_get_usage_stats
Last minute:   6760 bytes/sec
Last hour:      4033 bytes/sec
By hour:   247041 bytes/sec

6
General Discussion / Re: Incomplete transaction history [RESOLVED]
« on: October 19, 2014, 09:25:34 am »
Hi together,

I have the same problem with version 0.4.20 on mac osx, I have no delegates on my account yet and I also tried this command:

wallet_set_transaction_scanning true

but on the block explorer I saw only 5 days old blocks.

How can I fix this?

thx

7
can you send me also some to register?

BTSX7MVWXtcUKBa1sJVKJqu579ZXHQ786NtWrPBkBPNLMJZnvd1hjD

thx

Sent
 :)

 :) :D thx

8
can you send me also some to register?

BTSX7MVWXtcUKBa1sJVKJqu579ZXHQ786NtWrPBkBPNLMJZnvd1hjD

thx

9
General Discussion / Re: how to register/fund account?
« on: October 14, 2014, 11:24:57 pm »
BTSX866g7vdQNGrGFSgtrLrCtWt2egYt6zHFp8Yain1YwFiGzNyjAf

thx, guys! I have the same problem.

How do other´s register the account, without asking here?

It´s my first post and first day here :D

Can I send some btc from my btc wallet to bitshareX ? (sorry if off-topic)

thx

Pages: [1]