Benoit Senand

Results 9 comments of Benoit Senand

The log before the errors : ``` Send: G2 X201.31 Y326.5246 I77.5788 J-161.7601 Recv: ok Send: G2 X230.2082 Y331.9844 I43.59 J-151.5111 Recv: ok Send: G2 X252.0542 Y331.6143 I9.2515 J-98.8446 Recv:...

I have the same issue. cmake don't find packages it's like CMAKE_TOOLCHAIN_FILE is ignore

@mwilliammyers I am looking for add #[graphql(skip)] on GraphQLInputObject too. Have you news about this possible feature ?

Same issue and same client configuration. I excluded my server configuration because I can succeed with a manual fetch() request. I think it's come from the client not passing fetch...

I encounter the same error: ``` > [builder 2/4] RUN cargo chef cook --release --recipe-path recipe.json: #0 0.498 error: failed to load manifest for workspace member `/app/./crate/*` #0 0.498 #0...

Here a repoduction : Dockerfile : ``` #---- CREATE SOURCE ---------------------------- FROM rust:1.70-slim-bullseye as source WORKDIR /src-app RUN cargo new main_app --bin COPY

It will be a super useful feature ! @ros-dorian Some update about it ?

Hi @ros-dorian, Thanks a lot for the update :)

I don't think it is crashing. Here is the container log: ``` 2023-03-07T08:26:34.173Z INFO rudolfs > Initializing storage... 2023-03-07T08:26:34.173Z INFO rudolfs::storage::s3 > Connecting to S3 bucket 'test' at region 'localhost'...