Bitcoin Forum
May 09, 2024, 04:05:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: New site for analysing crypto coins on: May 29, 2014, 05:03:16 PM
Can you rename Karmacoin to Karma? Karmacoin is the old name; it has been changed to Karma.

http://www.reddit.com/r/Karmashares/comments/23una5/ann_karmacoin_is_now_known_as_karma/
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ๑۩۞[ANN][ ₭ARM] Karma & Karmashares LLC // New Windows Wallet on: May 09, 2014, 01:10:35 AM
Hi together,

First of all, i like this coin and his community  Smiley great work dev!

My problem is: I have downloaded the latest version of the wallet v.0.8.6.2.5, but everytime i start it i cant get any connection to the network and it says:" No block source available". Its the windows wallet.
I have no problems with others tho..

Does any1 have had the same problem/ or just know how to fix it?

Thank you in advance.

Dexter

Probably this will help....

new wallet is not syncing for me.

  • windows
  • not my first wallet upgrade but very frustrating non the less
  • backed up wallet.dat
  • installed new wallet
  • deleted roaming files(although not really necessary because of name change)
  • pasted wallet.dat in new roaming files

wallet opens and shows history but does not connect to network.

good job with the trying to moving the coin forward. To be honest I had given up on Karma myself but someone on the Poloniex site in the troll box re-sparked my interest enough to read about the changes.
Been mining again and have a couple million on pool site but cant move with broken wallet.

Thanks

same here, not syncing and it's already more than 24 hours.
Tried at 2 pcs, one with win 7 no conf and another one win 8.1 with conf.
Checked the log and all the connection to the nodes are "time out".

Anybody have same problem ?

Same here as I haven't been able find an active node since I decided to retrieve some freshly purchased karma yesterday evening (5/5) using the latest Karma-v0.8.6.2.5 Windows wallet on Win7, 32bit. Also unsucessfully tried adding "addnode=" entries in karma.conf from two old postings (one in the the original bitcointalk thread and another in the cryptocointalk forum) with debug.log showing time-outs and lastseen=70-100 mins for all entries. Presumeably other nodes are syncing therefore if anyone could share a few active nodes to add to karma.conf (which I believe was renamed from karmacoin.conf). that would be greatly appreciated.

On another note, Greetings ALL, this is my first bitcointalk posting. Doing good with Karma really resonates and there's a cause close to home I'd like to consider funding. Hopefully I can get my wallet syncing to retrieve my karma and possibly participate in Karmashares which I understand needs to be funded from a private wallet. Any help would be greatly appreciated.

Welcome. You should subscribe on reddit subforums. There a different kind of activity there.

as far as not synching. can you all try to add these nodes and tell me if you were able to connect?

addnode=54.201.183.106:9432
addnode=148.251.70.194:9432
addnode=76.23.205.36:9432
addnode=115.28.129.207:9432
addnode=173.74.26.226:9432
addnode=95.85.48.77:9432
addnode=188.165.194.96:9432

post back here if you need help adding them to the config file

now that i think about it. it could be your problems with firewalls. most likely window firewall prevents certain port numbers to recieve information. Here is that you should do.

manually edit the karma's .conf file

1. go to \AppData\Roaming\karmacoin folder

2. in there you should see a config file. if you do, just edit to with the info below

3. this is adding a new configuration file. what you do is you open a new text file. (right click--new--"text document")
 
you open this with a text editor. most likely notepad.
make sure there is nothing in the document. then add all these lines

rpcuser=karma
rpcpassword=karmaisawesome
port=9754
rpcport=9755
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
daemon=1
server=1
addnode=81.157.60.163
addnode=151.228.221.61
addnode=107.150.7.246
addnode=64.121.119.180
addnode=67.169.239.87
addnode=37.251.42.238
addnode=91.61.69.254
addnode=174.131.83.65
addnode=217.119.117.131
addnode=93.79.24.77
addnode=178.41.10.214
addnode=54.201.183.106:9432
addnode=148.251.70.194:9432
addnode=76.23.205.36:9432
addnode=115.28.129.207:9432
addnode=173.74.26.226:9432
addnode=95.85.48.77:9432
addnode=188.165.194.96:9432

4. all the red color text are options you can change . the blue color port number is the text you need to choose from : 8800's - 9999. You chose a port number that you will not use it by other devices and more importantly by other coins.
for expample karma port : 9755 , bitcoin port : 9788 , litecoin port: 8867 etc.

5. then save the document as karmacoin.conf and make sure our select from the drop down menu of "save type as" : All files(*). this is important. this will save the file as config file and not as a text file. if you see "karmacoin.conf.txt" file = bad  if you see "karmacoin.conf" file = good

6. close the wallet if it was opened an then open it again.


Most likely why some of you are not syncing is because the port the wallet is trying to use is above the range i mention in step 4 and window firewall is preventing your computer from receiving any outside data. you prevent this by using a port range between 8000's - 9000's

