deep-foundation / deepcase-app

https://deep-foundation.github.io/deepcase-app/
The Unlicense
11 stars 6 forks source link

Error: DeepClient Select Error: Response not successful: Received status code 500 #287

Open TimaxHack opened 4 months ago

TimaxHack commented 4 months ago

image

Error

  392 |                 variables: Object.assign(Object.assign({}, variables), query)
  393 |             })('a', 0));
> 394 |             throw new Error(`DeepClient Select Error: ${e.message}`, { cause: e });
  395 |         }
  396 |     });
  397 | }

Description

The error appears every time you try to open a deepcase after the discord-gpt-bot has been launched