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
Not certain what's going on here. Quantum works fine on my local, but on "production" (Gigalixir), Quantum fails with the following backtrace/error.
It seems, after looking at the log, that nil is being passed as the schedule argument, which is why it's failing. But past that I'm not sure why it's doing this.
This discussion was converted from issue #471 on May 23, 2022 19:39.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Not certain what's going on here. Quantum works fine on my local, but on "production" (Gigalixir), Quantum fails with the following backtrace/error.
It seems, after looking at the log, that nil is being passed as the schedule argument, which is why it's failing. But past that I'm not sure why it's doing this.
My test config looks something like this:
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions