I have found a temporatory way for this, which is:
remove_filter('template_redirect','redirect_canonical');
However, for seo reasons, it is not good to have the redirection to canonical addresses off, so if someone has an idea how to solve the blog’s main page issue URI, please help me.