Sentry only shows "Oops! Something went wrong"

Hi
I’m trying to setup sentry on premise using docker. I’ve followed the documentation of the repo, and I’ve succeeded in bringing it up and running. but it only shows the error page that has written “Oops! Something went wrong”. I don’t know were should i look to find the log files or where to look to find the reason. can anybody help me please?

Check browser console, or the stderr/stdout logs from the web processes.

How to do this? All this is new to me; I’m primarily a web developer, and even docker is new territory. Where are these logs?

Honestly if you aren’t at least semi capable of debugging the systems yourself, we’d suggest just using our SaaS service. Sentry is fairly complex these days, and it’s really not a good project to learn from.

I experience intermittent “Oops! Something went wrong” messages when navigating around. For example sometimes the Server Admin Settings page will throw the error, other times it’s fine. The associated error is “Invalid DSN” as shown. I’m running 9.0 via docker as suggested with the default “internal” project only. The DSN displayed in the Client Keys for the project matches the one in the error log. Appreciate any input

(removed http:// prefix in logs due to link limitation for new users)

raven.js:1495 Uncaught 
n {name: "RavenConfigError", message: "Invalid DSN: 
://78369d73b08847569fe7878d9b10df70@test.local/1"}
message: "Invalid DSN: ://78369d73b08847569fe7878d9b10df70@test.local/1"
name: "RavenConfigError"
__proto__: Error at Object.<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:56:71016) at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112) at Object. 
<anonymous> (localhost:9000/_static/1552329014/sentry/dist/vendor.js:56:41831) at 
Object.<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:56:63044) at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112) at Object.
<anonymous> (localhost:9000/_static/1552329014/sentry/dist/vendor.js:24:127781) at Object.<anonymous>
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:24:127960) at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112) at Object. 
<anonymous> (localhost:9000/_static/1552329014/sentry/dist/vendor.js:79:218030) at t (localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112) at 
localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:1386 at 
localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:1398
constructor: ƒ n(e)
stack: "Error↵    at Object.<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:56:71016)↵    at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112)↵    at Object. 
<anonymous> (localhost:9000/_static/1552329014/sentry/dist/vendor.js:56:41831)↵    at Object.<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:56:63044)↵    at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112)↵    at Object. 
<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:24:127781)↵    at Object. 
<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:24:127960)↵    at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112)↵    at Object. 
<anonymous> 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:79:218030)↵    at t 
(localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:112)↵    at 
localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:1386↵    at 
localhost:9000/_static/1552329014/sentry/dist/vendor.js:1:1398"
__proto__: Object
_parseDSN	@	raven.js:1495
setDSN	@	raven.js:274
config	@	raven.js:175
(anonymous)	@	(index):65