HI guys,
I'm having the same issue : latest cgrates master branch , latest go (1.6) and very simple config.
In my setup I have split the installation: Session Manager and Freeswitch on box 1, Cgrates engine + Redis on box 2, storDB on a separate box
In my system I see following issues:
cgrates main server saves into the logs:
"CGRateS[29969]: <Cdrs> WARNING: Could not find CallCostLog for cgrid: 565504795bc4e8e70a553be897a4b9688907b9b2, source: SMR, runid: *default, will recalculate"
Session Manager gives me these error messages:
1. after first call (after restart):
CGRateS[30617]: <SM> ERROR failed to log call cost: unexpected EOF
when doing tcpdump I see (480 Bad Request response from CGR main server (port 2080)
this is applicable only for the first call after cgrates service reload
2. for each and every call after that:
CGRateS[1789]: <SM> ERROR failed to log call cost: connection is shut down
My CDRs are saved properly, I see the main server saves CDRs to StorDB after receiving POST on freeswitch_json