Pages:
Author

Topic: [ANN][APT] Aptcoin★ASIC Resistant Scrypt In-Motion(NM) w/Aptcurve Retargeting - page 3. (Read 56720 times)

sr. member
Activity: 260
Merit: 250
Yes, yobit just replies with that everytime a wallet is under maintenance. Some new users get confused and think the devs are to blame, which is not the case.

The issue some of us are facing is node availability. Once again I can't connect. And nova seems to be down for the moment.
newbie
Activity: 42
Merit: 0
Hi !

I asked Yobit support why deposit/withdrawals are frozen and here is the answer...

Deposit\Withdrawal coin will be available after you upgrade the source code of the wallet. Unfortunately the developers are in no hurry to send you updates
- therefore, in order to avoid the loss of users, the network is not available.
If you have updated the source code of the coin, send us (https://yobit.net/en/maintenance_request/ Free)and we will promptly correct the problem on the coin.
Thank you for contacted the support

I think this is an automated reply from Yobit and their wallet is just in maintenance. I did a google search for this message and this reply from Yobit is posted many times.

We can keep checking and post back here if things change.

I think everything should be ok soon.  Wink


EDIT: Yobit Deposits\Withdrawals are working!
jr. member
Activity: 55
Merit: 1
Hi !

I asked Yobit support why deposit/withdrawals are frozen and here is the answer...

Deposit\Withdrawal coin will be available after you upgrade the source code of the wallet. Unfortunately the developers are in no hurry to send you updates
- therefore, in order to avoid the loss of users, the network is not available.
If you have updated the source code of the coin, send us (https://yobit.net/en/maintenance_request/ Free)and we will promptly correct the problem on the coin.
Thank you for contacted the support
newbie
Activity: 42
Merit: 0
Yeah, the price has been rising for a month now. It's been getting harder and harder to get blocks.
sr. member
Activity: 260
Merit: 250
I had those too (after reading back and forth this thread) but none connected. Thanks. Wallet still going strong but much lower mining hits than before. Better than nothing.
newbie
Activity: 42
Merit: 0
Like I said I have one PC that doesn't ever seem to have a problem connecting to nodes but I haven't really looked into why.

I get the connected peers from the wallet "Help > Debug > Console" and type "getpeerinfo". If nodes are in IP6 I convert it to IP4 here: https://isc.sans.org/tools/ipv6.html and add it to the aptcoin.conf or type "addnode 175.43.121.56 add" in the Console.

Sorry I didn't meant how to see the peers, I meant to ask where did you get the new IP's. Did you find them or did the wallet find those ip's by itself. Thanks! My pc's say port 12946 is blocked or filtered. No matter what I do, router wise or firewall wise, they are not opened. But my guess is that they see the port closed because it is not in use at the time.

I gave all the necessary permissions, etc. Very strange.

The wallet found the IPs. However, after a little google search I found this very helpful URL from NovaExchange: https://www.novaexchange.com/addnodes/apt/

addnode=node17.novaexchange.com:8094
addnode=45.32.231.128:12945
addnode=[2001:19f0:8001:19:5400:ff:fe2a:8427]:12945
addnode=[2a01:4f8:201:6211::2101]:12945

sr. member
Activity: 260
Merit: 250
Like I said I have one PC that doesn't ever seem to have a problem connecting to nodes but I haven't really looked into why.

I get the connected peers from the wallet "Help > Debug > Console" and type "getpeerinfo". If nodes are in IP6 I convert it to IP4 here: https://isc.sans.org/tools/ipv6.html and add it to the aptcoin.conf or type "addnode 175.43.121.56 add" in the Console.

Sorry I didn't meant how to see the peers, I meant to ask where did you get the new IP's. Did you find them or did the wallet find those ip's by itself. Thanks! My pc's say port 12946 is blocked or filtered. No matter what I do, router wise or firewall wise, they are not opened. But my guess is that they see the port closed because it is not in use at the time.

I gave all the necessary permissions, etc. Very strange.
newbie
Activity: 42
Merit: 0
Like I said I have one PC that doesn't ever seem to have a problem connecting to nodes but I haven't really looked into why.

I get the connected peers from the wallet "Help > Debug > Console" and type "getpeerinfo". If nodes are in IP6 I convert it to IP4 here: https://isc.sans.org/tools/ipv6.html and add it to the aptcoin.conf or type "addnode 175.43.121.56 add" in the Console.
sr. member
Activity: 260
Merit: 250
Thanks man, managed to connect. Only one but it works! Smiley By the way, where did you get them from?

Can't sync wallet for 3 days now. Tried with 3 different pcs and 2 different networks. Anyone else having issues?

I have had the same issues on a few PCs. I have been able to connect with one PC and not another on the same network. I think it may be a windows firewall issue with certain ports.

Currently I have 6 connections that show as IP6 but convert to the following IP4 addresses (I added them to my node list):
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169


Code:
getpeerinfo

21:55:30

[
{
"addr" : "[2001:0:9d38:953c:865:2562:50d4:86c7]:12945",
"services" : "00000003",
"lastsend" : 1501465502,
"lastrecv" : 1501466105,
"bytessent" : 21817,
"bytesrecv" : 23357,
"blocksrequested" : 22,
"conntime" : 1501445549,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "[2001:0:9d38:953c:1c9b:ed08:95aa:26c1]:12945",
"services" : "00000003",
"lastsend" : 1501466107,
"lastrecv" : 1501465502,
"bytessent" : 37522,
"bytesrecv" : 43232,
"blocksrequested" : 7,
"conntime" : 1501445595,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2a01:4f8:201:6211::2101]:12945",
"services" : "00000003",
"lastsend" : 1501466104,
"lastrecv" : 1501466107,
"bytessent" : 38658,
"bytesrecv" : 56858,
"blocksrequested" : 7,
"conntime" : 1501445916,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:953c:2459:f379:95aa:26c1]:52134",
"services" : "00000003",
"lastsend" : 1501465501,
"lastrecv" : 1501466107,
"bytessent" : 52045,
"bytesrecv" : 39211,
"blocksrequested" : 6,
"conntime" : 1501446705,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224027,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:8e8:ee2f:8fbf:26be]:56055",
"services" : "00000003",
"lastsend" : 1501466108,
"lastrecv" : 1501466108,
"bytessent" : 12713,
"bytesrecv" : 286,
"blocksrequested" : 0,
"conntime" : 1501465778,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224090,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:287e:596a:896f:eb56]:12945",
"services" : "00000003",
"lastsend" : 1501465820,
"lastrecv" : 1501466104,
"bytessent" : 225,
"bytesrecv" : 11724,
"blocksrequested" : 0,
"conntime" : 1501465820,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224090,
"banscore" : 0
}
]

newbie
Activity: 42
Merit: 0
Can't sync wallet for 3 days now. Tried with 3 different pcs and 2 different networks. Anyone else having issues?

I have had the same issues on a few PCs. I have been able to connect with one PC and not another on the same network. I think it may be a windows firewall issue with certain ports.

Currently I have 6 connections that show as IP6 but convert to the following IP4 addresses (I added them to my node list):
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169


Code:
getpeerinfo

21:55:30

[
{
"addr" : "[2001:0:9d38:953c:865:2562:50d4:86c7]:12945",
"services" : "00000003",
"lastsend" : 1501465502,
"lastrecv" : 1501466105,
"bytessent" : 21817,
"bytesrecv" : 23357,
"blocksrequested" : 22,
"conntime" : 1501445549,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "[2001:0:9d38:953c:1c9b:ed08:95aa:26c1]:12945",
"services" : "00000003",
"lastsend" : 1501466107,
"lastrecv" : 1501465502,
"bytessent" : 37522,
"bytesrecv" : 43232,
"blocksrequested" : 7,
"conntime" : 1501445595,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2a01:4f8:201:6211::2101]:12945",
"services" : "00000003",
"lastsend" : 1501466104,
"lastrecv" : 1501466107,
"bytessent" : 38658,
"bytesrecv" : 56858,
"blocksrequested" : 7,
"conntime" : 1501445916,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224025,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:953c:2459:f379:95aa:26c1]:52134",
"services" : "00000003",
"lastsend" : 1501465501,
"lastrecv" : 1501466107,
"bytessent" : 52045,
"bytesrecv" : 39211,
"blocksrequested" : 6,
"conntime" : 1501446705,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224027,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:8e8:ee2f:8fbf:26be]:56055",
"services" : "00000003",
"lastsend" : 1501466108,
"lastrecv" : 1501466108,
"bytessent" : 12713,
"bytesrecv" : 286,
"blocksrequested" : 0,
"conntime" : 1501465778,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : true,
"startingheight" : 224090,
"banscore" : 0
},
{
"addr" : "[2001:0:9d38:6ab8:287e:596a:896f:eb56]:12945",
"services" : "00000003",
"lastsend" : 1501465820,
"lastrecv" : 1501466104,
"bytessent" : 225,
"bytesrecv" : 11724,
"blocksrequested" : 0,
"conntime" : 1501465820,
"version" : 70002,
"subver" : "/APT:0.9.0.2/",
"inbound" : false,
"startingheight" : 224090,
"banscore" : 0
}
]
sr. member
Activity: 260
Merit: 250
Can't sync wallet for 3 days now. Tried with 3 different pcs and 2 different networks. Anyone else having issues?
newbie
Activity: 42
Merit: 0
Hey everyone,

If you are having trouble connecting to nodes (I was) be sure that you have these nodes in your aptcoin.conf:

My nodes list:

addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52
addnode=45.32.231.128
addnode=175.43.121.89
addnode=106.85.223.223
addnode=106.85.221.219
addnode=95.136.77.92
addnode=106.85.216.180
addnode=71.87.245.119
addnode=112.64.217.69
addnode=175.43.121.56
addnode=106.85.217.62
addnode=112.64.217.65
addnode=118.144.20.169
addnode=node17.novaexchange.com:8094
addnode=45.32.231.128:12945
addnode=[2001:19f0:8001:19:5400:ff:fe2a:8427]:12945
addnode=[2a01:4f8:201:6211::2101]:12945
newbie
Activity: 42
Merit: 0
Hi there !

IS there a way to know the current N-factor ?

There are two easy ways to get the current N-factor in the Wallet:

1. Go to "Mining Aptcoin" and click "Start Mining"

2. Click "Help" > "Debug Window" then click the "Console" tab and type "getmininginfo"


Hope that helps! Smiley
jr. member
Activity: 55
Merit: 1
Hi there !

IS there a way to know the current N-factor ?
newbie
Activity: 42
Merit: 0
When trying to sync the wallet I'm stuck on Block 10001. Any ideas?

Edit: Nevermind. I was using an old wallet. All good now.

Thanks for keeping this coin Alive!
jr. member
Activity: 55
Merit: 1
Hi !

The guy who try to manipulate the APT rate on Yobit since few days is here ?   Roll Eyes
sr. member
Activity: 260
Merit: 250
addnode=45.32.231.128

45.32.231.128:3002 is the block explorer. 

Thank you!

After trying all of these nodes:

addnode=45.32.67.42
addnode=108.61.194.182
addnode=50.7.47.93
addnode=199.127.225.232
addnode=199.127.225.195
addnode=199.127.225.191
addnode=199.127.225.164
addnode=148.251.8.18
addnode=50.244.13.30
addnode=88.206.186.4
addnode=78.220.161.122
addnode=76.105.204.52

Only this one is working:

addnode=45.32.231.128

Once again, thank you. Wallet is working again Smiley Smiley
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
I'm glad this coin is back up and running and shit cause I like how easily it is to mine Wink
legendary
Activity: 896
Merit: 1001
addnode=45.32.231.128

45.32.231.128:3002 is the block explorer. 
sr. member
Activity: 260
Merit: 250
Same here. Nodes not working Sad
Pages:
Jump to: