When using multiple Frappe sites in development, bench use <site> only changes the default site. It does not assign a separate port.
Stop bench start, then run each site in a separate terminal:
bench --site erp.pie16.com serve --port 8000bench --site test.local serve --port 8001
Open the sites at: