-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.2
-
Component/s: bbsim, openolt-adapter
-
Labels:
-
Story Points:5
-
Epic Link:
When the adapter is restarted this message appears in the logs:
{"level":"info","ts":"2019-12-12T19:40:24.851Z","msg":"EOF for indications","instanceId":"adapter-open-olt-6b6c7c4c7d-hqhvv","caller":"device_handler.readIndications:284","err":"EOF"}
and from that point on BBSim can receive request from the adapter but can never reply on the gRPC stream:
ime="2019-12-12T18:03:49Z" level=debug msg="Enable OLT called" module=OLT .... time="2019-12-12T18:03:49Z" level=error msg="Failed to send Indication_OltInd: rpc error: code = Unavailable desc = transport is closing" module=OLT
- relates to
-
SEBA-901 ONU channel is not closed on ONU/OLT disable
- Resolved