Cyberes

Results 114 comments of Cyberes

I checked my logs and 99% of the `unable to find host with relay` messages appear to come from my lighthouse and are associated with the same handful of high-traffic...

Will do. Should I continue to post in this issue or is there somewhere else more appropriate?

Check the upstream project (WebUI) to see if anyone else is having this issue

@bilde2910 looks like this is a simple fix. If you could compile a new APK and slap it on Google Play I'd love you forever.

Pinging @jspricke @jonas-haeusler This bug is kind of a show stopper, can you please take a look at it?

Sometimes it notifies an hour after the event.

I'm getting `{"detail":"Not Found"}` for the following curl request: ``` curl --request POST \ --url https://llm.example.com/anthropic/v1/messages \ --header 'accept: application/json' \ --header 'content-type: application/json' \ --header "Authorization: bearer sk-anything" \...

I ran `git pull` and still am getting the 404: `"POST /anthropic/v1/messages HTTP/1.1" 404 Not Found` I don't need to configure the passthrough endpoint, correct?