Paul Staroch

Results 40 comments of Paul Staroch

Hi @casalsgh, thanks for your reply. I just tried it out with both the current `5.4.0-rc.1` and `develop` images from Docker Hub. The issue persists, it also occurs when connecting...

I can reproduce this in a fresh installation of Rocket.Chat using Docker on Arch Linux: 1. Start MongoDB: `docker run --name mongo_test mongo:5.0.14 mongod --oplogSize 128 --replSet rs0 --storageEngine=wiredTiger` 2....

@casalsgh @rique223 @graywolf336 Thanks for taking care of this problem! I just tried out the latest `develop` image from Docker Hub which already contains the fix. I can confirm that...

Today I investigated into several problems regarding custom emojis (cf. https://github.com/RocketChat/feature-requests/issues/807, https://github.com/RocketChat/Rocket.Chat/issues/26980). In that process, I stumbled upon the problem described in this issue as well which still persists in...

Yesterday, my server seems to got struck by this issue. It is not a large instance: - There are 21 users in total, some of them are inactive. - There...

Hi @dudanogueira! Thanks for for reply. > I have tested this in 5.2.0-rc1 and it was not resized to 2.75rem x 2.75rem. Can you confirm this? I just fired up...

> However, the installation docs were not updated to reflect the potential new steps that needed to be taken for manual installs. I have a Docker installation showing the very...

> > I'm running a Docker installation instead of a manual setup. > > Please fill out a bug template. @reetp I updated my initial comment to include the sections...

> I guess, I set the `DEBUG=appsEngine:runtime:*` option wrong. I added > > ``` > [Service] > ENVIRONMENT=DEBUG=appsEngine:runtime:* > ``` > > by running systemctl edit rocketchat.service for my deployment...

> This issue has been marked as stale because there has been no further activity in the last 10 days. If the issue remains stale for the next 4 days...