user
CDCloudflare Developers
•Created by user on 11/18/2024 in #general-help
Cloudflared Service not running
Hi, I've been running a Cloudflared tunnel on my Rasperry Pi for awhile, and I just noticed something a bit bothersome.
For some reason, the
cloudflared
service refuses to actually start, consistently giving the error icmp router terminated error="context canceled"
However, when I directly run sudo cloudflared tunnel run
, the tunnel is able to run perfectly fine.
Is there a reason why the service refuses to run, despite the tunnel itself working fine?4 replies
CDCloudflare Developers
•Created by user on 2/5/2024 in #workers-help
Limitation questions
Hi, I had a question about the LLM limits on tokens. I saw on the docs that certain LLMs like
@cf/baai/bge-base-en-v1.5
have a max token limit of 512
in and 768
out, but I didn't happen to see anything for the @cf/meta/llama-2-7b-chat-fp16
or @cf/meta/llama-2-7b-chat-int8
models.
Anywhere I can see the info for those models?6 replies
CDCloudflare Developers
•Created by user on 8/27/2023 in #workers-help
Could not resolve a bunch of packages
Hi, I am trying to make a simple thing to send requests thru an authenticated proxy, but for some reason when I try to build, I get a bunch of errors.
I get this error but for
async_hooks
stream/web
util/types
perf_hooks
diagnostics_channel
and of course, worker_threads
12 replies
CDCloudflare Developers
•Created by user on 8/25/2023 in #workers-help
Worker route re-enabling
Hey, I'm developing a little worker and I'm having just a slight issue with routes.
So, I want the default route (workers.dev) to be disabled, and I've disabled it like, three times so far. Yet, the route is constantly re-enabling itself.
Is this a known issue? Or am I just gaslighting myself?
2 replies
CDCloudflare Developers
•Created by user on 7/10/2023 in #general-help
Security Events not showing
3 replies