Dashboard Add A New Gadget But Nothing Appears

Have a dashboard (many really) and it appears we cannot add a new gadget to the dashboard.  Every time I try i get the following error message appearing in the log:

Sep 5 2024 7:07:46.765 467176 25172 3 eWareBaseObject.Logon,LogonID cmengerink
Sep 5 2024 7:07:46.812 467176 25172 5 Will now actually do the login for user cmengerink
Sep 5 2024 7:07:47.149 467176 25172 5 TeWareBaseObject.Logon: Invalid eWare username or password: username>cmengerink<
Sep 5 2024 7:09:28.805 467176 25172 1 Exception caught and logged. Exception ID:352905884
Sep 5 2024 7:09:28.805 467176 25172 1 Stack for exception:

------------------------------------------------------------------------------------------------------------------------------------------
|Address |Module |Unit |Class |Procedure/Method |Line |
------------------------------------------------------------------------------------------------------------------------------------------
|6734D852|eware.dll |BusinessObj.pas|TeWareBaseObject|Logon |3569[121]|
|76CCC640|OLEAUT32.dll | | |DispCallFunc | |
|76FAC0CD|ntdll.dll | | |RtlAllocateHeap | |
|769752CF|ucrtbase.dll | | |malloc | |
|76A46540|KERNEL32.DLL | | |InterlockedIncrement | |
|765B6A3A|KERNELBASE.dll | | |SetEvent | |
|017BDEAD|jacob-1.14.3-x86.dll| | |_Java_com_jacob_com_Variant_putVariantEmpty@8 | |
|76FE2B00|ntdll.dll | | |_aullshr | |
|76FC5704|ntdll.dll | | |RtlQueryPerformanceCounter | |
|6E8736D3|java.dll | | |_Java_sun_reflect_NativeMethodAccessorImpl_invoke0@20 | |
|6E8736C3|java.dll | | |_Java_sun_reflect_NativeConstructorAccessorImpl_newInstance0@16| |
|6E874B7D|java.dll | | |_Java_sun_reflect_Reflection_getClassAccessFlags@12 | |
|6E874B75|java.dll | | |_Java_sun_reflect_Reflection_getCallerClass__I@12 | |
|6F6F02C0|jvm.dll | | |_JVM_InvokeMethod@16 | |
|6E8736D3|java.dll | | |_Java_sun_reflect_NativeMethodAccessorImpl_invoke0@20 | |
|6E8736C3|java.dll | | |_Java_sun_reflect_NativeConstructorAccessorImpl_newInstance0@16| |
|6F6E9BA0|jvm.dll | | |_JVM_GetClassAccessFlags@8 | |
|6E874B7D|java.dll | | |_Java_sun_reflect_Reflection_getClassAccessFlags@12 | |
|6E874B75|java.dll | | |_Java_sun_reflect_Reflection_getCallerClass__I@12 | |
|6F6EB130|jvm.dll | | |_JVM_GetClassModifiers@8 | |
|76FC34B4|ntdll.dll | | |RtlRestoreLastWin32Error | |
|769807AD|ucrtbase.dll | | |_o_iscntrl | |
|76A362C2|KERNEL32.DLL | | |BaseThreadInitThunk | |
------------------------------------------------------------------------------------------------------------------------------------------

Basically it seems it can't login with my credentials but my I'm logged in with my user so I'm not sure what it's complaining about.

Thoughts?