An unexpected error occurred in Octopus v2019.10.9: Cannot read property 'SpaceId' of null

We are getting the following error when trying to add a new channel.

An unexpected error occurred in Octopus v2019.10.9: Cannot read property 'SpaceId' of null

TypeError: Cannot read property 'SpaceId' of null
n.<anonymous> (https://octopus.cuc.org:4430/main.1cca5311d6edb9881e96.hashedasset.js:1:1946823)
https://octopus.cuc.org:4430/main.1cca5311d6edb9881e96.hashedasset.js:1:1943300
Object.next (https://octopus.cuc.org:4430/main.1cca5311d6edb9881e96.hashedasset.js:1:1943405)
s (https://octopus.cuc.org:4430/main.1cca5311d6edb9881e96.hashedasset.js:1:1942119)
https://octopus.cuc.org:4430/vendor.10d4f0535f05030d4399.hashedasset.js:27:2836
z (https://octopus.cuc.org:4430/vendor.10d4f0535f05030d4399.hashedasset.js:27:2870)
B (https://octopus.cuc.org:4430/vendor.10d4f0535f05030d4399.hashedasset.js:27:2650)
MutationObserver.g (https://octopus.cuc.org:4430/vendor.10d4f0535f05030d4399.hashedasset.js:27:673)

Hi @ashish1

Thanks for the heads up. I was able to reproduce this error and logged a github issue for it: https://github.com/OctopusDeploy/Issues/issues/6042

I’ve forwarded it to the dev team so they can get right into fixing it.

Regards,
Dalmiro

Hi Ashish,

Apologies you had to deal with that error and thanks again for reaching out. This has since been fixed and should be released as part of 2019.10.10 shortly.

Cheers!
Kartik

2 Likes

Thanks!

1 Like