status.FromError can return nil, false. We are handling the return values most places in code but some places we aren't. Fixing it herewith. Fixes #9117