You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2021. It is now read-only.
When setting the subnet id it seems like I need to do it in a consecutive sequence which isn't convenient to our setup.
Even if we just jump one number we get the error:
Error 1: TypeError: Cannot read property '0' of undefined
at /root/kea-anterius/app.js:271:131
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
Is this behaviour to be expected? I consider this a bug and it would be really great with a fix so we would be able to have id's in different sequence ranges.