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 - namjar

Pages: 1 2 3 [4]
46
BitShares PTS / Re: Bug of ProtoShares-Qt for MAC
« on: November 13, 2013, 08:39:32 am »
Hi namjar,

I just remove all files in ~/.protoshares/ except the wallet.dat file. Then rebuild
the database and block info by running the client again. My wallet survives.

I think this may help you.

AlphaKing,

Wow! I got it! yes, i did as your post and qt be fine.

thanks!


47
BitShares PTS / Bug of ProtoShares-Qt for MAC
« on: November 12, 2013, 04:45:20 pm »
This night my ProtoShares-Qt had got in problem with following:

rocess:         ProtoShares-Qt [3079]
Path:            /Applications/ProtoShares-Qt-0.2.0.app/Contents/MacOS/ProtoShares-Qt
Identifier:      com.invictus-innovations.ProtoShares-Qt
Version:         $VERSION ($VERSION)
Code Type:       X86-64 (Native)
Parent Process:  launchd [335]
Responsible:     ProtoShares-Qt [3079]
User ID:         501

Date/Time:       2013-11-13 00:42:09.910 +0800
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  95083985-EDAA-7DD4-4DD4-6ABBD5B4D1F7

Sleep/Wake UUID: A1A4E8C5-483A-42D3-A289-E995805E1037

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (pfork != NULL), function SetBestChain, file src/main.cpp, line 1826.


Anything happened? My mac Qt can not access line for full 1 day.

please check it!

48
If you would just like some coins post your address below.

My affiliate link is https://www.digitalocean.com/?refcode=b42d05f9603c, if you sign up with DO then tell me so I can give you 2x the giveaway coins and before the regular giveaway folks. 

1. Sign Up for Digital Ocean.
2. Fund you account with Paypal or Credit Card
3. Click the Green 'Create Button' or the Blue 'Create Droplet' Button
4. Select the 4 CPU / 8 GB, and Debian 7.0 x64 as your image
5. Your username and password will be emailed to you
6. Use an SSH client like Putty to login.
7. Use the following script. You may paste these in line by line as well if you have problems.

Code: [Select]
#!/bin/bash
 
cd ~
sudo apt-get update
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
git clone https://github.com/InvictusInnovations/ProtoShares
cd ProtoShares/src
make -f makefile.unix
echo "rpcuser=[youruser]" >> /root/.protoshares/protoshares.conf
echo "rpcpassword=[yourpass]" >> /root/.protoshares/protoshares.conf
./bitcoind -daemon
./bitcoind setgenerate true 3
8. Launch as many as you would like. I would launch a few dozen before the difficult rises in a few hours.
9. ???
10. Profit

You may have to add the config file yourself after compilation. Let me know if you encounter any problems.

i never receive your giveaway!

49
join it! thanks!

50
If you would just like some coins post your address below.

My affiliate link is https://www.digitalocean.com/?refcode=b42d05f9603c, if you sign up with DO then tell me so I can give you 2x the giveaway coins and before the regular giveaway folks. 

1. Sign Up for Digital Ocean.
2. Fund you account with Paypal or Credit Card
3. Click the Green 'Create Button' or the Blue 'Create Droplet' Button
4. Select the 4 CPU / 8 GB, and Debian 7.0 x64 as your image
5. Your username and password will be emailed to you
6. Use an SSH client like Putty to login.
7. Use the following script. You may paste these in line by line as well if you have problems.

Code: [Select]
#!/bin/bash
 
cd ~
sudo apt-get update
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
git clone https://github.com/InvictusInnovations/ProtoShares
cd ProtoShares/src
make -f makefile.unix
echo "rpcuser=[youruser]" >> /root/.protoshares/protoshares.conf
echo "rpcpassword=[yourpass]" >> /root/.protoshares/protoshares.conf
./bitcoind -daemon
./bitcoind setgenerate true 3
8. Launch as many as you would like. I would launch a few dozen before the difficult rises in a few hours.
9. ???
10. Profit

You may have to add the config file yourself after compilation. Let me know if you encounter any problems.

Hi, this problem happened:

root@bitassets:~# echo "rpcuser=[youruser]" >> /root/.protoshares/protoshares.conf

-bash: /root/.protoshares/protoshares.conf: No such file or directory

PS: i input my username normal

how to fix it?

51
PtAVekpx1y5topXbzoMZ5BVHEp4hwQtb1t

Thanks! Could i change to ubuntu? i am installing as your post.

Pages: 1 2 3 [4]