Hi Guys,
Back in April of this year I started mining litecoins and set a password on my Bitcoin and Litecoin wallets.
Unfortunately since I didn't use them or write down the password I eventually forgot.
Really stupid I know.
With the recent surge in Bitcoin prices I was spewing, but thanks to this useful script
https://bitcointalksearch.org/topic/m.1793540I was able to find my Bitcoin password!!!!!
Now, when I tried to use the script on my litecoin wallet it didn't work.
I tried messing around with the config file (adding allowed IP's), and changing ports and things in the actual powershell script.
Main problem seems to be connecting to the litecoin deamon. It doesn't seem to run as smoothly as the bitcoin one.
Nothing seems to be working and I'm at a loss with what to do. I hope its not because I updated my litecoin client
This is the error
Exception : System.Net.WebException: The underlying connection was closed: The connection was closed unexpe
ctedly.
at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebReque
st& request)
at System.Net.WebClient.UploadString(Uri address, String method, String data)
at UploadString(Object , Object[] )
at System.Management.Automation.DotNetAdapter.AuxiliaryMethodInvoke(Object target, Object[]
arguments, MethodInformation methodInformation, Object[] originalArguments)
TargetObject :
CategoryInfo : NotSpecified: (:) [], WebException
FullyQualifiedErrorId : DotNetMethodException
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
PipelineIterationInfo : {}
PSMessageDetails :
Before I fiddled around I also got this error
Exception : System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketE
xception: No connection could be made because the target machine actively refused it 127.0.0.1:
9333
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddres
s)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s
6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int3
2 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebReque
st& request)
at System.Net.WebClient.UploadString(Uri address, String method, String data)
at UploadString(Object , Object[] )
at System.Management.Automation.DotNetAdapter.AuxiliaryMethodInvoke(Object target, Object[]
arguments, MethodInformation methodInformation, Object[] originalArguments)
TargetObject :
CategoryInfo : NotSpecified: (:) [], WebException
FullyQualifiedErrorId : DotNetMethodException
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
PipelineIterationInfo : {}
PSMessageDetails :
Let me know what further information is required.
I will love you forever you if can help.