Load Balancing / Ingress - New worker node not reachable

I have added a new worker node to the cluster. I am running a nginx webserver and put the pod on this new node, but i always getting “504 Gateway Time-out” with the ingress. If i call it with the ip:port directly the webserver works fine. So there seems to be a problem with the ingress, has anyone a idea?