[GH-ISSUE #218] Frontail not start error : throw er; // Unhandled 'error' event #147

Closed
opened 2026-03-03 16:04:46 +03:00 by kerem · 0 comments
Owner

Originally created by @gamersalpha on GitHub (Oct 20, 2020).
Original GitHub issue: https://github.com/mthenw/frontail/issues/218

Hello i m using frontail on ubuntu 18.04 LTS
and i got this error : what do u think is wrong please :

Issa@srv:~$ frontail /var/log/syslog
events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: listen EADDRINUSE 0.0.0.0:9001
    at Object._errnoException (util.js:1022:11)
    at _exceptionWithHostPort (util.js:1044:20)
    at Server.setupListenHandle [as _listen2] (net.js:1367:14)
    at listenInCluster (net.js:1408:12)
    at doListen (net.js:1517:7)
    at _combinedTickCallback (internal/process/next_tick.js:141:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)
    at Function.Module.runMain (module.js:695:11)
    at startup (bootstrap_node.js:188:16)
    at bootstrap_node.js:609:3
Originally created by @gamersalpha on GitHub (Oct 20, 2020). Original GitHub issue: https://github.com/mthenw/frontail/issues/218 Hello i m using frontail on ubuntu 18.04 LTS and i got this error : what do u think is wrong please : ``` Issa@srv:~$ frontail /var/log/syslog events.js:183 throw er; // Unhandled 'error' event ^ Error: listen EADDRINUSE 0.0.0.0:9001 at Object._errnoException (util.js:1022:11) at _exceptionWithHostPort (util.js:1044:20) at Server.setupListenHandle [as _listen2] (net.js:1367:14) at listenInCluster (net.js:1408:12) at doListen (net.js:1517:7) at _combinedTickCallback (internal/process/next_tick.js:141:11) at process._tickCallback (internal/process/next_tick.js:180:9) at Function.Module.runMain (module.js:695:11) at startup (bootstrap_node.js:188:16) at bootstrap_node.js:609:3 ```
kerem closed this issue 2026-03-03 16:04:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#147
No description provided.