Error: Cannot convert TS_VECTOR to column type.
Hi All, Upon login, I'm getting the error above. Has anyone seen this error?
8 Replies
Some kind of mutation failure related to a wonky token.
I'll dig further, if anyone has any ideas let me know!! 🙂
@ɃØĦɆᵾS any ideas here?
As much as I'd like to help, I have no idea what's at fault except for the fact something has been compiled incorrectly
Yeah, there really isn't much going on in the logs other than some kind of mutation that's supposed to happen, but for whatever doesn't seem to be happening. Even when I run a manual migrations I essentially get the response that no migrations are pending.
@marie could you take a look? 🙂
Hi @Raph! Could you indicate which version of twenty you are on?
Hi @marie - I'm on 34.0. I was able to fix it by adding in a missing var for volumes:
Then I lived on the edge and ran the migrations command:
It seems to have sorted things out.
The only thing that I'm missing now is our profile pictures. Something seems to have changed with the way Twenty stores assets like photos/uploads/etc.
Can you confirm that to be the case?
Hi @Raph ok great ! Yes we have an issue with profile pictures currently, this will be fixed in the next release that should occur at the end of this week. do not hesitate to reach out again after you have upgraded if you still have an issue!
Thanks, @marie