Skip to content

quarto database is locked error #1518

Description

@kekulai-fredchang

Provide a minimally reproducible example

nbdev_new or nbdev_prepare fails with a database error stemming from quarto.

Tried clearing quarto cache but error still persists.

Some background on minimal reproducible examples [^1]

nbdev 2.4.2
quarto 1.7.29

clean attempt at nbdev_new in empty git repo

nbdev_prepare
Success.
ERROR: database is locked: Error code 5: The database file is locked

Stack trace:
    at async Object.openKv (ext:deno_kv/01_db.ts:10:15)
    at async ProjectCacheImpl.init (file:///opt/quarto/bin/quarto.js:51070:22)
    at async createProjectCache (file:///opt/quarto/bin/quarto.js:51197:5)
    at async projectContext (file:///opt/quarto/bin/quarto.js:82381:32)
    at async render (file:///opt/quarto/bin/quarto.js:91820:19)
    at async Command.actionHandler (file:///opt/quarto/bin/quarto.js:92001:32)
    at async Command.execute (file:///opt/quarto/bin/quarto.js:8253:13)
    at async Command.parseCommand (file:///opt/quarto/bin/quarto.js:8143:20)
    at async quarto (file:///opt/quarto/bin/quarto.js:128475:9)
    at async file:///opt/quarto/bin/quarto.js:128505:9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions