Skip to content

can't find DSN for projects #428

@mfrasca

Description

@mfrasca

comparing the docs with the current behaviour.

cd Local/github.com/dcramer/sentry/
virtualenv /usr/share/sentry/
source /usr/share/sentry/bin/activate
python setup.py install
sentry init /usr/share/sentry/etc/sentry.conf.py
sentry --config=/usr/share/sentry/etc/sentry.conf.py upgrade
sentry --config=/usr/share/sentry/etc/sentry.conf.py start

then I look for information on how to get to know public and private keys of the default project.
I would expect it on the sentry documentation, but I find it in raven:
http://raven.readthedocs.org/en/latest/config/index.html#the-sentry-dsn

it states I should follow the sequence of links:
Account -> Projects -> [Project Name] -> [Member Name]

I direct my browser to http://localhost:9000/

the described sequence is only available after I login.

after login I follow the steps, but the information is not there.

should I tweak the configuration to have it work?
or what am I missing?

thanks!
MF

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