Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
Webgui: Upgrade from 23.x to 24.1.10_3 : jquery error
« previous
next »
Print
Pages: [
1
]
Author
Topic: Webgui: Upgrade from 23.x to 24.1.10_3 : jquery error (Read 327 times)
hjint
Newbie
Posts: 33
Karma: 3
Webgui: Upgrade from 23.x to 24.1.10_3 : jquery error
«
on:
July 18, 2024, 09:33:50 am »
Upgrade steps taken:
1. Made backup of config before doing the upgrade.
2. Use Dashboard upgrade path from the last version of 23.7 to 24.1
3. After completion, logged back into web interface and the Dashboard loaded but with no widgets and just the side menu. None of the menu options in the side menu work when clicking on any menu heading.
4. Completed the upgrade to 24.1.10 via the console
5. After completion, logged back into web interface and Dashboard still loads the same as in step 3 above. The same happens on different PC's and with 3 different browsers: Chrome, Firefox & Brave
6. When opening Developer Tools to check for any errors, the following jquery errors appears and keeps on repeating itself:
Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at Object.<anonymous> (index.php:2429:73)
at Function.each (jquery-3.5.1.min.js:2:2976)
at index.php:2402:23
at Object.complete (opnsense.js?v=172af3050155f626:298:21)
at c (jquery-3.5.1.min.js:2:28294)
at Object.fireWith (jquery-3.5.1.min.js:2:29039)
at l (jquery-3.5.1.min.js:2:79928)
at XMLHttpRequest.<anonymous> (jquery-3.5.1.min.js:2:82254)
(anonymous) @ index.php:2429
each @ jquery-3.5.1.min.js:2
(anonymous) @ index.php:2402
complete @ opnsense.js?v=172af3050155f626:298
c @ jquery-3.5.1.min.js:2
fireWith @ jquery-3.5.1.min.js:2
l @ jquery-3.5.1.min.js:2
(anonymous) @ jquery-3.5.1.min.js:2
load (async)
send @ jquery-3.5.1.min.js:2
ajax @ jquery-3.5.1.min.js:2
ajaxGet @ opnsense.js?v=172af3050155f626:290
fetch_services @ index.php:2394
setTimeout (async)
fetch_services @ index.php:2447
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
Webgui: Upgrade from 23.x to 24.1.10_3 : jquery error