tangramdotdev / tangram

Tangram is a build system and package manager.
https://www.tangram.dev
MIT License
73 stars 5 forks source link

Failed to store blob during indexing #281

Open deciduously opened 3 days ago

deciduously commented 3 days ago

I am observing the following error intermittently in the server:

  2024-10-15T19:01:53.673928Z ERROR tangram_server::object::index: error: Error { message: Some("failed to store the blob"), location: Some(Location { symbol: Some("tangram_server::blob::create::<impl tangram_server::Server>::try_store_blob::{{closure}}"), source: Internal("./packages/server/src/blob/create.rs"), line: 325, column: 4 }), stack: None, source: None, values: {"output": "bch_01htpzt0h88g380mqzdd95m31hmc3p59mhm96zfw5zkc9xya1j7ge0", "self": "bch_01kjnew86x1eaxtwspeyymrdxweg0db2jtvm17zq90j87vxqrmsp1g"} }
    at packages/server/src/object/index.rs:117