Hopefully this should do the trick

Additional lookouts if you think things are not working.....

Just Pm when you will have the link, I don't have access to the download location, kosmost has.


Here you go guys...

if you are having trouble connecting to peers and  want to update your peers.dat file

https://www.dropbox.com/sh/ebjrqthy206rlaq/U70ksPbIep


I will leave the link up for a week.. please let the powers that be know so they can add it to alongside the windows client..

hope it works...

PS.. I do not use a config file and everything is working fine here... to check that your config file isn't causing a problem just move it or rename it and restart the client.. (you can always move it back after)

also make sure you are running the wallet with the logo that matches the front page of this thread... if it has the old logo then you are using the old wallet and you should update it

Thank you Alphi !
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ๑۩۞[ANN][ ₭ARM] Karma & Karmashares LLC // New Windows Wallet on: May 09, 2014, 12:57:22 AM
Hi together,

First of all, i like this coin and his community  Smiley great work dev!

My problem is: I have downloaded the latest version of the wallet v.0.8.6.2.5, but everytime i start it i cant get any connection to the network and it says:" No block source available". Its the windows wallet.
I have no problems with others tho..

Does any1 have had the same problem/ or just know how to fix it?

Thank you in advance.

Dexter

Probably this will help....

new wallet is not syncing for me.

  • windows
  • not my first wallet upgrade but very frustrating non the less
  • backed up wallet.dat
  • installed new wallet
  • deleted roaming files(although not really necessary because of name change)
  • pasted wallet.dat in new roaming files

wallet opens and shows history but does not connect to network.

good job with the trying to moving the coin forward. To be honest I had given up on Karma myself but someone on the Poloniex site in the troll box re-sparked my interest enough to read about the changes.
Been mining again and have a couple million on pool site but cant move with broken wallet.

Thanks

same here, not syncing and it's already more than 24 hours.
Tried at 2 pcs, one with win 7 no conf and another one win 8.1 with conf.
Checked the log and all the connection to the nodes are "time out".

Anybody have same problem ?

Same here as I haven't been able find an active node since I decided to retrieve some freshly purchased karma yesterday evening (5/5) using the latest Karma-v0.8.6.2.5 Windows wallet on Win7, 32bit. Also unsucessfully tried adding "addnode=" entries in karma.conf from two old postings (one in the the original bitcointalk thread and another in the cryptocointalk forum) with debug.log showing time-outs and lastseen=70-100 mins for all entries. Presumeably other nodes are syncing therefore if anyone could share a few active nodes to add to karma.conf (which I believe was renamed from karmacoin.conf). that would be greatly appreciated.

On another note, Greetings ALL, this is my first bitcointalk posting. Doing good with Karma really resonates and there's a cause close to home I'd like to consider funding. Hopefully I can get my wallet syncing to retrieve my karma and possibly participate in Karmashares which I understand needs to be funded from a private wallet. Any help would be greatly appreciated.

Welcome. You should subscribe on reddit subforums. There a different kind of activity there.

as far as not synching. can you all try to add these nodes and tell me if you were able to connect?

addnode=54.201.183.106:9432
addnode=148.251.70.194:9432
addnode=76.23.205.36:9432
addnode=115.28.129.207:9432
addnode=173.74.26.226:9432
addnode=95.85.48.77:9432
addnode=188.165.194.96:9432

post back here if you need help adding them to the config file

now that i think about it. it could be your problems with firewalls. most likely window firewall prevents certain port numbers to recieve information. Here is that you should do.

manually edit the karma's .conf file

1. go to \AppData\Roaming\karmacoin folder

2. in there you should see a config file. if you do, just edit to with the info below

3. this is adding a new configuration file. what you do is you open a new text file. (right click--new--"text document")
 
you open this with a text editor. most likely notepad.
make sure there is nothing in the document. then add all these lines

rpcuser=karma
rpcpassword=karmaisawesome
port=9754
rpcport=9755
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
daemon=1
server=1
addnode=81.157.60.163
addnode=151.228.221.61
addnode=107.150.7.246
addnode=64.121.119.180
addnode=67.169.239.87
addnode=37.251.42.238
addnode=91.61.69.254
addnode=174.131.83.65
addnode=217.119.117.131
addnode=93.79.24.77
addnode=178.41.10.214
addnode=54.201.183.106:9432
addnode=148.251.70.194:9432
addnode=76.23.205.36:9432
addnode=115.28.129.207:9432
addnode=173.74.26.226:9432
addnode=95.85.48.77:9432
addnode=188.165.194.96:9432

4. all the red color text are options you can change . the blue color port number is the text you need to choose from : 8800's - 9999. You chose a port number that you will not use it by other devices and more importantly by other coins.
for expample karma port : 9755 , bitcoin port : 9788 , litecoin port: 8867 etc.

