Sonarr fresh install web UI error

Sonarr version (exact version): linuxserver/sonarr:4.0.0-develop
Mono version (if Sonarr is not running on Windows):
OS: Ubuntu 22.04.3 LTS
Debug logs:

Cannot read properties of undefined (reading 'value')
  at value (webpack://sonarr/frontend/src/FirstRun/AuthenticationRequiredModalContent.js:107:44)
  at Ch (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:157:136)
  at oi (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:180:153)
  at a=b.pendingProps;f=e._init;e=f(e._payload);b.type=e;f=b.tag=hk(e);a=lg(e,a);switch (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:269:342)
  at Pj (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:250:346)
  at Pj (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:250:277)
  at Pj (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:250:137)
  at Lj (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:243:162)
  at jg (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:123:114)
  at unstable_next (webpack://sonarr/node_modules/scheduler/cjs/scheduler.production.min.js:18:342)
  at eg (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:122:324)
  at jg (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:123:60)
  at eg (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:122:427)
  at Vj (webpack://sonarr/node_modules/react-dom/cjs/react-dom.production.min.js:244:189)
  at batch(function (webpack://sonarr/node_modules/react-redux/es/utils/Subscription.js:19:6)
  at notifyNestedSubs (webpack://sonarr/node_modules/react-redux/es/utils/Subscription.js:90:19)
  at handleChangeWrapper (webpack://sonarr/node_modules/react-redux/es/utils/Subscription.js:95:11)
  at currentReducer (webpack://sonarr/node_modules/redux/es/redux.js:296:31)
  at function (webpack://sonarr/node_modules/redux-thunk/es/index.js:20:15)
  at function (webpack://sonarr/node_modules/connected-react-router/esm/middleware.js:26:17)
  at createMiddleware (webpack://sonarr/frontend/src/Store/Middleware/createSentryMiddleware.js:46:13)
  at dispatch (webpack://sonarr/node_modules/redux/es/redux.js:691:27)
  at function (webpack://sonarr/frontend/src/Store/Actions/Creators/createFetchHandler.js:21:6)
  at v (webpack://sonarr/node_modules/jquery/dist/jquery.min.js:2:25265)
  at v (webpack://sonarr/node_modules/jquery/dist/jquery.min.js:2:26014)
  at v (webpack://sonarr/node_modules/jquery/dist/jquery.min.js:2:27262)
  at v (webpack://sonarr/node_modules/jquery/dist/jquery.min.js:2:27291)
  at Array.prototype.slice.call (webpack://sonarr/node_modules/@sentry/browser/esm/helpers.js:90:16)
Version: 4.0.0.650

Description of issue:
After installing Sonarr via docker I went to the web UI to find this:


The close button is non-functional

Probably this, based on the last comment: Fix user check in Authentication Required for newer installs by mynameisbogdan · Pull Request #5977 · Sonarr/Sonarr · GitHub

Should be fixed now, once the change is propagated to the lsio docker.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.