Any ideas on how I can narrow these down? I have even more of them now. I am wondering if they are contributing to a general slow-down that users are complaining of.
Having spot-checked some examples, the user ID mentioned does exist in the users database and the user is active. So I guess Invalid or missing user_ids refers to the IDs in the request body that this client is asking for?
Hello, @gubbins I’m sorry to hear your having issues, I’m sure we’ll be able to figure it all out though!
Can I ask if you are running your Mattermost instance for an internal network and if you access your instance by opening to an IP address or to a domain name? I’ve just noticed that the logs seem to be coming from several internal IP addresses which are out of the ordinary for an application that is reverse proxied, as they shouldn’t be able to do that from my understanding of it.
Yes, it runs on an internal network behind a reverse proxy. Clients reach the server via its DNS name. Those IP addresses are just the client IPs of the incoming API connections surely?