Mark S

Results 14 comments of Mark S

Thanks @bryansamuel1 for the solution. I actually added the custom class as well as an override of the iziToast-icon class to reduce the top margin. If you use the standard...

Thanks for that. I will check the processes and take a deeper look. It is a virtualized system, so I will also check if the virtual tools are there. I...

I checked cpu. Didn't see anything odd though. In fact, almost no usage. However, the web gui shows CPU at 85%. So.. maybe it really is just showing the "current"...

Okay, thanks for that. I am going to also query those values again using the API (manually). An automation does this every minute or so to feed into our monitoring...

Okay.. raw numbers pulled from the stats API look good. I think it's fine. I will have to really rely on those numbers rather than what I am seeing in...

I was able to setup a Docker Swarm stack with a single replica. My config volume is mapped to a glusterfs persistent volume. That works... What I have not been...

This also points to a usability issue within the chatwoot admin (for inboxes). For example, I might need to have 2-3 different website inboxes - one for in-app, one for...

Lack of proxy protocol is a non-starter. You can't be running this stuff in a cluster behind a cloud load balancer and then not be able to listen with proxy...

I did some digging through the source code and I can see how to add support for this. There are models to update, etc. But.. you are correct. I also...

I just ran into this today as well when using a glusterfs volume for file configs. In my main config, I have it watch a directory in the glusterfs volume....