Closed gkrzysztof92 closed 5 years ago
@gkrzysztof92 If you set DEBUG=nucleus*
when you run nucleus it will log the 500 errors to console
Thu, 18 Apr 2019 11:05:53 GMT nucleus An error occurred inside Nucleus: { error: 'Invalid platform provided' }
Changed platform from win to win32. 400 status code would be better for this error.
@gkrzysztof92 PRs welcome 👍
I wrote a custom publisher based on @electron-forge/publisher-nucleus. Upload endpoint returns an internal server error without error body. Below is the publisher code.
How can I investigate this issue? Is Nucleus writes error logs?
Output