denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[KV Feedback]: I would like to use KV queue listener on a project but it is not working #561

Closed fxnoob closed 11 months ago

fxnoob commented 11 months ago

🔍

Type of feedback

Bug report

Description

I wanted to test out this queue listener feature but it's not working out for my project here: https://dash.deno.com/projects/sps.

This error message is coming:

TypeError: Default database is not available

Steps to reproduce (if applicable)

No response

Expected behavior (if applicable)

No response

Possible solution (if applicable)

No response

Additional context

No response

losfair commented 11 months ago

Hey,

How are you deploying to this project? Is it deployctl or another custom tool?

fxnoob commented 11 months ago

I am using deployctl

losfair commented 11 months ago

We have applied a fix. Please redeploy this project and KV should work now.