We checked the server. Seems like the license cannot pass the check on the license server and suspended:
You can't publish any stream if license is suspended.
The reason is wrong reverse DNS setup. Your edge host has domain name
cdnproxy.********.video
, but its IP address is resolved to
**.***.**.**.baremetal.zare.com
. So the license checker tries to ping this hostname and fails
You should either fix reverse DNS setup or set to
/etc/hosts
file on the server
Code:
81.19.214.16 cdnproxy.********.video
We closed all the names and addresses partially for privacy.