Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Installing postgresML via docker-compose query error#555

Unanswered
njwgroeneveld asked this question inQ&A
Discussion options

Hi all, I tried to install postgresML via the dockerfile based onhttps://postgresml.org/user_guides/setup/quick_start_with_docker/

Unfortunately at the latest state I got an error at the latest stage:
=> ERROR [postgresml-dashboard 4/4] RUN cargo build

The errors are based on the queries which are executed on the last part, I copied one of the queries below:

0 451.9 error: failed to find data for query SELECT * FROM pgml.notebooks WHERE id = $1#0 451.9   --> src/models.rs:89:13#0 451.9    |#0 451.9 89 |             sqlx::query_as!(Notebook, "SELECT * FROM pgml.notebooks WHERE id = $1", id,)#0 451.9    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^#0 451.9    |#0 451.9    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)

Is there somebody who can help me solve this error?

Tnx in advance!

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@njwgroeneveld

[8]ページ先頭

©2009-2025 Movatter.jp