Logout every time I reload the page while viewing any Partial View
Hi to all,
when I open a partial view, if I try to refresh the page (with F5 or CTRL+R on Windows or CMD+R on Mac), I'm automatically logged out.
I have a two websites (DEV & STAGE) that are giving a very strange problem.
In backoffice, if I open a partial view, when I refresh the page (with F5 or CTRL+R or CMD+R on Mac), I'm automatically logged out.
I only encounter this problem only with partial views.
If I open any other object (e.g. Content nodes, Media nodes. Doctypes, Datatypes, Mediatypes, Templates, Partial Views Macro Files, etc.), the problem doesn't appear.
I also tried to reset website folder permissions (on filesystem), but nothing changed.
Websites have different configuration:
DEV WEBSITE
-----------------
Umbraco v12.3.10
Windows Server 2019
STAGE WEBSITE
--------------------
Umbraco v13.4.0
Kubernetes/Rancher (single POD)
Linux
Logout every time I reload the page while viewing any Partial View
Hi to all,
when I open a partial view, if I try to refresh the page (with F5 or CTRL+R on Windows or CMD+R on Mac), I'm automatically logged out.
I have a two websites (DEV & STAGE) that are giving a very strange problem.
In backoffice, if I open a partial view, when I refresh the page (with F5 or CTRL+R or CMD+R on Mac), I'm automatically logged out.
I only encounter this problem only with partial views.
If I open any other object (e.g. Content nodes, Media nodes. Doctypes, Datatypes, Mediatypes, Templates, Partial Views Macro Files, etc.), the problem doesn't appear.
I also tried to reset website folder permissions (on filesystem), but nothing changed.
Websites have different configuration:
Ref: Github issue
Anybody can help me to find what is the problem?
This happens on IIS and also in an Umbraco installation on Kubernetes
This is a mistery
is working on a reply...