[Archivesspace_Users_Group] (no subject)

Andrew Morrison andrew.morrison at bodleian.ox.ac.uk
Tue Sep 8 10:22:57 EDT 2020


Those URLs are where you are sent to if you click on the request button 
in the public user interface if you do not have JavaScript enabled. It 
is probably a requirement for accessibility.


It doesn't work on this test system:


http://test.archivesspace.org/repositories/2/resources/77/request


But it may require some site-specific configuration. I don't know 
because we don't use that feature.


It is the action-attribute of a form in the HTML, so a bot could easily 
decide to crawl all those URLs.


Andrew.



On 08/09/2020 13:44, Blake Carver wrote:
> Could be a bot. That error:
>
> ActionController::RoutingError (No route matches [GET] 
> "/repositories/2/archival_objects/8206/request"):
>
> Is essentially just a 404. "ActionController::RoutingError No route 
> matches" is an error  means "I went looking for 
> "/repositories/2/archival_objects/8206/request" because something just 
> asked for it, but there ain't anything there so that's a big Ol' 
> RoutingError"
>
> Maybe the AO with the ID 8206 got deleted at some point?
> ------------------------------------------------------------------------
> *From:* archivesspace_users_group-bounces at lyralists.lyrasis.org 
> <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of 
> Joshua D. Shaw <Joshua.D.Shaw at dartmouth.edu>
> *Sent:* Tuesday, September 8, 2020 8:39 AM
> *To:* Archivesspace Users Group 
> <archivesspace_users_group at lyralists.lyrasis.org>
> *Subject:* Re: [Archivesspace_Users_Group] (no subject)
> I've seen this as well. I *thought* it was a bot crawling the site for 
> indexing, since that URL is the constructed URL for a request, but if 
> others have other ideas, I'd be happy to hear it!
>
> Joshua
>
> ------------------------------------------------------------------------
> *From:* archivesspace_users_group-bounces at lyralists.lyrasis.org 
> <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of 
> Ludwig Possie <ludwigpossie at weber.edu>
> *Sent:* Friday, September 4, 2020 7:52 PM
> *To:* Archivesspace Users Group 
> <archivesspace_users_group at lyralists.lyrasis.org>
> *Subject:* [Archivesspace_Users_Group] (no subject)
> We're currently hosting a copy of Archivesspace 2.6.0.  Recently we 
> noticed that Archivesspace is running with a very high cpu load.  I 
> checked the log files and got the following message.  I'm not sure if 
> this has anything to do with the CPU cycles, but the fatal messages 
> have me concerned.  This entire message thread is repeating every few 
> minutes.  I'm not sure how to interpret the error message and was 
> hoping someone could shed some light on this.  Thx.
>
>
> F, [2020-09-04T23:32:20.007856 #107] FATAL -- : 
> [9a562f9c-6c97-4251-ba41-5587d87a1650]
> F, [2020-09-04T23:32:20.008071 #107] FATAL -- : 
> [9a562f9c-6c97-4251-ba41-5587d87a1650] ActionController::RoutingError 
> (No route matches [GET] "/repositories/2/archival_objects/8206/request"):
> F, [2020-09-04T23:32:20.008868 #107] FATAL -- : 
> [9a562f9c-6c97-4251-ba41-5587d87a1650]
> F, [2020-09-04T23:32:20.012732 #107] FATAL -- : 
> [9a562f9c-6c97-4251-ba41-5587d87a1650] actionpack (5.0.7.2) 
> lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] actionpack (5.0.7.2) 
> lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] railties (5.0.7.2) 
> lib/rails/rack/logger.rb:36:in `call_app'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] railties (5.0.7.2) 
> lib/rails/rack/logger.rb:24:in `block in call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] activesupport (5.0.7.2) 
> lib/active_support/tagged_logging.rb:69:in `block in tagged'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] activesupport (5.0.7.2) 
> lib/active_support/tagged_logging.rb:26:in `tagged'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] activesupport (5.0.7.2) 
> lib/active_support/tagged_logging.rb:69:in `tagged'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] railties (5.0.7.2) 
> lib/rails/rack/logger.rb:24:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] actionpack (5.0.7.2) 
> lib/action_dispatch/middleware/request_id.rb:24:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] rack (2.0.7) 
> lib/rack/method_override.rb:22:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] rack (2.0.7) 
> lib/rack/runtime.rb:22:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] activesupport (5.0.7.2) 
> lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] actionpack (5.0.7.2) 
> lib/action_dispatch/middleware/executor.rb:12:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] actionpack (5.0.7.2) 
> lib/action_dispatch/middleware/static.rb:136:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] rack (2.0.7) 
> lib/rack/sendfile.rb:111:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] railties (5.0.7.2) 
> lib/rails/engine.rb:522:in `call'
> [9a562f9c-6c97-4251-ba41-5587d87a1650] 
> uri:classloader:/rack/handler/servlet.rb:22:in `call'
>
> -- 
> Ludwig Possié
> Systems Admin
> Stewart Library
> Weber State University
> 801-626-8093
>
> _______________________________________________
> 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/20200908/17c30002/attachment.html>


More information about the Archivesspace_Users_Group mailing list