Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Make it so I don't get routing error emails #40

Open
RyanTG opened this issue May 3, 2017 · 1 comment
Open

Make it so I don't get routing error emails #40

RyanTG opened this issue May 3, 2017 · 1 comment

Comments

@RyanTG
Copy link
Contributor

RyanTG commented May 3, 2017

I get a lot of emails that are some variation of the below snippet. How do we stop this? I'm guessing it's somewhere in heroku. But I don't have access to pbm-blog in heroku (I only see pbm), so I can't fiddle around.

A ActiveRecord::RecordNotFound occurred in posts#index:

  ActiveRecord::RecordNotFound
  app/controllers/posts_controller.rb:6:in `index'

-------------------------------
Request:
-------------------------------

  * URL       : http://blog.pinballmap.com/id_dsa
  * IP address: xxx
  * Parameters: {"controller"=>"posts", "action"=>"index", "format"=>nil, "tag"=>"id_dsa"}
  * Rails root: /app

-------------------------------
Session:
-------------------------------

  * session id: nil
  * data: #<ActionDispatch::Request::Session:0x7fc2dcbe1e18 not yet loaded>
@RyanTG
Copy link
Contributor Author

RyanTG commented Aug 21, 2017

@scottwainstock I can't figure out how to make it so I don't receive emails about routing errors on the blog. Do you know how to do that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant