Skip to content
This repository was archived by the owner on Jul 9, 2026. It is now read-only.
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

[Bug] relation "atomicmarket_stats_markets_updates" does not exist at character 10466 #102

Description

@Dewald928
eosio-contract-api-filler    | 2022-09-23T15:44:47.425Z [PID:28] [info] : Starting workers... 
eosio-contract-api-filler    | 2022-09-23T15:44:47.679Z [PID:28] [info] : Checking for available upgrades... 
eosio-contract-api-filler    | 2022-09-23T15:44:47.682Z [PID:28] [info] : Found 3 available upgrades. Starting to upgradeDB... 
eosio-contract-api-filler    | 2022-09-23T15:44:47.682Z [PID:28] [info] : Upgrade to 1.3.15 ... 
eosio-contract-api-postgres  | 2022-09-23 15:44:47.761 UTC [36] ERROR:  relation "atomicmarket_stats_markets_updates" does not exist at character 10466
eosio-contract-api-postgres  | 2022-09-23 15:44:47.761 UTC [36] STATEMENT:  /*
eosio-contract-api-postgres  |  -- Run before upgrade to make the migration faster:

Getting this when running docker compose up. With a new clean repo.
This suddenly started happening this week and wasn't a problem before.
I didn't pull the latest changes. So I assume it's something external that changed.
Anyone else also getting this all of a sudden?

EDIT:
This is with the latest release 1.3.17.
This happened because I removed the delphioracle and market contract from the readers.config.
Resulting in a catch 22, the contracts aren't created but are dependant.
The migrations might just need a review.

My temporary solution was just to roll back to previous release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions