You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded from v1.3.11 to v1.3.17 and getting these errors. Readers's still working good.
Error running job Refresh MV atomicmarket_sale_prices relation "atomicmarket_sale_prices" does not exist {"length":122,"name":"error","severity":"ERROR","code":"42P01","file":"namespace.c","line":"435","routine":"RangeVarGetRelidExtended","stack":"error: relation "atomicmarket_sale_prices" does not exist\n at Parser.parseErrorMessage (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket. (/root/eosio-contract-api/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:520:28)\n at addChunk (node:internal/streams/readable:315:12)\n at readableAddChunk (node:internal/streams/readable:289:9)\n at Socket.Readable.push (node:internal/streams/readable:228:10)\n at TCP.onStreamRead (node:internal/stream_base_commons:190:23)"}
0|eosio-contract-api-filler | 2022-10-22T13:36:11.951Z [PID:5200] [error] : Error running job Refresh MV atomicmarket_template_prices "atomicmarket_template_prices" is not a materialized view {"length":121,"name":"error","severity":"ERROR","code":"0A000","file":"matview.c","line":"176","routine":"ExecRefreshMatView","stack":"error: "atomicmarket_template_prices" is not a materialized view\n at Parser.parseErrorMessage (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket. (/root/eosio-contract-api/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:520:28)\n at addChunk (node:internal/streams/readable:315:12)\n at readableAddChunk (node:internal/streams/readable:289:9)\n at Socket.Readable.push (node:internal/streams/readable:228:10)\n at TCP.onStreamRead (node:internal/stream_base_commons:190:23)"}
0|eosio-contract-api-filler | 2022-10-22T13:36:12.932Z [PID:5200] [error] : Error running job Refresh MV atomicmarket_stats_prices relation "atomicmarket_stats_prices" does not exist {"length":123,"name":"error","severity":"ERROR","code":"42P01","file":"namespace.c","line":"435","routine":"RangeVarGetRelidExtended","stack":"error: relation "atomicmarket_stats_prices" does not exist\n at Parser.parseErrorMessage (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket. (/root/eosio-contract-api/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:520:28)\n at addChunk (node:internal/streams/readable:315:12)\n at readableAddChunk (node:internal/streams/readable:289:9)\n at Socket.Readable.push (node:internal/streams/readable:228:10)\n at TCP.onStreamRead (node:internal/stream_base_commons:190:23)"}
0|eosio-contract-api-filler | 2022-10-22T13:36:13.917Z [PID:5200] [error] : Error running job Refresh MV atomicmarket_stats_markets "atomicmarket_stats_markets" is not a materialized view {"length":119,"name":"error","severity":"ERROR","code":"0A000","file":"matview.c","line":"176","routine":"ExecRefreshMatView","stack":"error: "atomicmarket_stats_markets" is not a materialized view\n at Parser.parseErrorMessage (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/root/eosio-contract-api/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket. (/root/eosio-contract-api/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:520:28)\n at addChunk (node:internal/streams/readable:315:12)\n at readableAddChunk (node:internal/streams/readable:289:9)\n at Socket.Readable.push (node:internal/streams/readable:228:10)\n at TCP.onStreamRead (node:internal/stream_base_commons:190:23)"}
0|eosio-contract-api-filler | 2022-10-22T13:36:13.917Z [PID:5200] [info] : Reader atomic-1 - Progress: 209959621 / 209966908 (54.82%) Speed: 17.2 B/s 335 W/s [DS:0|SH:23|JQ:1] (Syncs in 7 minutes)
The text was updated successfully, but these errors were encountered:
I upgraded from v1.3.11 to v1.3.17 and getting these errors. Readers's still working good.
The text was updated successfully, but these errors were encountered: