Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Andrew Walker
Andrew WalkerReporter
Todd Libeau
Todd LibeauLabels
Impact
Medium
Components
Affects versions
Priority

More fields
More fields
Katalon Platform
Katalon Platform
Created November 10, 2023 at 1:56 AM
Updated November 21, 2023 at 11:39 PM
Resolved November 21, 2023 at 4:47 PM
I have tried to do upgrades via the web interface and via a fresh install with a configuration import, but the results are the same. The update.failed file in the /data indicates that a data type “dict” is unsupported. The failing statement is listed as:
sqlalchemy.exc.ProgrammingError: (sqlite3.ProgrammingError) Error binding parameter 4: type 'dict' is not supported
[SQL: INSERT INTO directoryservice_idmap_domain (id,idmap_domain_name,idmap_domain_idmap_backend,idmap_domain_options,idmap_domain_range_low,idmap_domain_range_high) VALUES (?,?,?,?,?,?)]
The full update.failed is attached.
I commented on NAS-119424 with this evidence prior to Cobia’s final release. I attempted to update this issue but my access to it apparently had been revoked.