You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can have a number of reasons. If you generate a URL with "native" twig url('route_name') , does Symfony generate the correct address? The hostname probably doesn't match, so that can be an indicator for a misconfiguration in Symfony.
As a workaround you can try the mask configuration for the URL check:
When the server is in the nginx behind the proxy the generated URL gets invalid always. any suggestion?
The text was updated successfully, but these errors were encountered: