2024-10-03 17:30:19.390 ERROR 879759 --- [pool-1-thread-1] .c.e.i.m.b.j.i.r.g.UpdateMFWebhookRunner : Something went wrong. Please try again later.
2024-10-03 17:30:24.351 WARN 879759 --- [pool-1-thread-3] c.c.e.i.m.s.n.i.p.EmailProcessor : Send notification error. Email server was not correctly configured.
2024-10-03 17:30:24.356 INFO 879759 --- [pool-1-thread-2] com.ca.endevor.boot.service.SseService : Sending notification message '[Bridge for Git - https://www.example.com/] Your MFWebhook has encounter some issues' to user ID=xx
2024-10-03 17:30:24.382 INFO 879759 --- [pool-1-thread-2] com.ca.endevor.boot.service.SseService : Sending notification message '[Bridge for Git - https://www.example.com/] Your MFWebhook has encounter some issues' to user ID=xxx
2024-10-03 17:30:24.391 INFO 879759 --- [pool-1-thread-2] com.ca.endevor.boot.service.SseService : Sending notification message '[Bridge for Git -https://www.example.com/] Your MFWebhook has encounter some issues' to user ID=xxx
B4G version 2.15.1
OS: Linux
Additional message
"javax.ws.rs.ProcessingException: java.net.UnknownHostException:https://www.example.com/"
That means that MFWebhook cannot resolve the hostname of Bridge for Git.
Firewall rules on site might prevent the machine Bridge is running to connect to where MFWebhook
This error means that for some reason Bridge For Git cannot connect to MFWebhook server to create the webhook.
Check if there is some network restriction on the mainframe side preventing the communication with the machine where bridge for git server is running.