Workers seems to not load in localhost
Hello, im trying to use cloudflare workers, i have followed the steps in the get started section and i created a new worker, i tried running the dev server but when i go to the localhost url it never seems to load, i have asked other people to follow the same steps and it worked for them.
Does somebody know why this could be happening? i have tried updating node and things like that but its still the same.
8 Replies
we'd need more info - what does "never seems to load" mean, is it timing out? any error?
what os? what url are you using?
also any like vpn or anything active?
Im using arch linux 6.6.63 lts, when i curl to the localhost:8787 url or open it in my browser it just gets stuck, and nothing is returned, its not giving any errors or timing out really, its just stuck forever, i dont have any vpn or anything else
i have previously used hono with deno and it works, but not workers
i tried changing the port but it doesnt solve anything
calling it now, arch thing :meowupsidedown:
is the process listening to the port correctly?
i think this is ok?
hmm yeah looks fine
i dont know what else to try
hello, just letting you know that it worked when i changed my network adapter, is there any step i should do to close this thread or mark it as solved?
This is why I don't use arch btw
I've marked as solved 🙂
Glad you figured it out
thanks