Error 'filterArrayFunction' when adding static IP to application in TrueNAS SCALE
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Ievgen Stepanovych July 23, 2021 at 8:39 AM
Has been resolved elsewhere according to forum post.
Archerne June 2, 2021 at 1:29 PM
Debug file
iX-Tony June 2, 2021 at 12:26 PM
Thank you for the report, @Archerne. Can you please attach a debug file to this ticket? To generate a debug file on TrueNAS SCALE, log in to the TrueNAS web interface, go to System Settings > Advanced, then click Save Debug and wait for the file to download to your local system.
Cannot Reproduce
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Triage Team
Triage TeamReporter
Archerne
ArcherneLabels
Impact
High
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created June 1, 2021 at 3:58 PM
Updated July 6, 2022 at 8:57 PM
Resolved July 23, 2021 at 8:39 AM
Error 'filterArrayFunction' when adding static IP to application in TrueNAS SCALE
main.d8b7a4d10da9a917f6ab.js:formatted:118458 ERROR TypeError: Cannot read property 'filterArrayFunction' of undefined



at main.d8b7a4d10da9a917f6ab.js:formatted:128084
at Array.forEach (<anonymous>
at main.d8b7a4d10da9a917f6ab.js:formatted:128083
at Array.forEach (<anonymous>
at t.filterArrayFunction (main.d8b7a4d10da9a917f6ab.js:formatted:128082)
at Array.filter (<anonymous>
at main.d8b7a4d10da9a917f6ab.js:formatted:128123
at Array.forEach (<anonymous>
at t.parseFormControlValues (main.d8b7a4d10da9a917f6ab.js:formatted:128096)
at t.customSubmit (main.d8b7a4d10da9a917f6ab.js:formatted:111581)
See post https://www.truenas.com/community/threads/how-to-set-staticip-or-better-still-nas-ip-on-scale-docker-container.93279/
When trying to add a static IP to a docker when creating there is no error in the GUI but it doesn't submit. The above error is shown in the console log.