Missing function #68
Unanswered
passplease
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.
-
Situation
When I am deploying this in Netlify and Deno, I encounted an error both happened in these too platform, and can not use Gemini, here are the logs.
Log in Netlify
Jul 23, 10:22:09 AM: 8b163e0f ERROR HttpError: 404 Not Found
at Module.fetch (file:///var/task/handler.mjs:41:17)
at file:///var/task/___netlify-bootstrap.mjs:3:109646
at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
at wm (file:///var/task/___netlify-bootstrap.mjs:3:109627)
at le (file:///var/task/___netlify-bootstrap.mjs:3:108856)
at Runtime.handler (file:///var/task/___netlify-bootstrap.mjs:3:109295)
at async Runtime.handleOnceStreaming (file:///var/runtime/index.mjs:1238:26) {
status: 404
}
Log in client
I use Operit in my phone and also Cherry Studio in my computer. Here is the log from Operit
Error:AI respond fails:API fetch fail,Status Code:404,Fatal information:404 Not Found
com.ai.assistance.operit.api.ch
at.OpenAIProvider$sendMessage$2
.invokeSuspend(OpenAIProvider.k
t:292)
com.ai.assistance.operit.api.ch
at.OpenAIProvider$sendMessage$2
.invoke(Unknown Source:8)
com.ai.assistance.operit.api.ch
at.OpenAIProvider$sendMessage$2
.invoke(Unknown Source:4)
com.ai.assistance.operit.util.s
tream.StreamBuildersKt$stream$1
.collect(StreamBuilders.kt:125)
com.ai.assistance.operit.util.s
tream.Stream$DefaultImpls.colle
ct(Stream.kt:92)
com.ai.assistance.operit.util.s
tream.AbstractStream.collect(St
ream.kt:110)
com.ai.assistance.operit.api.ch
at.EnhancedAIService$sendMessag
e$2$1.invokeSuspend(EnhancedAIS
ervice.kt:463)
kotlin.coroutines.jvm.internal.
BaseContinuationImpl.resumeWith
(ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTa
sk.run(DispatchedTask.kt:104)
kotlinx.coroutines.internal.Lim
itedDispatcher$Worker.run(Limit
edDispatcher.kt:111)
kotlinx.coroutines.scheduling.T
askImpl.run(Tasks.kt:99)
kotlinx.coroutines.scheduling.C
oroutineScheduler.runSafely(Cor
outineScheduler.kt:585)
kotlinx.coroutines.scheduling.C
oroutineScheduler$worker.execut
eTask(CoroutineScheduler.kt:802
kotlinx.coroutines.scheduling.C
oroutineScheduler$worker.runWor
ker(CoroutineScheduler.kt:706)
kotlinx.coroutines.scheduling.C
oroutineScheduler$worker.run(Co
routineScheduler.kt:693)
Beta Was this translation helpful? Give feedback.
All reactions