Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load more entries. #53

Open
zeitnot opened this issue Jul 30, 2014 · 3 comments
Open

Failed to load more entries. #53

zeitnot opened this issue Jul 30, 2014 · 3 comments

Comments

@zeitnot
Copy link

zeitnot commented Jul 30, 2014

When I navigate to http://localhost:9080/deploys/recent it says: _Failed to load more entries. When this page is navigated, an ajax call is made for _http://localhost:9080/deploys/recent.json?page=1 and it returns 500 status code.
This is the error message:

No route matches {:action=>"show", :controller=>"deploys", :format=>nil, :id=>#<Deploy id: 1, stage_id: 1, job_id: 1, reference: "v1.03", created_at: "2014-07-29 07:34:18", updated_at: "2014-07-29 07:36:52">, :project_id=>nil} missing required keys: [:project_id]
@princemaple
Copy link
Contributor

Hi @zeitnot is there any more info you could provide or you have solved this already? I don't see how you could get this error.
The error message suggests that you are hitting the show action, but according to your description, you should only be hitting the recent action.

@zeitnot
Copy link
Author

zeitnot commented Aug 18, 2014

Sorry but I have no any other clues. Yet I have not solve it.

@pswadi-zendesk
Copy link
Contributor

I have seen it when there were either deleted users or users with access
revoked (e.g. a deployer was made a viewer hence did not have enough
access)

On Mon, Aug 18, 2014 at 1:03 PM, Mehmet Yıldız notifications@github.com
wrote:

Sorry but I have no any other clues. Yet I have not solve it.


Reply to this email directly or view it on GitHub
#53 (comment).

halcyonCorsair added a commit that referenced this issue Aug 25, 2014
Update port to 9080 to match production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants