Cloudflare effecting GET requests to nginx and my Node.js server?

So I can confirm that the left-most entry in the X-Forwarded-For header is the client IP, which means trust proxy = true should work, but it doesn’t seem to be. Could this narrow it down to an SSL issue?