5. then save the document as karmacoin.conf and make sure our select from the drop down menu of "save type as" : All files(*). this is important. this will save the file as config file and not as a text file. if you see "karmacoin.conf.txt" file = bad  if you see "karmacoin.conf" file = good

6. close the wallet if it was opened an then open it again.


Most likely why some of you are not syncing is because the port the wallet is trying to use is above the range i mention in step 4 and window firewall is preventing your computer from receiving any outside data. you prevent this by using a port range between 8000's - 9000's

Hopefully this should do the trick
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ๑۩۞[ANN][ ₭ARM] Karma & Karmashares LLC // New Windows Wallet on: May 08, 2014, 10:22:07 PM
Good news! The Lill beta is ready.

Am looking forward give I stay location. future advertising own sales site.
Beta already, what kind of wizardry is this?  Shocked


That wizardry is called dedication and a lot of skillz Wink
No I refuse to believe that. It must be magic. There are dragons involved, I know it. And frogs. Lots of frogs. Do you eat frogs? Are you french? No that was delasomethingsomething... uh I gotta take my meds. BRB

Probably ancient aliens technology....lol  Grin Grin Grin
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ๑۩۞[ANN][ ₭ARM] Karma & Karmashares LLC // New Windows Wallet on: May 08, 2014, 02:59:33 PM
Karmashares did it`s job. It is time for POS on 51-52 bill and push for BTC market. We voted for it and I think we should do it, if possible. No need for waiting anymore. Different signals to the markets are no good in long and mid term.

Are you joking ? Karmashares just started its engine two weeks ago, it has almost no ''power'' for now, all is coming in few future weeks with the 3 IPOCO websites projets (Lill, Wespond, Hireplex). Once they will be open, Karma will start to be very HOT and attractive !

No, I am not. We are talking about short and mid term, not long term real value. No one will invest 6000-7000 fiat to push Karma if POS question is not cleared out.


P.S. I just saw that in previous post I`ve written by mistake long and mid term

Let the POC raise Karma, the Coin, to the TOP! Cheesy

6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ๑۩۞[ANN][ ₭ARM] Karma & Karmashares LLC // New Windows Wallet on: May 07, 2014, 05:40:33 PM
失控《失控:全人类的最终命运和结局》 原作名: Out ofControl: The New Biology of Machines, Social Systems, and the Economic World
第十二章 电子货币
12.1 密码无政府状态:加密永胜
12.2 传真机效应和收益递增定律
12.3 超级传播
12.4 带电荷的东西就可用于电子货币充值
12.5 点对点金融与超级小钱
12.6 对隐密经济的恐惧
“该书第一版于1994年发行,但是,这是一本随着时间流逝而光芒弥增的书,他当时尽管未能预知博客、维基的出现,但是,很显然,凯文那时已经感知到这些东西的出现。”  “过去十年,公认最具智慧和价值的一本书”  ——《长尾理论》作者 克里斯·安德森  从《失控》衍生出来的怀疑态度,正如同它所生出的主干,将不断地再生、分裂、侵扰我们对进步与思考的基本思维。凯利能令人在不设防的情况下,接受他的意见。  ——《信息焦虑》作者 理查德·沃尔曼

 Grin Grin Grin

What is this something to do with KARMA?

I translated it using Google Translate and it goes like this:

Out of control "runaway : the ultimate fate of mankind and the outcome ," the original name : Out ofControl: The New Biology of Machines, Social Systems, and the Economic World
Chapter XII of electronic money
12.1 cryptoanarchy : Encryption Yongsheng
12.2 fax effect and the law of increasing returns
12.3 Super spread
12.4 thing can be charged for the electronic -money
12.5 Point Finance and super little money
12.6 pairs of hidden economy fears
" The issue of the first edition in 1994 , but it is a light over time, increasing indemnity book , although he was unable to predict the blog , wiki 's appearance , however , it is clear that Kevin had already perceive these things occur , " " Over the past decade , recognized as the most valuable book of wisdom and " - ." Long Tail " author Chris Anderson from " runaway " derived skepticism , just as it give birth to the trunk , will continue to regenerate , split and intrusion in our basic thinking on the progress and thinking. Kelly can cause in the case of undefended accept his advice. - " Information Anxiety " author Richard Wallman
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ๑۩۞[ANN][KARM] Karma & Karmashares LLC // New Windows Wallet on: April 28, 2014, 09:21:51 PM
I will be sending my 200,000 Karmas contribution for FB tipping... hope this helps... 1000 per like can be awesome to anyone new to Karma....
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KARM] Karmacoin - Karmashares LLC - Karmashares IPOCO // now on CRYPTSY on: April 22, 2014, 09:46:52 PM
Certainly, it is said: a tree which has a potential to bear the best fruits will be tried and tested at first to know if it has a solid foundation... we move on for all of us believing! Grin
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!