How do I add a row to my table?

I’m brand new to nocodb and I’m having trouble figuring out the UI.

I’ve got my PostgreSQL database connected. I can see a table from it. When I attempt to add a row, either by the bottom button or the top right/forms button, I can add the data but I don’t ever see it show up in the actual database. I also don’t get any error message.

Is there a trick to it? Like, do I need to hit an “add” button somewhere? Or is there a bug here?

Looks like the problem has to do with AWS load balancers. Direct, nocodb works. With a load balancer in the chain, it’s extremely flaky.

It would help if there were a documented reference AWS installation.