[
https://issues.apache.org/jira/browse/WHIMSY-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601675#comment-16601675
]
Sebb commented on WHIMSY-202:
-----------------------------
Seems to be working OK now.
The error was caused by the following line:
whimsy/www/roster/models/committee.rb:93
which is:
if person[:mail].any? {|mail| mail.downcase == addr.downcase}
I'm not sure why this failed for a while.
There were 3 such errors around 2018-09-01 20:40 but no others I could find in
the logs.
> Currently the call to https://whimsy.apache.org/roster/committee/maven
> produces 500 Server error
> ------------------------------------------------------------------------------------------------
>
> Key: WHIMSY-202
> URL: https://issues.apache.org/jira/browse/WHIMSY-202
> Project: Whimsy
> Issue Type: Bug
> Components: Roster
> Reporter: Karl Heinz Marbaise
> Priority: Major
>
> https://whimsy.apache.org/roster/committee/maven
> 500 Internal Server Error - Apache Whimsy
> roster
> 500 - Internal Server Error
> "Hey, Rocky! Watch me pull a rabbit out of my hat."
> Oh, snap! Something went wrong. Error details follow:
> sinatra.error = undefined method `any?' for nil:NilClass
> sinatra.route = GET /committee/:name
> REQUEST_URI = /roster/committee/maven
> ASF Members may also review access protected: /members/log/
> Also please check for ASF system errors at: status.apache.org
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)