Hey everyone, this is my sixth or seventh Drupal website and I have never seen this behavior.

I tried to access an html file inside of my libraries today:

Wanted to access:
/sites/all/libraries/access_token/access_token.html

Accidentally accessed this link, a 404, as the file is not index.html or default.html:
/sites/all/libraries/access_token

The issue:

This 404 "Page not found" log message is being reprocessed about every 2 seconds (29-31 times a minute) under my Username & IP.

I've tried the following things unsucessfully:

  • Exited all windows/tabs to ensure there are no instances open and some sort of ajax request on repeat (but then again, the page doesn't exist so that wouldn't make sense)
  • Cleared the log messages
  • Cleared the cache
  • Ran Cron
  • Logged out & relogged in: doing so continues to show the log message under my IP, but Anonymously

I'm a bit at a loss. I wasn't even sure to file this as a Core Bug Report or a Support Request. For now, I'll keep it as the latter unless we can determine it is in fact a bug. Does anyone have some tips on how to stop this from happening?

Here's a screenshot:
Constant Log Messages

CommentFileSizeAuthor
constant_log_messages.png124.99 KBownage
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ownage created an issue. See original summary.

ownage’s picture

Issue summary: View changes

Version: 7.43 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.