This repository was archived by the owner on May 11, 2021. It is now read-only.

Description
HI Guys,
Im trying to run Anterius on Debian 8.11. On Startup we run in the fallowing trouble:
root@dhcp01:~/kea-anterius# npm start
[email protected] start /root/kea-anterius
node ./bin/www
Anterius Server> Bootup complete
Anterius Server> OUI Database Loaded
Error 2: Error: Status Code : 426
at ClientRequest. (/root/kea-anterius/lib/api_service.js:27:35)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at HTTPParser.parserOnIncomingClient (_http_client.js:558:21)
at HTTPParser.parserOnHeadersComplete (_http_common.js:119:17)
at Socket.socketOnData (_http_client.js:454:20)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
Can anyone help me to fix this?