Bench site error

getting this error (i have created two sites 1 sites run smoothly but other dosen’t work )

bench --site transor.local serve --port 8005
Traceback (most recent call last):
File “/usr/local/bin/bench”, line 11, in
load_entry_point(‘bench’, ‘console_scripts’, ‘bench’)()
File “/opt/bench/bench-repo/bench/cli.py”, line 26, in cli
return frappe_cmd()
File “/opt/bench/bench-repo/bench/cli.py”, line 89, in frappe_cmd
os.chdir(os.path.join(bench_path, ‘sites’))
OSError: [Errno 2] No such file or directory: ‘./sites’

pls help