[Not a Bug] Telnet error

Sobodad

New member
Sep 24, 2020
2
0
1
53
I am getting the following error when attempting to connect with the Telnet service.
It has been working just fine up until about 1 week ago.
I have not made any changes to the RAT3 settings, or the 7D2D server settings.
It just stopped working..

Help ;)


2022-05-08 20:49:53 - Error in TelnetConnection
2022-05-08 20:49:53 - ----------------------------------
Current Time: 8/05/2022 8:49:53 PM
Thrown by: Boolean get_Connected()
Method: VB$StateMachine_0_TelnetConnection.LogException
Message: Object reference not set to an instance of an object.
Stack Trace:
at System.Net.Sockets.TcpClient.get_Connected()
at RAT3.telnet.VB$StateMachine_28_connect.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at RAT3.Server.VB$StateMachine_20_Connect.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at RAT3.StatusChecks.VB$StateMachine_0_TelnetConnection.MoveNext()
 
The only time I've seen this is, when someone had a power outage or their PC locked up, etc. That can result in a corrupt database file. Try the following

Close RAT
Rename %appdata%/nomadsoft/rat3/7d2d_rat3.db to something else.
Rerun the Add/Remove programs for RAT and use the repair option
Restart RAT
You'll need to reconfigure RAT again though, but it should work. Otherwise, the best I can say is to backup that .db file on occasion.
 
The only time I've seen this is, when someone had a power outage or their PC locked up, etc. That can result in a corrupt database file. Try the following

Close RAT
Rename %appdata%/nomadsoft/rat3/7d2d_rat3.db to something else.
Rerun the Add/Remove programs for RAT and use the repair option
Restart RAT
You'll need to reconfigure RAT again though, but it should work. Otherwise, the best I can say is to backup that .db file on occasion.

Thank you for the information, I did both steps of your suggestion and it is now working as intended once again :)