Skip to content
Discussion options

You must be logged in to vote

Hi @ellipsis-apps can you download the litegraph.db file from the repo here? Alternatively, you can clone source, dotnet build, go into litegraph.server\bin\Debug\net10.0, run LiteGraph.Server and copy the resultant litegraph.db into your docker directory.

Also, if you started LiteGraph using docker compose WITHOUT having the litegraph.db file there, Docker may have created a shadow directory in its place called litegraph.db that you'll need to delete before you copy the litegraph.db file into the directory. Best way to do it is just clone the repo, then go into docker and compose-up.bat.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ellipsis-apps
Comment options

@jchristn
Comment options

Answer selected by ellipsis-apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #31 on February 16, 2026 04:51.