Pages:
Author

Topic: Help on IXCOIN ! - page 2. (Read 3885 times)

member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 29, 2013, 12:40:17 PM
#24
Joyyen open up Ixcoin and click on Settings > Options

Make sure connect through socks proxy is unchecked.

Also try checking/unchecking map port using upnp

Make sure you have the correct client version too: Click Help > About (Should be 0.3.24.30-beta)

I'll let you know if I think of anything else.

my ixcoin version is 0.3.24.30 beta and i tried all option you gave me still no luck !
hero member
Activity: 868
Merit: 1001
https://keybase.io/masterp FREE Escrow Service
April 29, 2013, 11:50:02 AM
#23
Joyyen open up Ixcoin and click on Settings > Options

Make sure connect through socks proxy is unchecked.

Also try checking/unchecking map port using upnp

Make sure you have the correct client version too: Click Help > About (Should be 0.3.24.30-beta)

I'll let you know if I think of anything else.
legendary
Activity: 2940
Merit: 1090
April 29, 2013, 06:13:44 AM
#22
Probably all the hosts in Ixcoin's DNSseeds list and all the fallback IP addresses in its fallback IP addresses are long-dead nodes.

Combine that with the tendency of the IRC network to be down and likely there is your problem.

We are right now, in the DeVCoin thread, working on fixing this problem in DeVCoin, once that is in place I can go on to fix it in Ixcoin and any of the other merged-mined coins whose node lists are long out of date.

All part of the service provided to merged mined altcoins by your friendly neighbourhood merged-mined DeVCoins folk. Smiley

(DeVCoin's built in subsidies for free open source development pay staff that can help you with this kind of thing, isn't that awesome? If you are merged-mining Ixcoin -or any of the numerous other merged mined coins - how about putting devcoin also into your merge to support free open source projects and developers? Smiley)

-MarkM-
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 29, 2013, 05:25:21 AM
#21
Are you using anything like Norton Internet Security? Some of those anti-virus programs can cause problems with programs that connect to the Internet. Try disabling or even uninstalling the antivirus if you have one.

Edit: I see you already tried my above suggestion. What happens when you ping the IP address that mark posted?

Click Start > Type 'cmd' and press enter > Type 'ping 198.154.60.183' and press enter

I noticed that you mentioned none of the computers in your house can connect to Ixcoin. Are they all Windows 7 computers? It's possible that the problem may be with your router.


here is the result when i ping with ping 198.154.60.183

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\joyyen>ping 198.154.60.183

Pinging 198.154.60.183 with 32 bytes of data:
Reply from 198.154.60.183: bytes=32 time=267ms TTL=56
Reply from 198.154.60.183: bytes=32 time=271ms TTL=56
Reply from 198.154.60.183: bytes=32 time=266ms TTL=56
Reply from 198.154.60.183: bytes=32 time=286ms TTL=56

Ping statistics for 198.154.60.183:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 266ms, Maximum = 286ms, Average = 272ms

C:\Users\joyyen>

before i format my computer i have no problem getting blocks and connections but after i have format compute and installed win 7 then i cannot get any connection and block !

and i am using the same modem all the time !
hero member
Activity: 868
Merit: 1001
https://keybase.io/masterp FREE Escrow Service
April 28, 2013, 02:54:15 PM
#20
Are you using anything like Norton Internet Security? Some of those anti-virus programs can cause problems with programs that connect to the Internet. Try disabling or even uninstalling the antivirus if you have one.

Edit: I see you already tried my above suggestion. What happens when you ping the IP address that mark posted?

Click Start > Type 'cmd' and press enter > Type 'ping 198.154.60.183' and press enter

I noticed that you mentioned none of the computers in your house can connect to Ixcoin. Are they all Windows 7 computers? It's possible that the problem may be with your router.
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 28, 2013, 02:34:22 PM
#19
Ok so maybe you are using Windows or Mac or some other kind of Graphical User Interface / Desktop-metaphor?

You should be able to right-click the icon, or the menu, or click on some kind of "edit your menus" or "edit your icons" thing, and see the command that gets run when the icon is clicked or the menu item is picked. It will be a line of text starting with something like "C:/somplace/something/whatever/ixcoin" or "/usr/local/bin/ixcoin" or some such thing. Add the " -addnode=whatever " to that line. If adding it the end causes and error add it right after the "ixcoin" or "ixcoind" (the name of the program". (Notice I included spaces around the -addnode thing, indicating that by put it right after I mean to leave a space between it and the program name and it and whatever else might be after the program name).

If that doesn't help maybe you need someone familiar with your type of desktop-metaphor to walk you through how your desktop works.

You could also try looking in your help or manual system to see if it mentions whether your system has any kind of "find a file by name" function, maybe "file search" or "locate" or "find" or something like that.

Some systems might refer to the edit-an-icon functionality as "properties", where you get to see the "properties" (characteristics) of the icon or of what the icon (or menu item) does or the thing represented or referred to by the icon (or menu item); edit of those characteristics might be inside the routine that displays them to you (the "properties" or "characteristics" type of window/display/popup).

-MarkM-

sorry i did not get it how to do this !

but i want to increase the bountry to 0.30btc who can help me to solve this problem !
legendary
Activity: 2940
Merit: 1090
April 21, 2013, 12:17:55 PM
#18
Ok so maybe you are using Windows or Mac or some other kind of Graphical User Interface / Desktop-metaphor?

You should be able to right-click the icon, or the menu, or click on some kind of "edit your menus" or "edit your icons" thing, and see the command that gets run when the icon is clicked or the menu item is picked. It will be a line of text starting with something like "C:/somplace/something/whatever/ixcoin" or "/usr/local/bin/ixcoin" or some such thing. Add the " -addnode=whatever " to that line. If adding it the end causes and error add it right after the "ixcoin" or "ixcoind" (the name of the program". (Notice I included spaces around the -addnode thing, indicating that by put it right after I mean to leave a space between it and the program name and it and whatever else might be after the program name).

If that doesn't help maybe you need someone familiar with your type of desktop-metaphor to walk you through how your desktop works.

You could also try looking in your help or manual system to see if it mentions whether your system has any kind of "find a file by name" function, maybe "file search" or "locate" or "find" or something like that.

Some systems might refer to the edit-an-icon functionality as "properties", where you get to see the "properties" (characteristics) of the icon or of what the icon (or menu item) does or the thing represented or referred to by the icon (or menu item); edit of those characteristics might be inside the routine that displays them to you (the "properties" or "characteristics" type of window/display/popup).

-MarkM-
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 21, 2013, 11:35:20 AM
#17
Try adding -addnode=198.154.60.183 on the commandline or put addnode=198.154.60.183 in the config file.

-MarkM-


sorry i am totally noob on computer !

i cannot locate ixcoin.conf on my computer ? and how to change it ?

can you guide me more specific ? and how to add -addnode=198.154.60.183 on the commandline ?

any help thank you !
legendary
Activity: 2940
Merit: 1090
April 21, 2013, 04:05:33 AM
#16
Try adding -addnode=198.154.60.183 on the commandline or put addnode=198.154.60.183 in the config file.

-MarkM-
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 21, 2013, 03:55:09 AM
#15
i have no problem before i format my computer !

but after i have format my computer and reinstall ixcoin it cannot find any connection !

how to set port forwarding for ixcoin ?

i can connect to any internet browser !

i dont know anything about IRC and i have already open more than 3 days without a single connection !

i tried at any computer at my home result are the same cannot find any connection !

could be a firewall issue ? even i have close antivirus program i still cannot get any connection !

and i have no problem for getting bitcoin and namecoin connection but just ixcoin !

any help ?
legendary
Activity: 2940
Merit: 1090
April 21, 2013, 02:29:02 AM
#14
If you have not turned off IRC then it should eventually find someone with an open port in the IRC channel. How many hours has it sat there without ever finding a connection?

-MarkM-
sr. member
Activity: 261
Merit: 250
Interesting.....
April 21, 2013, 02:19:12 AM
#13
sounds like a connection issue.

have you checked the settings in your ixcoin.conf file?

can you connect to the internet with a web browser?

is the correct port open on your router and firewall for ixcoin?


hope this helps.
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 21, 2013, 01:45:27 AM
#12
i really need help i raise the bounty to 0.20btc for those who can help me solve this problem !
legendary
Activity: 1078
Merit: 1002
Bitcoin is new, makes sense to hodl.
April 06, 2013, 09:11:20 PM
#11
I believe it's just internet. I had the same 0 thing, after switching to another wifi hot spot, I was able to sync all the blocks
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 03, 2013, 06:22:12 AM
#10
yes i have restart my modem and router ! and it is still the same result !

0 connection 0 blocks

i tried to msg the founder but he seems no online !
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
April 03, 2013, 01:26:02 AM
#9
really no one help me ?

i willing to put bounty (0.05) btc if anyone can help me solve this problem !

Change the first and second DNS at your network settings to 8.8.8.8 and 8.8.4.4 (Google DNS servers).
Then go to command prompt and type (start -> run -> CMD):

ipconfig /flushdns

Then start the Ixcoin client.

Worked for me.
Can change them back after downloading the blockchain.

sorry i am not good at computer but i have tried the following step :

i open : http://www.youtube.com/watch?v=ldftSp2MSvY

and change the dns :

and then i dont know what you mean : Then go to command prompt and type (start -> run -> CMD):! ?

i just go to start -> all programs -> accessories -> command prompt and open it

then i just input : ipconfig /flushdns

then it appear : windows ip configuration

successfully flush the dns resolver cached

and i do closed all the anti virus program and firewall

still no luck cannot get any connection ! 0 connection 0 block

These are the correct steps.

Did you try to reboot your router/modem too?
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 03, 2013, 12:22:11 AM
#8
really no one help me ?

i willing to put bounty (0.05) btc if anyone can help me solve this problem !

Change the first and second DNS at your network settings to 8.8.8.8 and 8.8.4.4 (Google DNS servers).
Then go to command prompt and type (start -> run -> CMD):

ipconfig /flushdns

Then start the Ixcoin client.

Worked for me.
Can change them back after downloading the blockchain.

sorry i am not good at computer but i have tried the following step :

i open : http://www.youtube.com/watch?v=ldftSp2MSvY

and change the dns :

and then i dont know what you mean : Then go to command prompt and type (start -> run -> CMD):! ?

i just go to start -> all programs -> accessories -> command prompt and open it

then i just input : ipconfig /flushdns

then it appear : windows ip configuration

successfully flush the dns resolver cached

and i do closed all the anti virus program and firewall

still no luck cannot get any connection ! 0 connection 0 block
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
April 02, 2013, 05:13:28 PM
#7
Update?
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
April 02, 2013, 03:25:04 PM
#6
really no one help me ?

i willing to put bounty (0.05) btc if anyone can help me solve this problem !

Change the first and second DNS at your network settings to 8.8.8.8 and 8.8.4.4 (Google DNS servers).
Then go to command prompt and type (start -> run -> CMD):

ipconfig /flushdns

Then start the Ixcoin client.

Worked for me.
Can change them back after downloading the blockchain.
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
April 02, 2013, 02:28:59 PM
#5
really no one help me ?

i willing to put bounty (0.05) btc if anyone can help me solve this problem !
Pages:
Jump to: