You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using voltha master and trying to add flow OLT and we are getting following ERROR "Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow
add failed BCM Error -2","grpc_status":3}" on vCore log.
We have openolt.deb voltha-1.5.0(Modified date: 2018-10-04) on our OLT from ONF_Distribution.
VERSION
-------
o Artifically increment version string for release.
o https://jenkins.opencord.org/job/version-tag_wildcard/466/
Two v3.8.0 patches were processed concurrently.
Job #1 merged but later failed VERSION file check as a duplicate
due to pipeline tasks running concurrently. Infrequent occurance
but job should serialize test & merge with a semaphore guard to
prevent this case from occuring.
Change-Id: I80d7047deb357465d04b57907251f84cf4df4df9
Hi,
We are using voltha master and trying to add flow OLT and we are getting following ERROR "Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow
add failed BCM Error -2","grpc_status":3}" on vCore log.
We have openolt.deb voltha-1.5.0(Modified date: 2018-10-04) on our OLT from ONF_Distribution.
Could you please help us about this issue?
20181127T080805.089 ERROR MainThread openolt_flow_mgr.add_flow_to_device {'instance_id':
'vcore-0_1543305170', 'ip': '192.168.70.30:9191', 'flow': onu_id: 1
flow_type: "upstream"
gemport_id: 1024
classifier {
eth_type: 2048
ip_proto: 17
src_port: 68
dst_port: 67
pkt_tag_type: "single_tag"
}
action {
cmd {
trap_to_host: true
}
}
priority: 10000
alloc_id: 1024
, 'grpc_error': <_Rendezvous of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "flow add failed BCM Error -2"
debug_error_string =
"{"created":"@1543306085.089049260","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"flow
add failed BCM Error -2","grpc_status":3}"
The text was updated successfully, but these errors were encountered: