[Not a Bug] Schedules not saving after DB transfer to new server/pc

xmurphys_law

New member
Jan 25, 2023
2
1
0
54
I migrated RAT 3 to another PC. I copied the DB to %appdata%. Everything works except for the schedules. When I add new schedules in it doesn't save. What steps should I do?

Thanks for your help on this.

~~~~~~~~~~~~error message~~~~~~~~~~~~
2023-02-18 11:53:26 - Error exporting scheduler data
2023-02-18 11:53:26 - ----------------------------------
Current Time: 2/18/2023 11:53:26 AM
Thrown by: Void CheckInvalidPathChars(System.String, Boolean)
Method: scheduled_events.LogException
Message: Illegal characters in path.
Stack Trace:
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.GetFileName(String path)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.File.Create(String path)
at RAT3.scheduled_events.Export(RadScheduler scheduler, String fileName)
----------------------------------

2023-02-18 11:54:03 - Error exporting cooldowns, error: Illegal characters in path.
 
Just an update, I found the problem on this. There was some illegal characters in the server display name under server connection. I removed them and scheduling works great now.

1411
 
  • Like
Reactions: Trekkan