Unable to upload files to Rocket Chat

Description

I’m unable to upload files to my Rocket Chat server. I have a classic AWS load balancer in front of my Kubernetes cluster. The file will be stuck at 0% and show no progress. I, however, don’t have an SSL cert sitting in front of my load balancer so it’s marked as not safe. Any ideas on what this might be? I’m even trying to allow all traffic on all ports from my IP.

Server Setup Information

  • Version of Rocket.Chat Server: 3.0.3
  • Operating System: Linux
  • Deployment Method: AWS, K8s, Helm
  • Number of Running Instances: 1
  • DB Replicaset Oplog: Dunno
  • NodeJS Version: 12.14.0
  • MongoDB Version: 4.0.12
  • Proxy: AWS Classic Load Balancer
  • Firewalls involved: I’m allowing all traffic from my IP.

Did you already checked Options > Administration > General > Site URL ? That was my problem here

2 Likes

Actually, I have not. That makes sense though, since on the console I see an error related to my site URL and an upload to GridFS not being found. Thanks for your help :slight_smile:.