Hi @david,
You can check the logs for Mattermost in the ./logs/mattermost.log
file within your mattermost installation directory. If the outgoing webhooks are failing then you should see some statements with Event POST failed, err=<some error here>
.
Can you let me know if you're seeing any of those when trying to trigger the outgoing webhook?