I created a few releases I can see them through the rest API but if I click on the release link i get 404 page not found error.
Is there any log I could check (In windows log on the octopus server there are no errors at all) to find what is wrong?
The server and tentacle are installed on the machines where was the previous octopus version. It was uninstalled first and C:\octopus directory was deleted. I have one environment with one machine. Teamcity nuget feed is set up. I can see the nuget packages during release creating. Tentacle health was ok.
Using Chrome/Firebug/IE Dev tools are you able to see the full text of the 400 error? The release details page makes an Ajax request to read NuGet package data, I suspect that is what is failing.