uw-ictd / colte

Community LTE Project
MIT License
59 stars 27 forks source link

HSS/MME sometimes don't like each other #13

Closed spencersevilla closed 6 years ago

spencersevilla commented 6 years ago

Multiple users have reported an issue where the MME and HSS don't talk to each other on startup. This issue can be fixed with a restart, but that solution is less than ideal. This problem appears to happen somewhat infrequently/intermittently. Initial glances at logs make it look like s6a handshake is failing on startup but I'm not sure why yet.

spencersevilla commented 6 years ago

have now confirmed that this is an issue with s6a on startup. Looks like a race condition where mme tries to connect to hss before hss brings up s6a listener.

spencersevilla commented 6 years ago

closed by 32c38f3