I’m upgrading my company’s Octopus server from 2018 LTS to 2019.3 and getting the same error as this thread, which was unfortunately closed a few days ago. I tried the same reboot that the creator mentioned, but it did not work for me. Here is the complete error message:
Octopus v2019.3.0TypeError: Cannot read property ‘isMultiTenancyEnabled’ of null
Function.C [as mapToProps] (https://od.contoso.com/main.2e6289db8ea487678126.hashedasset.js:1:1116995)
r (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:195379)
Function.r.mapToProps (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:195498)
r (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:195361)
i (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:422142)
undefined (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:422640)
Object.run (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:190985)
c.initSelector (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:193522)
new c (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:192425)
constructClassInstance (https://od.contoso.com/react.b6fe6b93ca3074f66333.hashedasset.js:1:327543)
I don’t know if it’s relevant or not, but we are using tenants for some of our deploy processes.