kasmtech / workspaces-images

Other
731 stars 241 forks source link

[telegram] Automatically logs me out after a few days and then doesn't stay logged on #76

Closed EpicLPer closed 11 months ago

EpicLPer commented 1 year ago

Heya,

I've had this issue for quite a while now, I'm mainly using Telegram inside a custom Ubuntu Focal workspace but I guess this would also happen for the standalone container.

After a few days Telegram automatically logs me out, usually it stays logged in even after I delete the session. After logging into Telegram again and deleting the workspace it stays logged out and won't automatically log me in anymore.
I'm not entirely sure why this is happening, but could it be that Telegram tries to do an automatic update in the background and due to the nature of Docker it simply can't write some files successfully?

I always have to rebuild my custom Docker image for it to work again for a few days, after which it'll just stop again.

Thanks already!

j-travis commented 1 year ago

Can you review this ticket please. This is likely what you are bumping in to https://github.com/kasmtech/workspaces-issues/issues/395#issuecomment-1561090297

EpicLPer commented 11 months ago

Sorry for the late reply, but yes this seems to be the fix so far! Thanks ^^