I am using the latest version.
I have tried rebooting the server, IIS Refresh, Stop Start. Also tried renaming the folder / file directly on the server.
It will just not load. I suspect it’s getting confusing when searcing for files and folders because of some names in the DB. really not sure.
Also have this from time to time. In my NotificationIt happens when i create a file, save it. Refresh then it’s gone.
The instance of entity type ‘DashboardPage’ cannot be tracked because another instance with the same key value for {‘Id’} is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using ‘DbContextOptionsBuilder.EnableSensitiveDataLogging’ to see the conflicting key values.
I ended up restoring from a backup but it would be nice to fix the underlying issue.
Sorry for the late response.
Honestly it happens at random. I am not sure which logs to check.
Right now, if i go in the Page section of this dashboard. it will load forever and the other buttons in PSU won’t navigate.
i suspect the DB is confusing some ID for the dashboard and this prevent the loading.
in VS Code, PSU extension. i am connected and it tells me i have duplicate pages, which is innacurate and when i go to the folder on the server, they are not there.
btw i use IIS.