Author

Topic: [ANN] Sia - Decentralized Storage - page 415. (Read 1382189 times)

hero member
Activity: 543
Merit: 501
August 27, 2015, 11:57:50 PM
Hello,
I'm trying to send some coins to another wallet, or to poloniex,
but it wont make any transaction. I'm trying to send it through GUI.
Lets say I send 1KS, my balance is lowered, but on the other side its not credited anywhere.

One thing that you can do is check the block explorer:

explore.siacoin.com

Look up the address that you sent the balance to and see if the block explorer knows where the coins went. If a transaction shows up, you can confirm that it happened. If no transaction shows up, it means that you never sent a transaction to that wallet (well, not one that made it onto the blockchain anyway).

Also I've mined 4 blocks, but after 48hours i have only 285KS, so I'm not sure where is the rest.
Does anyone know what could be possibly wrong with my wallets, or what Am I doing wrong?
Thank you.


What is your hash rate, and how long have you been mining? It's possible that 3 of the blocks were orphaned, but I don't think it's likely.

I would like to get some SIA.
Is there any faucets for this coin?

There's no faucet I'm aware of but you can buy some on poloniex.
https://www.poloniex.com/

The ticker symbol is SC

There is no faucet.
newbie
Activity: 43
Merit: 0
August 27, 2015, 11:00:00 PM
I would like to get some SIA.
Is there any faucets for this coin?

There's no faucet I'm aware of but you can buy some on poloniex.
https://www.poloniex.com/

The ticker symbol is SC
newbie
Activity: 43
Merit: 0
August 27, 2015, 10:56:11 PM
Hello,
I'm trying to send some coins to another wallet, or to poloniex,
but it wont make any transaction. I'm trying to send it through GUI.
Lets say I send 1KS, my balance is lowered, but on the other side its not credited anywhere.
Also I've mined 4 blocks, but after 48hours i have only 285KS, so I'm not sure where is the rest.
Does anyone know what could be possibly wrong with my wallets, or what Am I doing wrong?
Thank you.


One option to see how many blocks you've mined is to run
siac miner status

in the command line.. within the sia folder
hero member
Activity: 504
Merit: 500
August 27, 2015, 10:01:00 PM
I would like to get some SIA.
Is there any faucets for this coin?
sr. member
Activity: 280
Merit: 250
August 27, 2015, 09:58:03 PM
Hello,
I'm trying to send some coins to another wallet, or to poloniex,
but it wont make any transaction. I'm trying to send it through GUI.
Lets say I send 1KS, my balance is lowered, but on the other side its not credited anywhere.
Also I've mined 4 blocks, but after 48hours i have only 285KS, so I'm not sure where is the rest.
Does anyone know what could be possibly wrong with my wallets, or what Am I doing wrong?
Thank you.

I suppose its possible 3 of the 4 blocks you have not received were orphaned? or your mining software is not reporting blocks found accurately.... what miner version?  What OS? And I'm sure your sure your using 0.3.3.3  Smiley ok, lots of possibilities.
legendary
Activity: 1108
Merit: 1005
August 27, 2015, 07:19:22 PM
Hello,
I'm trying to send some coins to another wallet, or to poloniex,
but it wont make any transaction. I'm trying to send it through GUI.
Lets say I send 1KS, my balance is lowered, but on the other side its not credited anywhere.
Also I've mined 4 blocks, but after 48hours i have only 285KS, so I'm not sure where is the rest.
Does anyone know what could be possibly wrong with my wallets, or what Am I doing wrong?
Thank you.
legendary
Activity: 1470
Merit: 1004
August 27, 2015, 05:28:06 PM
Really need a full tutorial on the website of how to use Sia, how to setup storage hosting, how to mine, etc...

I will confirm that it's my #1 priority once 0.4.0 is out. I was going to put siafunds at #1, but our recent boost in popularity puts siafunds at #2 for the time being.

Good to know.  Thanks.
hero member
Activity: 543
Merit: 501
August 27, 2015, 01:28:13 PM
Hi,

I just found this thread and find the concept interesting.

However, I can't find a tutorial on how to start participating in a few simple steps. Can someone post a link if there is one? The whitepaper and FAQ do not give much help, I'm afraid.

If there isn't one, can some kind soul answer a few questions. I only intend to act as a host.

- at the moment, just after installing the wallet, I get a notice about updating the wallet but I can't find any later release than 0.3.3.3. What is the problem here?
- I did get the update notice, I do not seem to download a blockchain and I have zero peers. Should something like a peer list be updated? For the moment I disabled all firewalls.

- I only intend to act as host and have xxx TB to share, but they are on separate rigs on my LAN and oblivious on a whole lot of HDDs. Do I have to announce each rig with the total storage capacity (or even announce each HDD)?
- To keep a single wallet, do I need to map every HDD to the rig with the wallet or is it possible to keep a single wallet (like mapping HDDs)?
- Should the disk be empty/formated or do I need to write something to them? I saw references to a GPU miner.


Sorry for being such a newbie, I just got a bit excited over this Smiley



I'm not sure why you got a notice that you should update. There is no release later than 0.3.3.3 at the moment (0.4.0 will be out very soon though).

Quote
I do not seem to download a blockchain and I have zero peers.

Did you try restarting? You won't be able to get the blockchain until you have peers. Are you on the same IP address as another node? If you are, then it will affect your ability to get peers (we're working on fixing that for 0.4.1)

Quote
Should the disk be empty/formated or do I need to write something to them?

Needs to be formatted. Siad will use your filesystem to store data.

Quote
To keep a single wallet, do I need to map every HDD to the rig with the wallet or is it possible to keep a single wallet (like mapping HDDs)

I think at this point ideally you'd have a separate instance of 'siad' for each machine you run. If you want everything on one wallet, you can give each machine the same wallet file. Run siad on one of them, encrypt and unlock the wallet, and then copy the resulting wallet.json to every other machine. There are pitfalls in doing that. For example, you should never move a wallet.json file while Sia is running.

We'll have a tutorial up sometime next week, but is sounds like your questions are outside of the scope of that tutorial anyway.

Thanks for dropping by!
hero member
Activity: 543
Merit: 501
August 27, 2015, 01:20:45 PM
Really need a full tutorial on the website of how to use Sia, how to setup storage hosting, how to mine, etc...

I will confirm that it's my #1 priority once 0.4.0 is out. I was going to put siafunds at #1, but our recent boost in popularity puts siafunds at #2 for the time being.
sr. member
Activity: 280
Merit: 250
August 27, 2015, 11:20:15 AM
Really need a full tutorial on the website of how to use Sia, how to setup storage hosting, how to mine, etc...
Yes everyone acknowledges that. Taek and devs have stated that will be forthcoming after version 4.00 is released and many of the beta priority issues have been resolved. In the mean time for many, most questions have been ask and the answers really are in here as well. Albeit a pain to read through.  Wink
legendary
Activity: 1470
Merit: 1004
August 27, 2015, 10:56:02 AM
Really need a full tutorial on the website of how to use Sia, how to setup storage hosting, how to mine, etc...
hero member
Activity: 658
Merit: 500
August 27, 2015, 09:18:25 AM
Hi,

I just found this thread and find the concept interesting.

However, I can't find a tutorial on how to start participating in a few simple steps. Can someone post a link if there is one? The whitepaper and FAQ do not give much help, I'm afraid.

If there isn't one, can some kind soul answer a few questions. I only intend to act as a host.

- at the moment, just after installing the wallet, I get a notice about updating the wallet but I can't find any later release than 0.3.3.3. What is the problem here?
- I did get the update notice, I do not seem to download a blockchain and I have zero peers. Should something like a peer list be updated? For the moment I disabled all firewalls.

