key-networks / ztncui-containerized

A Docker image that contains ZeroTier One and ztncui to set up a standalone ZeroTier network controller with a web user interface in a container.
423 stars 82 forks source link

Problem logging in as admin with default password #5

Closed Deanosim closed 5 years ago

Deanosim commented 5 years ago

So I just got this docker up and running but I can't sign into the web ui, it just times out loading and I get this error message in the docker log.

(node:11) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'etc/passwd' (node:11) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 8)

key-networks commented 5 years ago

Could you please let us know your operating environment - what OS, what version of Docker, etc?