This error happens when you have a dataset with explicit UIDs and your Zero is a pretty new instance. Also, you are using the flag --new_uids=false which corroborates with the emergence of the problem. If you wanna avoid this issue, you would use --new_uids=true always.
If you wanna track the mapping of UIDs you have options such as:
-x, --xidmap string Directory to store xid to uid mapping
thanks, I have to use this option --new_uids=false, Because I do not use it will generate new nodes ,I want to reuse the last generated node used to generate edges