Unable to get past "Setup Sentry" step

Hello,

Testing/trying the Sentry.io solution. Created the test account, activated it, created sample organization and project. But disregard the application (tried Python and PHP) I can’t get past “Send your first event”.

The event is sent, I see it from application and from network perspective. However, web interface blinks “waiting for first event”. When I try to use “[see your sample event]”, I see the sentry component, that endlessly tries to load with data in firebug console:

XHR GET https://sentry.io/api/0/issues/XXXX/events/latest/     [HTTP/1.1 404 Not Found 289ms]<br>

XHR GET https://sentry.io/api/0/issues/XXXX/current-release/ [HTTP/1.1 500 Internal Server Error 191ms]

status page of sentry doesn’t show anything odd, but it feels that something is off