Subject: Github links not working
On all my errors I can't click to show the error in github, the pages they link to are 404s.
4 people watching.
-
New Issue
-
Conversation Started
-
The developers are involved
The Hoptoad developers are involved and working on the discussion
#581 state: open
-
Resolve the discussion Resolve the discussion
Private Permissions
This discussion is private. Only you and Hoptoad support staff can see and reply to it.
Recent Discussions
| 11 Mar, 2010 10:11 PM | Upgrade to Rails 2.3.4 breaks HopToad notifier | |
| 11 Mar, 2010 01:52 PM | 400 Bad Request in Safari (after logging in) | |
| 11 Mar, 2010 01:49 PM | Tabs not working on the error page | |
| 08 Mar, 2010 08:47 PM | script/generate hoptoad is raising "wrong number of arguments (1 for 0)" on Rails 2.3.5 | |
| 08 Mar, 2010 07:40 PM | uninitialized constant ActiveSupport::BacktraceCleaner |
Support Staff 2 Posted by thoughtbot on 22 Jan, 2010 09:30 PM
Hi digitaldesire,
We noticed this ourselves a couple of days ago. It's near the top of our list of things to fix, and I've attached the relevant issue tracker ticket.
We're planning to have this fixed soon, and will let you know when it's resolved.
Thanks for using Hoptoad!
-Jason
Support Staff 3 Posted by thoughtbot on 02 Feb, 2010 07:39 PM
Hi digitaldesire,
We've addressed an issue related to this, which should fix your GitHub page links. Are they working for you now?
Thanks!
-Jason
4 Posted by digitaldesire on 02 Feb, 2010 07:50 PM
Apparently not.
Example: https://digitaldesire.hoptoadapp.com/errors/1300910
Support Staff 5 Posted by thoughtbot on 02 Feb, 2010 08:11 PM
Thanks for the example. I'll update the Lighthouse ticket, and we'll look into this.
Support Staff 6 Posted by thoughtbot on 05 Feb, 2010 06:14 PM
Hi there,
What version of the Notifier are you using? This may be related to using an older version which didn't send backtraces to our service in the right format.
-Nick
7 Posted by digitaldesire on 08 Feb, 2010 05:16 PM
Nick, I keep getting warnings with my exceptions that I'm using an old version (even though I upgraded). However I must be using 2.0 as the following session shows:
andrew:/home/andrew/Projects/bigpink%heroku console
Ruby console for bigpink.heroku.com
>> puts HoptoadNotifier::VERSION
2.0.18
Support Staff 8 Posted by thoughtbot on 08 Feb, 2010 06:38 PM
Hi,
There's a 2.1 release out, which works as a gem instead of a plugin. Can you try installing the latest version? You can find installation instructions here: http://github.com/thoughtbot/hoptoad_notifier
Thanks,
-Joe