Can not be matched to a host. Skip HST Filter and request processing

Good day. I made a fork of a working project, decided to make a copy of it, but after raising the copy when requesting by URL - this error appears in the logs
The site itself does not work, but tools such as:
http://my-site/cms/?1
http://my-site/cms/console
Please tell me what the problem is. Thanks in advance.

**17.09.2024 12:31:57 WARN http-nio-8080-exec-62 [HstDelegateeFilterBean.doFilter:210] ‘Request{ method=‘GET’, scheme=‘https’, host=‘my-site’, requestURI=’/‘, queryString=‘null’}’ can not be matched to a host. Skip HST Filter and request processing. **

have you configured my-site host as described on Hostname Matching - Bloomreach Experience Manager (PaaS/Self-Hosted) - The Fast and Flexible Headless CMS

Also, you are accessing it via http while HST is setup to use https protocol (scheme=‘https’)