glass-isc-dhcp icon indicating copy to clipboard operation
glass-isc-dhcp copied to clipboard

When I start the container I receive: Error: EISDIR: illegal operation on a directory, read errno: -21, code: 'EISDIR', syscall: 'read

Open Klagio opened this issue 5 years ago • 0 comments

╭───────────────────────────────────────────────────────────────╮

  │                                                               │

  │      New minor version of npm available! 6.4.1 -> 6.9.0       │

  │   Changelog: https://github.com/npm/cli/releases/tag/v6.9.0   │

  │               Run npm install -g npm to update!               │

  │                                                               │

  ╰───────────────────────────────────────────────────────────────╯





> [email protected] start /opt/glass

> node ./bin/www



[Glass Server] Watching leases file '/var/lib/dhcp/dhcpd.leases'

[Glass Server] Config watcher initialized

[Glass Server] DHCP log watcher initialized

[Glass Server] Websocket server starting on port: 8080

[Glass Server] Bootup complete

[Glass Server] OUI Database Loaded

{ Error: EISDIR: illegal operation on a directory, read errno: -21, code: 'EISDIR', syscall: 'read' }

/bin/sh: 1: top: not found

[WS] STATUS: Socket clients (0)

/bin/sh: 1: top: not found

/bin/sh: 1: top: not found

[WS] STATUS: Socket clients (0)

[Glass Server] Alert loop started

/bin/sh: 1: top: not found

[Glass Server] Slack alert triggered, but no webhook configured...

[Glass Server] Loading E-Mail template...

[Glass Server] Loading E-Mail template... DONE...

[Glass Server] Sending E-Mail Alert...

Klagio avatar May 21 '19 09:05 Klagio