Upgrade from 1.0 > 1.3 broke twenty

After a recent upgrade i v1.3 I get "an error occured" when logging in. And container logs for twenty-server says this:
Computing new Datasource for cacheKey: 10f069ce-793a-4ada-b841-0bb11359b874-17 out of 0 │
metadata query time: 1.6534839999949327 ms │
Uncompiled message detected! Message: │

> sVtYE5 │

That means you use raw catalog or your catalog doesn't have a translation for the message and fallback was. │
ICU features such as interpolation and plurals will not work properly for that message. │

Please compile your catalog first. │
Computing new Datasource for cacheKey: 10f069ce-793a-4ada-b841-0bb11359b874-17 out of 0 │
metadata query time: 1.6534839999949327 ms │
Uncompiled message detected! Message: │

> sVtYE5 │

That means you use raw catalog or your catalog doesn't have a translation for the message and fallback was. │
ICU features such as interpolation and plurals will not work properly for that message. │

Please compile your catalog first. │
I upgraded from 1.0 to 1.1 to 1.2 to 1.3. I made a db backup in between all upgrades. Not sure if these translation errors have anything to do with the actual problem preventing me from logging in. Are there other logs I should check? Is this a known issue? Did I miss some post-upgrade steps?
27 Replies
flomero
flomero4d ago
seams to be the same issue thats discussed here: https://discord.com/channels/1130383047699738754/1406698879575130254
EbenezerIbiza
EbenezerIbizaOP4d ago
I just upgraded to 1.4.0 now. After the upgrade, I still get the blank screen....
EbenezerIbiza
EbenezerIbizaOP4d ago
If I change to a new browser which has not logged into twenty, I can log in and then I get this briefly:
No description
charles
charles4d ago
@EbenezerIbiza let's work from there could you share your network tab and specifically the faily requests errors?
EbenezerIbiza
EbenezerIbizaOP4d ago
Btw. this error disappears WAAAY too fast. Please consider having errors stay around. Yeah, no failed requests. All 200 OK
EbenezerIbiza
EbenezerIbizaOP4d ago
No description
EbenezerIbiza
EbenezerIbizaOP4d ago
I hope this was what you meant?
EbenezerIbiza
EbenezerIbizaOP4d ago
I have this also. Not sure if relevant
No description
charles
charles4d ago
filter on XHR requests I think the metadata queries are actually returning errors, could you check their response it's 200 but that's because graphql standard requires it to always be 200 and errors are embed in the response
EbenezerIbiza
EbenezerIbizaOP3d ago
I have tried filtering on XHR. Not sure what I am looking for though
EbenezerIbiza
EbenezerIbizaOP3d ago
No description
NEO
NEO3d ago
Click on the file column it will expand the view then look for Response tab
EbenezerIbiza
EbenezerIbizaOP3d ago
No description
NEO
NEO3d ago
this one seems fine, could you repeat it for the 3 other above it?
client-config
metadata
metadata
client-config
metadata
metadata
EbenezerIbiza
EbenezerIbizaOP3d ago
No description
EbenezerIbiza
EbenezerIbizaOP3d ago
No description
EbenezerIbiza
EbenezerIbizaOP3d ago
No description
EbenezerIbiza
EbenezerIbizaOP3d ago
Is this what you're looking for? I dont see any errors in this
NEO
NEO3d ago
Yes, but your backend seems fine
EbenezerIbiza
EbenezerIbizaOP3d ago
Thats good, I guess 🙂
NEO
NEO3d ago
Could you DM me this full console log
EbenezerIbiza
EbenezerIbizaOP3d ago
Sure From firefox or from containers?
NEO
NEO3d ago
Firefox
EbenezerIbiza
EbenezerIbizaOP3d ago
No description
EbenezerIbiza
EbenezerIbizaOP3d ago
Tried to DM you
NEO
NEO3d ago
Sent you a friend request
subscribe https://REDACTED/assets/index-DVBRJWXR.js:97
index-DVBRJWXR.js:4117:74
subscribe https://REDACTED/assets/index-DVBRJWXR.js:97
index-DVBRJWXR.js:4117:74
can't convert null to object
can't convert null to object
,yke=({objectPermissions:e})=>{const t=e.restrictedFields;return Object.entries(t)
,yke=({objectPermissions:e})=>{const t=e.restrictedFields;return Object.entries(t)
seems to be throwing the error here
EbenezerIbiza
EbenezerIbizaOP3d ago
So is this unrelated to the stuff that was fixed in 1.4?

Did you find this page helpful?