Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'filter' of undefined #4

Open
sebastianhodapp opened this issue Dec 29, 2020 · 0 comments
Open

Cannot read property 'filter' of undefined #4

sebastianhodapp opened this issue Dec 29, 2020 · 0 comments

Comments

@sebastianhodapp
Copy link

Hi,

just tried to make this work in conjunction with my Find3 container and Unifi Network.
Using a UDM-Pro (which requires Port 443 instead of 8443), I'm running into the Exit Code 1.

Here's the complete log with debugging option "*":
{"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":30,"msg":"Process manager initialized","time":"2020-12-29T22:12:38.557Z","v":0} {"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":30,"msg":"Starting shutdown","time":"2020-12-29T22:12:38.712Z","v":0} {"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":30,"msg":"All running instances have stopped","time":"2020-12-29T22:12:38.713Z","v":0} {"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":30,"msg":"0 server(s) drained","time":"2020-12-29T22:12:38.714Z","v":0} {"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":30,"msg":"0 service(s) disconnected","time":"2020-12-29T22:12:38.715Z","v":0} {"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":50,"err":{"message":"Cannot read property 'filter' of undefined","name":"TypeError","stack":"TypeError: Cannot read property 'filter' of undefined\n at /home/node/src/index.js:39:35\n at processTicksAndRejections (internal/process/task_queues.js:85:5)"},"msg":"Cannot read property 'filter' of undefined","time":"2020-12-29T22:12:38.715Z","v":0} {"name":"process-manager","hostname":"c822e764c1d9","pid":1,"level":30,"msg":"Exiting with status 1","time":"2020-12-29T22:12:38.715Z","v":0}

As far as I understand, it might be a site issue. But I double checked. Should be "default" which I have also maintained in the env-Variables.
image

Might be change in site handling of UDM-Pro compared to other controllers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant