You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
I setup the server and make it running successfully, and I add the config in electron to send crash report to this address, then I use process.crash() to fire a crash manually. Now I can see xxx.dmp file generated in tmp folder, but when I open localhost:1127, I can only see the "Crash Reports" title on the page, no report list.