Project

General

Profile

Actions

Bug #30242

closed

Error: There is already an interval running and registered for: SUBSCRIPTIONS_TASK_SEARCH

Added by Jeremy Lenz almost 4 years ago. Updated almost 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

After importing a manifest on the Subscriptions page, I get a blank page and the following console error:

IntervalHelpers.js:4 Uncaught Error: There is already an interval running and registered for: SUBSCRIPTIONS_TASK_SEARCH.
at registeredIntervalException (IntervalHelpers.js:4)
at IntervalMiddleware.js:17
at index.js:11
at dispatch (redux.js:636)
at SubscriptionActions.js:95
at index.js:8
at dispatch (redux.js:636)
at SubscriptionActions.js:111
at Object.dispatch (index.js:8)
at dispatch (<anonymous>:1:28545)


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #30085: interval middleware should not pass action to the next middleware when stopping the intervalClosedRon LaviActions
Actions #1

Updated by Jonathon Turel almost 4 years ago

  • Related to Refactor #30085: interval middleware should not pass action to the next middleware when stopping the interval added
Actions #2

Updated by Jonathon Turel almost 4 years ago

  • Status changed from New to Duplicate
  • Target version set to Katello Recycle Bin
  • Triaged changed from No to Yes

This was regressed and fixed by #30085 - linked it up!

Actions

Also available in: Atom PDF