Rum is not working

I created one Rum Test page with RUM script. It is running fineOn app server curl command is also working and giving output 202

command curl -v -X POST http://10.xx.xx.xx:8200/intake/v2/rum/events -H "Origin: http://corporateoperation.xx.co.in" -H "Content-Type: application/x-ndjson" --data-binary $'{"metadata":{"service":{"name":"test-rum","agent":{"name":"rum-js","version":"5.13.0"}},"user_agent":{"original":"curl"}}}\n{"transaction":{"id":"abc123","trace_id":"abc456def7890123","type":"page-load","duration":123,"name":"Test Transaction","timestamp":1691496540000000,"span_count":{"started":1}}}'

But when i tried with RUM test page in my local machine then got “Failed sending events: signal is aborted without reason”

@elastic_user_agarwal

Closed as duplicate please do not create multiple users and duplicate posts.

New User Posts can sometime take a bit of time to show up the first time