Clicking on the release detail returns 404

Hi all,

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.

Thank you

Pavel

Thanks Pavel, I’ll try to reproduce this tonight.

Paul

For me, the error appears like:
“There was a problem processing your request: 400 Not found”

On the bottom right side of the page.

But the release page seems to be working normally.

Hi Andre,

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.

Paul

Got it from Chrome log:

Failed to load resource: the server responded with a status of 400 (Not found) http://localhost/api/feeds/feeds-1/packages/notes?packageid=Takenet.OctopusTest.Service&version=1.0.2&_=1341232569311

Hi Andre,

What do you see if you navigate directly to this URL in your browser?

http://localhost/api/feeds/feeds-1/packages/notes?packageid=Takenet.OctopusTest.Service&version=1.0.2&_=1341232569311

Paul

I receive a 400 Not found:

HTTP/1.1 400 Not found
Cache-Control: no-cache,
no-store,no-cache,must-revalidate,proxy-revalidate,
no-store,no-cache,must-revalidate,proxy-revalidate
Pragma: no-cache
Content-Type: text/html
Expires: -1
Server: Microsoft-IIS/7.5
X-AspNetMvc-Version: 3.0
X-AspNet-Version: 4.0.30319
Persistent-Auth: false
X-Powered-By: ASP.NET
P3P: CP="CAO PSA OUR"
WWW-Authenticate: Negotiate
oYG2MIGzoAMKAQChCwYJKoZIgvcSAQICooGeBIGbYIGYBgkqhkiG9xIBAgICAG+BiDCBhaADAgEFoQMCAQ+ieTB3oAMCARKicARuFErmV/hRMSd9Wk/O9pMAEZD9+dIE40KdoG/Op35M0BjkRlViEQrTwyjQkaOzlSbQ//gFkHCUfdcT9NDm18TtfNTibZ+YPcyQM8jQdMim19JM0He3kP9bubmshmkFWWUcVEoHvqj712sdF3ya+C0=
Date: Mon, 02 Jul 2012 12:45:05 GMT
Content-Length: 11

Bad Request

2012/7/2 Paul Stovell <
tender2+db9e3aa5a4f2881978e8b0910e92fe4802e41e46d@tenderapp.com>

The error is no longer occurring on release 1.0.15.1251.