getumbrel / umbrel-manager

[Deprecated] Moved to https://github.com/getumbrel/umbrel/tree/master/packages/manager. Low-level system API for Umbrel.

Home Page:https://github.com/getumbrel/umbrel/tree/master/packages/manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't register in 0.1.2

nolim1t opened this issue · comments

When trying to register this is what happens in the logs

umbrel-manager
Cannot read property 'data' of undefined
/v1/account/register
TypeError: Cannot read property 'data' of undefined
    at Object.register (/usr/src/app/logic/auth.js:223:44)
    at async /usr/src/app/routes/v1/account.js:89:17
    at async /usr/src/app/utils/safeHandler.js:8:14

I'll investigate this more.. maybe some weird local thing