In some cases as the post mentioned, the registration_ip will be IPv4-mapped IPv6 address format, like ::ffff:aaa.bbb.ccc.ddd which exceeds the definition of the registration_ip in DB (which is STRING(20)) and causes all registration_ip related api failed.