

I found that while the lemmy_server process starts successfully and shows “Starting HTTP server at 0.0.0.0:8536” in logs, nothing is actually listening on port 8536.
Does:
# netstat -ntap|grep 8536
…show anything bound to the port?
I’m not sure how you determined that it’s not binding to the port, but that’s how I’d check.
There isn’t much that should stop a process from listening on a port over 1024 unless another process is already listening on it.
I would like TAA to be available. I think maybe a more reasonable ask is “let me toggle TAA”.