[BUG] AxiosError: Request failed with status code 404
- Dominant language
- JavaScript
- Stars
- 16.5k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug / 描述问题
PhindBot.js:38
POST https://www.phind.com/api/infer/followup/rewrite 404 (Not Found)
(anonymous) @ xhr.js:258
xhr @ xhr.js:49
St @ dispatchRequest.js:51
request @ Axios.js:146
(anonymous) @ Axios.js:185
(anonymous) @ bind.js:5
_sendPrompt @ PhindBot.js:38
await in _sendPrompt (async)
o @ Bot.js:183
(anonymous) @ Bot.js:128
(anonymous) @ index.js:171
t._promiseTry @ index.js:306
f @ index.js:170
t.acquire @ index.js:189
(anonymous) @ Bot.js:124
(anonymous) @ Bot.js:123
acquireLock @ Bot.js:122
sendPrompt @ Bot.js:190
sendPrompt @ index.js:447
await in sendPrompt (async)
(anonymous) @ vuex.esm-bundler.js:322
ne.dispatch @ vuex.esm-bundler.js:1055
dispatch @ vuex.esm-bundler.js:937
Z @ FooterBar.vue:252
await in Z (async)
T @ FooterBar.vue:222
m @ runtime-core.esm-bundler.js:193
g @ runtime-core.esm-bundler.js:201
n @ runtime-dom.esm-bundler.js:671
Show 16 more frames
Show less
PhindBot.js:181 Error PhindBot _sendPrompt: se {message: 'Request failed with status code 404', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}, request: XMLHttpRequest, …}
_sendPrompt @ PhindBot.js:181
await in _sendPrompt (async)
o @ Bot.js:183
(anonymous) @ Bot.js:128
(anonymous) @ index.js:171
t._promiseTry @ index.js:306
f @ index.js:170
t.acquire @ index.js:189
(anonymous) @ Bot.js:124
(anonymous) @ Bot.js:123
acquireLock @ Bot.js:122
sendPrompt @ Bot.js:190
sendPrompt @ index.js:447
await in sendPrompt (async)
(anonymous) @ vuex.esm-bundler.js:322
ne.dispatch @ vuex.esm-bundler.js:1055
dispatch @ vuex.esm-bundler.js:937
Z @ FooterBar.vue:252
await in Z (async)
T @ FooterBar.vue:222
m @ runtime-core.esm-bundler.js:193
g @ runtime-core.esm-bundler.js:201
n @ runtime-dom.esm-bundler.js:671
Show 10 more frames
Show less
Bot.js:200 Error send prompt to Phind: se {message: 'Request failed with status code 404', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}, request: XMLHttpRequest, …}
https://github.com/sunner/ChatALL/assets/428820/63c71160-813d-4462-8dff-b4d9d9e6af2d
### To Reproduce / 复现步骤
https://github.com/sunner/ChatALL/assets/428820/63c71160-813d-4462-8dff-b4d9d9e6af2d
### Expected behavior / 期望行为
https://github.com/sunner/ChatALL/assets/428820/63c71160-813d-4462-8dff-b4d9d9e6af2d
### Screenshots / 截图
_No response_
### Devtools Info / 开发者工具信息
https://github.com/sunner/ChatALL/assets/428820/63c71160-813d-4462-8dff-b4d9d9e6af2d
### OS and version / 操作系统版本
Windows 10
### ChatALL version / ChatALL 版本
v1.85.85
### Network / 网络
No
### Additional context / 其它相关信息
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.