Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8007875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:57:56+00:00 2026-06-04T17:57:56+00:00

I have a Sentry application, running correctly on the url: mydomain.com:11011. I have a

  • 0

I have a Sentry application, running correctly on the url: mydomain.com:11011.

I have a project created with the CDN: http://XXX:YYY@mydomain.com:11011/2

This url is served with HAProxy with this configuration:

listen sentry *:11011
    mode tcp
    server app1 localhost:9005 maxconn 32

The configuration of sentry:

SENTRY_KEY = 'foo'
SENTRY_PUBLIC = True
SENTRY_URL_PREFIX = 'http://mydomain.com:11011'  # No trailing slash!
SENTRY_WEB_HOST = 'localhost'
SENTRY_WEB_PORT = 9005
SENTRY_WEB_OPTIONS = {
    'workers': 1, # the number of gunicorn workers
    'worker_class': 'gevent',
}

But I have a problem with authentication when I try Raven test, from the same server:

$ raven test http://XXX:YYY@mydomain.com:11011/2
HTTPError: HTTP Error 401: UNAUTHORIZED

Also fails:

$ raven test http://XXX:YYY@localhost:9005/2
HTTPError: HTTP Error 401: UNAUTHORIZED

What could be the problem? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T17:57:58+00:00Added an answer on June 4, 2026 at 5:57 pm

    The problem was the different versions of raven on the client and server

    In the Sentry server:

    raven==1.8.4
    sentry==4.4.5
    

    In the django application:

    raven==1.9.1
    

    To fix this, do the following, in django application.

    pip uninstall raven
    pip install raven==1.8.4
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Gunicorn server running a Django application which has a tendency to
On an IBM iSeries system, I have a Java program running - an application
I have a sentry server that works ok. raven test <dnstoserver> -> Sending a
have a problem. At first look at this HTML <div id=map style=background-image: url(map.png); width:
I have a Windows CE console application that's entry point looks like this int
I have installed Sentry for messages logging. I am new to sentry so i
I have a Rails 3 application, and it consists of a main site and
I like using sentry classes in c++, but I seem to have a mental
Online references have rather brief and vague descriptions on the purpose of std::iostream::sentry .
I have one iphone application in which i am adding uitableview inside uitableviewcell.in that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.