White empty page (Token expired)
Hello
I'm on Twenty 0.23.1.
Since this update, I have often (several time per day) errors. When I refresh, I get a white page.
It seems that my token expired (?).
I cannot log back without removing all cache/cookies.
Any idea why?
I did not set anything specific regarding token times in .env file.
10 Replies
Tested on Safari and Firefox, same behaviour
@greg [iero] I'm experiencing the same issue.
I enforced those parameters:
But no change.
mmmh this looks to be a quite bad behavior, we will prioritize a fix tomorrow
in the meantime, you can put ACCESS_TOKEN_EXPIRE_IN=7d, you should be good for the week :p
thanks, @charles
Hi @charles
No change with
ACCESS_TOKEN_EXPIRE_IN=7d
, I have the empty page this morning again
I'm available for a call if you need to test something for the fix!Ok! when are you available today?
-> PM
For @Raph :
in your .env:
(note the 'S' at expireS)
and in docker-compose file:
and it works now
@greg [iero] Thank you!!
@greg [iero] @charles - When the token expires, will the user be routed back to the login page? Or, will the user be presented with a null route (white screen)?
i suppose I could wait for a week and see what happens. π
They are working on a fix
The fix has been merged in included in the last 0.24 release π