node-clinic: Doctor has found an unknown issue - Node version 8.11.2
Expected Behavior
To receive recommendations by Node Clinic.
Current Behavior
Right now, node clinic show me the next message: “Doctor has found an unknown issue”
Steps to Reproduce (for bugs)
- build my app that use the framework next.js
- NODE_ENV=production node_modules/.bin/clinic doctor – node server/run.js
- Navigate from different urls that proportionate my server
- Control + C
- Automatically, in my computer appears a node-clinic html page where appears differents graphics and also the message that says ““Doctor has found an unknown issue””
Sample upload
Environment
- Clinic version: Clinic v1.2.1 Doctor v3.4.0
- Node version: Node v8.11.2 Npm v6.4.0
- Browser name and version: Chrome Version 66.0.3359.139 (Official Build) (64-bit)
- Operating system and version: Fedora 28; Linux x86_64
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 17 (8 by maintainers)
Commits related to this issue
- Provide upload command after generating sample (#60) — committed to jasnell/node-clinic by deleted user 6 years ago
Can you please upload the generated output from both flame and bubbleprof? That diagram looks interesting.
If you also can upload a cut-down version of the server, that would also be very interesting to check.