self-hosted
self-hosted copied to clipboard
the web page is not working
Self-Hosted Version
24.2.0
CPU Architecture
x86_64
Docker Version
20.10.12
Docker Compose Version
2.22.0
Steps to Reproduce
1.login 2.to the /issues
Expected Result
the /issues/ page is always loading, but don't show the content
Actual Result
Event ID
No response
Well.. have you disable your adblockers yet?
Check your browser's network tab, is there any request made to the self-hosted sentry?
What's your instance's network configuration? How's the resource usage on your server (CPU, RAM, disk I/O), is it full or are there some empty spaces?
Well.. have you disable your adblockers yet?
Check your browser's network tab, is there any request made to the self-hosted sentry?
What's your instance's network configuration? How's the resource usage on your server (CPU, RAM, disk I/O), is it full or are there some empty spaces?
I also have the same problem using traceless browsers. Even when changing machines and browsers, I still can't load them. The resources on the server are relatively idle, and the network is also good.
Echoing what @aldy505 suggested, what is displayed in your browser's network tab? Are there any errors that are popping up in logs?
Facing the same trouble. The console (chrome dev tools) shows an error with loading some chunks Happens on 24.2.0 The sentry service is behind CloudFlare (proxy enabled)
Facing the same trouble. The console (chrome dev tools) shows an error with loading some chunks
Happens on 24.2.0
The sentry service is behind CloudFlare (proxy enabled)
@r1v0n Hey, can you show me the error logs? Any screenshot of network tab?
@aldy505 Hey, sure.
The network tab is fine, but the console shows an error
If I flush the cache on CloudFlare it works until the next page reload
I think this may be an issue from your proxy settings then. I'm not very familiar with your setup but I would look into that
@hubertdeng123 Thank you! I have just added a rule on CF to bypass the cache as it's not needed for my deployment. Can be as a workaround My proxy server has no configuration besides basics (TLS, content types, logging...) @lihong22-tal Do you use CF or do you have any caching config?