question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

KV assets doesn't upload for Workers Sites

See original GitHub issue

I tried to use Workers Sites with your example on this repo wrangler2/packages/example-sites-app and doesn’t works.

It fails to upload assets to KV for dev and publish commands.

Is pending work or you will deprecate Workers Sites in favor of Pages?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fcomrqzcommented, Mar 10, 2022

With wrangler@0.0.18 it’s working properly. 😁

1reaction
threepointonecommented, Feb 5, 2022

That’s surprising, it should work. I’ll reopen this and investigate soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workers Sites, Missing Images - Cloudflare Community
Ah, the problem appears to be that Workers Sites is far more fussy about the use of ... Workers KV multiple image upload...
Read more >
kv-asset-handler/README.md at main · cloudflare/kv ... - GitHub
kv -asset-handler is an open-source library for managing the retrieval of static assets from Workers KV inside of a Cloudflare Workers function. kv-asset-handler ......
Read more >
How to Use Cloudflare Workers and KV Storage ... - YouTube
Cloudflare workers are like serverless functions that always run at the edge, making them incredibly fast. Not only that, but the tooling ...
Read more >
Accessing Compressed Data for Cloudflare Workers Sites
For a minimal reproduction: here are the two worker scripts I'm using. import { getAssetFromKV, mapRequestToAsset } from '@cloudflare/kv-asset- ...
Read more >
Using LaunchDarkly with Cloudflare Workers
If this configuration key does not exist yet, create it. If it does exist with the KV namespace that was created for your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found