Skip to content

Timing out on getsentry.com (Europe Region) #135

@troelskn

Description

@troelskn

Hi,

I've signed up at getsentry.com and installed the gem from source, e.g. in Gemfile I have:

gem 'sentry-raven', :git => "https://github.com/getsentry/raven-ruby.git"

I run the test command bundle exec rake raven:test and get the following error:

I, [2013-10-11T22:28:24.700397 #7352]  INFO -- : ** [Raven] Raven 0.6.0 ready to catch errors
Client configuration:
-> server: https://app.getsentry.com
-> project_id: 12345
-> public_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-> secret_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Sending a test event:
-> ** [Raven] Unable to record event with remote Sentry server (Faraday::Error::TimeoutError - execution expired)

An error occurred while attempting to send the event.

It happens pretty fast, so I don't think there is an actual timeout happening.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions