Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on "Probing Audio File" #101

Open
gsalkin opened this issue Feb 20, 2018 · 1 comment
Open

Stuck on "Probing Audio File" #101

gsalkin opened this issue Feb 20, 2018 · 1 comment

Comments

@gsalkin
Copy link

gsalkin commented Feb 20, 2018

I've recently reconstructed a Ubuntu server to run audiogram using the guideline presented here but now it is stuck on "Probing Audio File".

Here's the error it throws:

events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: spawn ffprobe ENOENT
    at _errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
    at onErrorNT (internal/child_process.js:372:16)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

Not sure what the issue is based on this. Any ideas? Thanks!

@ortegeek
Copy link

I have got the same problem, i totally reinstall Node.js with this link : full installation instructions
Now, it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@gsalkin @ortegeek and others