Workspace settings page doesn't load
I recently upgraded my CE instance to 1.641.1 and from that point the workspace settings page doesn't load anymore. The log shows this error:
Internal: getting settings: error occurred while decoding column 25: unexpected null; try decoding as an ``Option`` @workspaces.rs:461:18
I came from an older version, and I saw some reference to a v2 db model upgrade... no specific errors, but thought it was worth mentioning. I further upgraded to 1.642.0 in the hope it would fix this error, but no luck. Any idea what could be wrong?5 Replies
Hi @tdeckers looking at it but is it possible you're still migrating?
Hmm.. doubt it... this is a small home setup.
looking into it
@tdeckers would you mind sending your workspace settings:
select * from workspace_settings
you can do in DM
also are you certain the migration was complete? What does your new server logs say when they start?
also can you do \d workspace_settings; to check