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 on a project but it doesn't work? Is there a way to upgrade old projects? #477

Closed digitaldesigndj closed 1 year ago

digitaldesigndj commented 1 year ago

🔍

Type of feedback

Bug report

Description

I have a deployment videopoker-academy and it errors because OpenKV is not a function.

https://dash.deno.com/projects/videopoker-academy

I had trouble renaming the project it seems that even erasing the project and naming a new one will not activate KV.

Steps to reproduce (if applicable)

No response

Expected behavior (if applicable)

No response

Possible solution (if applicable)

No response

Additional context

No response

lucab commented 1 year ago

Thanks for the report. Deploy KV is currently in beta and behind a waitlist. I think your account may not yet have access to KV, and in that case you can follow the docs and sign up at https://deno.com/kv (please note that it may take some time to go through the waitlist).

piscisaureus commented 1 year ago

@digitaldesigndj

I've just enabled KV for the Hyprtxt organization. It should work now for existing projects, but you might have to create a new deployment.

digitaldesigndj commented 1 year ago

I was confused because I put under the org. Thank you nice work

On Fri, Aug 25, 2023 at 9:36 AM Bert Belder @.***> wrote:

Closed #477 https://github.com/denoland/deploy_feedback/issues/477 as completed.

— Reply to this email directly, view it on GitHub https://github.com/denoland/deploy_feedback/issues/477#event-10194945427, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEDVOBYKGS7AEUVEYQJL7LXXDIANANCNFSM6AAAAAA35YJIZ4 . You are receiving this because you were mentioned.Message ID: @.***>

digitaldesigndj commented 1 year ago

It's still not working anymore. It has an error that I just cant figure out.

TypeError: Default database is not available

I am using fresh-session with kv as the store. It was working on my account before. If you have to wipe the info in the database I really don't care at all.

fxnoob commented 10 months ago

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.

Same error message is coming:

TypeError: Default database is not available