simple-breakpad-server icon indicating copy to clipboard operation
simple-breakpad-server copied to clipboard

Simple breakpad crash reports collecting server

Results 6 simple-breakpad-server issues
Sort by recently updated
recently updated
newest added

When I upload a symbol file with curl, I encounter the following error: **Bad things happened: object null is not iterable (cannot read property Symbol(Symbol.iterator))** Some symbol files can be...

I created a database on a MySQL instance 5.7.27 and granted the necessary credentials. 1) create database breakpad; [I even tried: "create database breakpad character set utf8mb4 collate utf8mb4_general_ci;" but...

Hi! I am trying to figure out the whole breakpad and crashpad cosmos. Uploading .dmp files and .sym files work just fine. The correlate to each other and i have...

Bumps [sequelize](https://github.com/sequelize/sequelize) from 3.35.1 to 6.3.5. Release notes Sourced from sequelize's releases. v6.3.5 6.3.5 (2020-09-01) Bug Fixes truncate: fix missing await in truncate all models with cascade (#12664) (933b3f6) v6.3.4...

dependencies

Unfortunately, there's an [error](https://github.com/electron/node-minidump/issues/26) in the `minidump` package that makes this not to work in Windows. I've submitted a PR to [chromium-breakpad#26](https://github.com/electron/chromium-breakpad/pull/6) so it can be fixed soon

Now that we're making some breaking changes to the database between major version bumps, it would be nice to have a way to automate migrating the database either by a...