- I only intend to act as host and have xxx TB to share, but they are on separate rigs on my LAN and oblivious on a whole lot of HDDs. Do I have to announce each rig with the total storage capacity (or even announce each HDD)?
- To keep a single wallet, do I need to map every HDD to the rig with the wallet or is it possible to keep a single wallet (like mapping HDDs)?
- Should the disk be empty/formated or do I need to write something to them? I saw references to a GPU miner.


Sorry for being such a newbie, I just got a bit excited over this Smiley

legendary
Activity: 1274
Merit: 1006
August 27, 2015, 05:03:20 AM
just bumped at this, so sory if stupid question (cant find in op, don't have time to read posts)
is this mineable? if yes - how (GPU, CPU)? what algo (if any)?

thanks

it is minable ...

the link for the public miner is here - https://github.com/NebulousLabs/Sia-GPU-Miner ...

there are private miners around the place - but you have to find who has them and where they bought them from ...

but you need to solomine into the wallet from here - https://github.com/NebulousLabs/Sia/releases ...

a new wallet is about to be released soon though - which fixes quite a few issues from this current wallet ...

eitherway - run the wallet - let it sync fully - then you can mine to it ...

hope that helps ...

#crysx

thank you sir
legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
August 27, 2015, 03:46:06 AM
just bumped at this, so sory if stupid question (cant find in op, don't have time to read posts)
is this mineable? if yes - how (GPU, CPU)? what algo (if any)?

thanks

it is minable ...

the link for the public miner is here - https://github.com/NebulousLabs/Sia-GPU-Miner ...

there are private miners around the place - but you have to find who has them and where they bought them from ...

but you need to solomine into the wallet from here - https://github.com/NebulousLabs/Sia/releases ...

a new wallet is about to be released soon though - which fixes quite a few issues from this current wallet ...

eitherway - run the wallet - let it sync fully - then you can mine to it ...

hope that helps ...

#crysx
legendary
Activity: 1274
Merit: 1006
August 27, 2015, 03:16:38 AM
just bumped at this, so sory if stupid question (cant find in op, don't have time to read posts)
is this mineable? if yes - how (GPU, CPU)? what algo (if any)?

thanks
legendary
Activity: 2898
Merit: 1017
August 27, 2015, 01:49:49 AM
Had a gpu settings problem while mining sia and the pc froze, so i had to restart it.

When I reopened the client I realized my 5m sia is gone, and instead 4 wallet addresses I had only one with an empty wallet.

I have opened another client I had, there I had 4 addresses but only 2m sia (not even sure it's the same wallet but it probably is..), and managed to send those to the exchange (still confirming...).

This is the second time a thing like this happens to me with Sia.

Pissed off, going to work now.  Angry

legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
August 27, 2015, 12:44:56 AM
Some simple questions:
1. Is there an IPO/ICO of this coin, it there is ,what's the price?
2. What's the total number, how the distribution works?

these questions and many many more have been asked before - and been answered many times before ...

i think taek needs to put the specs of the coin and the mining and the project ALL in one place ... what do you think taek? ...

there will be no end to minting the coins - they will reduce from the current amount ( under 300000 per block from what i understand at the moment ) to a base amount that will go on forever ...

no ipo / ico at all - as far as i know also ... that was all done using siafunds ...

someone please clarify ...

#crysx
legendary
Activity: 1098
Merit: 1000
Angel investor.
August 27, 2015, 12:31:48 AM
Some simple questions:
1. Is there an IPO/ICO of this coin, it there is ,what's the price?
2. What's the total number, how the distribution works?
hero member
Activity: 628
Merit: 500
August 26, 2015, 11:09:04 PM
i missed this SIA  Angry
full member
Activity: 219
Merit: 103
August 26, 2015, 06:57:29 PM
Hi! Have some rigs behind 4G NAT connection loosing peers  - is there any way to solve this? - was trying to make an "siac gateway add" bat-file from a rig with forwarded ports - but it helps not for a long time? Or maybe somehow change the default 8-peer value for a wallet app?
Jump to: