So, i`ve just tried to send with SuperSend ticked, some supercoin between 2 wallets I got, after I hit send, green S is turning to yellow S for about 1 or 2 min, then it`s turning to green S again, but nothing is sent or recieve, nothing happens.
Though, I`ve tried exactly the same thing with mammoth coin and everything worked smoothly.
Why is that?
Can you post here what is in the .log file about that transaction so the devs can check when they will be online.
open with text editor like PsPad or similar one debug.log file in your appdata/supercoin folder
The problem was solved. The coins arrived to destination, it took a little longer than mamm, but that doesn`t bother me!
Thanks anyway,
exemplaar for trying to help me! :*
edit: I was wrong! the coins that arrived are the coins wich i sent without supersend, after i`ve tried and didn`t worked with supersend.
So i`ve tried again to send with supersend, and i got the same result, nothing happens!
I`ve installed pspad and opened the debug.log file, but i don`t know what to copy/paste here so the devs can check. Will you be so kind to tell me please? thx
Ok, type in wallet debug console "getlastanontxinfo" without quotes. Did that returned any event?
Also you should look in .log file for entries like guarantor accepted address and mixer accepted address.
Will have more time to test by myself this tomorrow. Report your findings, tnx.
Hello, I`ve been out of town this weekend and I didn`t had time to look into this.
So, I woke up and tried to send again some coins, with supersend, between my 2 waletts and again, nothing happens.
I typed gatlastanontxinfo after each transaction and got this:
14:04:56

getlastanontxinfo
14:04:56

The status of last/current transaction: ATX_STATUS_INITDATA (Initial Data Set).
2014-09-08.14:02:18: Self Role is set to Sender.
2014-09-08.14:02:18: Selected SelfAddress = SU8jFUH9yThpL6KYUSKLkKXoV4kRdS4DAV, PublicKey = 03f7a7174ee664978d1884dd1b0f89f2e3edcd0fb256349eb67e6d1a8cd1966cce.
2014-09-08.14:02:18: Created AnonymousId: SU8jFUH9yThpL6KYUSKLkKXoV4kRdS4DAV-1410174138.
2014-09-08.14:02:18: Set Initial Send Info.
2014-09-08.14:02:18: Service nodes not available. Try again (count #2).
2014-09-08.14:02:18: Created AnonymousId: SU8jFUH9yThpL6KYUSKLkKXoV4kRdS4DAV-1410174138-2.
14:09:40

getlastanontxinfo
14:09:40

The status of last/current transaction: 2014-09-08.14:06:02: Self Role is set to Sender.
2014-09-08.14:06:02: Selected SelfAddress = SU8jFUH9yThpL6KYUSKLkKXoV4kRdS4DAV, PublicKey = 03f7a7174ee664978d1884dd1b0f89f2e3edcd0fb256349eb67e6d1a8cd1966cce.
2014-09-08.14:06:02: Created AnonymousId: SU8jFUH9yThpL6KYUSKLkKXoV4kRdS4DAV-1410174362.
2014-09-08.14:06:02: Set Initial Send Info.
2014-09-08.14:06:02: Service nodes not available. Try again (count #2).
2014-09-08.14:06:02: Created AnonymousId: SU8jFUH9yThpL6KYUSKLkKXoV4kRdS4DAV-1410174362-2.
In both infos say that service nodes not available. what i must do?
Thanks
Hi, no problem, we are here
That is strange. You need at least 2 service nodes for operation to complete successfully.
Try this:
1.Close wallet and copy the whole content of your appdata/roaming/supercoin folder to safe location.
2.Check your .conf file that you have nodes from OP in it.
3.Check that your firewall does not block your supercoin-qt.
4.Delete file peers.dat from your appdata/roaming/supercoin folder.
5.Start your wallet and wait to get some active connections.
6.Try supersend again.