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

Mappings page inaccessible with 500 internal server error #85

Closed
jvendetti opened this issue Oct 23, 2018 · 0 comments
Closed

Mappings page inaccessible with 500 internal server error #85

jvendetti opened this issue Oct 23, 2018 · 0 comments
Assignees
Labels

Comments

@jvendetti
Copy link
Member

The top-level mappings page in BioPortal is currently inaccessible. Stack trace from local dev environment:

Started GET "/mappings" for ::1 at 2018-10-23 12:03:30 -0700
Processing by MappingsController#index as HTML
Value for BioPortal:013ee9fff66857d6532680fe95f00518aefbc2d7 over max size: 1048576 <= 2561432
Completed 500 Internal Server Error in 1872ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `>' for nil:NilClass):
  app/controllers/mappings_controller.rb:28:in `block in index'
  app/controllers/mappings_controller.rb:25:in `each'
  app/controllers/mappings_controller.rb:25:in `index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant