Failed to 'network-remove' GameObject because has no PhotonView

I got this error when calling ‘PhotonNetwork.Destroy(hpBar.gameObject);’
But, hpBar has a PhotonView component.
I wonder why this happens. Can anybody help me on this?

The problem fixed.