When looking for a valid parent device we shouldn't consider unrealized devices. Usually create_and_realize() that requires parent device try to fetch the ifindex which they won't have so it will fail.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
When looking for a valid parent device we shouldn't consider unrealized devices. Usually create_and_realize() that requires parent device try to fetch the ifindex which they won't have so it will fail.