Submit function encountered an error #540
Unanswered
WhatKateDoes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - clean docker install (housed in Unraid) but attempting to use any of the TTS models generates this general error in the log:
Submit function encountered an error: Error: There is no endpoint matching that name of fn_index matching that number
Any idea where/what the issue might be?
Submit function encountered an error: Error: There is no endpoint matching that name of fn_index matching that number. at /app/tts-webui/react-ui/.next/server/chunks/6327.js:1:23855 at Client.submit (/app/tts-webui/react-ui/.next/server/chunks/6327.js:1:23986) at /app/tts-webui/react-ui/.next/server/chunks/6327.js:1:15704 at new Promise (<anonymous>) at Client.predict (/app/tts-webui/react-ui/.next/server/chunks/6327.js:1:15662) at /app/tts-webui/react-ui/.next/server/pages/api/gradio/[name].js:1:1860 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async handler (/app/tts-webui/react-ui/.next/server/pages/api/gradio/[name].js:1:1565) Error: There is no endpoint matching that name of fn_index matching that number. at /app/tts-webui/react-ui/.next/server/chunks/6327.js:1:23855 at Client.submit (/app/tts-webui/react-ui/.next/server/chunks/6327.js:1:23986) at /app/tts-webui/react-ui/.next/server/chunks/6327.js:1:15704 at new Promise (<anonymous>) at Client.predict (/app/tts-webui/react-ui/.next/server/chunks/6327.js:1:15662) at /app/tts-webui/react-ui/.next/server/pages/api/gradio/[name].js:1:1860 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async handler (/app/tts-webui/react-ui/.next/server/pages/api/gradio/[name].js:1:1565)
Beta Was this translation helpful? Give feedback.
All reactions