Common errors
Common Curio errors seen in support, with meaning and next steps.
API / CLI
ERROR: could not get API info for Curio: could not determine API endpoint ... Try setting environment variable: CURIO_API_INFO
ERROR: could not get API info for Curio: could not determine API endpoint ... Try setting environment variable: CURIO_API_INFOChain / Lotus connectivity
Not able to establish connection to node with addr: ws://.../rpc/v1
Not able to establish connection to node with addr: ws://.../rpc/v1Sealing / PoSt
invalid partIdx 0 (deadline has 0 partitions)
invalid partIdx 0 (deadline has 0 partitions)Error computing WindowPoSt ... no sectors to prove
Error computing WindowPoSt ... no sectors to proveStorage / paths
sector {..} redeclared in ... paths/db_index.go
sector {..} redeclared in ... paths/db_index.goMarket / indexing
duplicate key value violates unique constraint ... (SQLSTATE 23505) during indexing / CheckIndex
duplicate key value violates unique constraint ... (SQLSTATE 23505) during indexing / CheckIndexno suitable data URL found for piece_id <N> (ParkPiece)
no suitable data URL found for piece_id <N> (ParkPiece)Batch sealing
panic: SupraSealInit: supraseal build tag not enabled
panic: SupraSealInit: supraseal build tag not enabledBatch commit failures: all-or-nothing ... Batch successes 67/68 ... idx=N
all-or-nothing ... Batch successes 67/68 ... idx=NYugabyteDB
Could not upgrade! ... / Rewriting of YB table is not yet implemented (SQLSTATE 0A000)
Could not upgrade! ... / Rewriting of YB table is not yet implemented (SQLSTATE 0A000)Last updated