Ok, I see what you mean, that's not great, I would rather get an error than a resort to setup page. I will check what mine does, I am on the latest 10.1
well, for me I actually get an error but that is because i have a custom table using migrationplanexecutor. If I stop that from executing then I get the same redirect to install page.
i guess the problem here is that someone could set it up using the default sqllite option which could then break your site :(
umbraco redirect to install page is sql server connection down
umbraco redirect to install page is sql server connection down https://localhost:44325/install?redir=true&url=https://localhost:44325/
How disable redirect
Was it working previously? Has anything changed in the connection string or database, username, permissions etc
Huw
no if sql server runs fine, if down go to installno if sql server runs fine, if down go to install
try install umbraco and run cms after that stop sql server or remove connecti
Ok, I see what you mean, that's not great, I would rather get an error than a resort to setup page. I will check what mine does, I am on the latest 10.1
well, for me I actually get an error but that is because i have a custom table using migrationplanexecutor. If I stop that from executing then I get the same redirect to install page.
i guess the problem here is that someone could set it up using the default sqllite option which could then break your site :(
is working on a reply...