mRemoteNG icon indicating copy to clipboard operation
mRemoteNG copied to clipboard

Given key was not present in Library when saving into MariaDb

Open z3fq0n opened this issue 3 years ago • 0 comments

When performing any action (edit, move i.e.) on a connection it gives the following error:


ErrorMsg 07/07/2022 10:55:36 Couldn't save connections file as ""! The given key '0' was not present in the dictionary.

EDIT: The first record got processed correctly, it stopped working right after Duplicating the working record produces the same error

EDIT2: I tried installing a clean install of MySQL to troubleshoot MariaDB compatibility, getting the same issue. EDIT3: Doesn't work with either localhost or on external Database server EDIT3: Same issue with MSSQL

mRemoteNG version: 1.77.2.0 also tried version 1.76.20.24615 OS: Windows 10 DB version: mariadb Ver 15.1 Distrib 10.6.7-MariaDB, for Win64 (AMD64), source revision e3894f5d397722dd50fb91dbbdbad3aaf017a4b0

z3fq0n avatar Jul 07 '22 08:07 z3fq0n