Localhost:8000 error

Good day!
While accessing my local for the first time after installing frappe this error occurred.

_mysql_exceptions.OperationalError
OperationalError: (1054, “Unknown column ‘route’ in ‘field list’”)

what shall I do to skip this error?
Thank you.

Hi @NikzurNext! Try do

bench update

bench --site site-name reinstall
or
bench update
bench migrate