[Archivesspace_Users_Group] [EXT] Re: can't view collections on the backend

Jason Loeffler j at minorscience.com
Thu Sep 21 18:57:16 EDT 2017


Are you making an external http request to an endpoint, resulting in the
log output above? Or are you somehow issuing the POST method internally?

What do you mean by "I simply clicked collections and then clicked on the
first one"?

Can you refer us to the other user report for this error?

On Thu, Sep 21, 2017 at 6:13 PM, Jones, Jeremy <Jeremy.Jones at unt.edu> wrote:

> I saw another person got this error but for a different request.  Any
> ideas on what can cause this is appreciated.
>
>
>
> thanks
>
>
>
> *From:* archivesspace_users_group-bounces at lyralists.lyrasis.org [mailto:
> archivesspace_users_group-bounces at lyralists.lyrasis.org] *On Behalf Of *Jones,
> Jeremy
> *Sent:* Wednesday, September 20, 2017 5:10 PM
> *To:* Archivesspace Users Group <archivesspace_users_group@
> lyralists.lyrasis.org>
> *Subject:* Re: [Archivesspace_Users_Group] [EXT] Re: can't view
> collections on the backend
>
>
>
> This sender failed our fraud detection checks and may not
> be who they appear to be. Learn about spoofing
> <http://aka.ms/LearnAboutSpoofing>
>
> Feedback <http://aka.ms/SafetyTipsFeedback>
>
> Sure,  I think this is what the log captured:
>
>
>
> Sep 20, 2017 4:39:37 PM org.apache.solr.core.SolrCore execute
>
> INFO: [collection1] webapp= path=/select params={q=(id:("\/
> repositories\/3\/resources\/243\/tree\/root"))&csv.escape=
> \&csv.header=true&start=0&csv.encapsulator="&fq=-exclude_by_
> default:true&fq=publish:true&rows=1&wt=json&facet=true} hits=0 status=0
> QTime=1
>
>
>
> Sep 20, 2017 4:39:37 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: D, [2017-09-20T16:39:37.564842 #18373] DEBUG -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e] POST Search url:
> http://localhost:8089/search?publish=true&page_size=10&q=
> collection_uri_u_sstr%3A%22%2Frepositories%2F3%2Fresources%2F243%22+AND+%
> 28types%3Apui+AND+types%3Apui_container%29&page=1
>
>
>
> I simply clicked collections and then clicked on the first one.
> Repositories/3/resource/243.  I hope this helps.
>
>
>
> jeremy
>
>
>
>
>
> *From:* archivesspace_users_group-bounces at lyralists.lyrasis.org [
> mailto:archivesspace_users_group-bounces at lyralists.lyrasis.org
> <archivesspace_users_group-bounces at lyralists.lyrasis.org>] *On Behalf Of *Donald
> Mennerich
> *Sent:* Wednesday, September 20, 2017 4:59 PM
> *To:* Archivesspace Users Group <archivesspace_users_group@
> lyralists.lyrasis.org>
> *Subject:* [EXT] Re: [Archivesspace_Users_Group] can't view collections
> on the backend
>
>
>
> Jeremy,
>
> Can you share the http requests you made to generate the error?
>
> Don
>
>
>
>
>
> On Wed, Sep 20, 2017 at 5:53 PM, Jones, Jeremy <Jeremy.Jones at unt.edu>
> wrote:
>
> Hello,
>
>
> I’m having a few issues with Archivesspace.  First, I cannot view the
> contents of a collection on the backend view (:8089).  I can view them on
> the front end and edit them.  But the backend view says (We're sorry, but
> something went wrong.
>
> If you are the application owner check the logs for more information.
>
>
>
> The logs say:
>
>
>
>
>
>
>
> Sep 20, 2017 4:39:38 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: I, [2017-09-20T16:39:38.022275 #18373]  INFO -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e] Completed 500 Internal Server
> Error in 507ms
>
>
>
> Sep 20, 2017 4:39:38 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: F, [2017-09-20T16:39:38.041159 #18373] FATAL -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]
>
>
>
> Sep 20, 2017 4:39:38 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: F, [2017-09-20T16:39:38.041735 #18373] FATAL -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e] ActionView::Template::Error
> (undefined method `[]' for nil:NilClass):
>
>
>
> Sep 20, 2017 4:39:38 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: F, [2017-09-20T16:39:38.043402 #18373] FATAL -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]     1: <% if @result &&
> @result.respond_to?(:metadata) %>
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]     2:
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]     3: <script
> type="application/ld+json">
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]     4: <%=
> JSON.pretty_generate(@result.metadata).html_safe %>
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]     5: </script>
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]     6: <% end %>
>
>
>
> Sep 20, 2017 4:39:38 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: F, [2017-09-20T16:39:38.043859 #18373] FATAL -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e]
>
>
>
> Sep 20, 2017 4:39:38 PM org.eclipse.jetty.server.handler.ContextHandler$Context
> log
>
> INFO: F, [2017-09-20T16:39:38.044331 #18373] FATAL -- :
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e] app/models/resource.rb:101:in
> `metadata'
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e] app/views/shared/_metadata.html.erb:4:in
> `_app_views_shared__metadata_html_erb__1424742346_2312'
>
> [7f48c48b-7c0a-4a31-9625-d88b32bb353e] app/views/layouts/application.html.erb:19:in
> `_app_views_layouts_application_html_erb___1292011715_2310'
>
>
>
> I cannot make much from this log entry other than there was a fatal
> error.  Any ideas what could be causing this?
>
>
>
> Thank you
>
> jeremy
>
>
> _______________________________________________
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group at lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
>
>
>
> _______________________________________________
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group at lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20170921/5aa30fec/attachment.html>


More information about the Archivesspace_Users_Group mailing list