Skip to content

"/artwork" API endpoints throwing the 500 error ("Internal server error") on production server #24

@trivialworks

Description

@trivialworks

500 error is coming on the production server. I have attached the screenshots for it. Please have a look.

Error:

Error: 1014: Priority is too low: (1330904335908 vs 1330666336494): The transaction has too low priority to replace another transaction already in the pool.
    at RpcCoder._checkError (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/@polkadot/rpc-provider/coder/index.cjs:84:13)
    at RpcCoder.decodeResponse (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/@polkadot/rpc-provider/coder/index.cjs:47:10)
    at WsProvider.value (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/@polkadot/rpc-provider/ws/index.cjs:239:90)
    at W3CWebSocket.value [as onmessage] (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/@polkadot/rpc-provider/ws/index.cjs:219:153)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/yaeti/lib/EventTarget.js:107:17)
    at W3CWebSocket.onMessage (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/websocket/lib/W3CWebSocket.js:234:14)
    at WebSocketConnection.<anonymous> (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/websocket/lib/W3CWebSocket.js:205:19)
    at WebSocketConnection.emit (node:events:365:28)
    at WebSocketConnection.emit (node:domain:470:12)
    at WebSocketConnection.processFrame (/home/bas/app_c6b0c100-24f3-4e70-ad0e-ba8f755e5bf8/node_modules/websocket/lib/WebSocketConnection.js:554:26)

image (7)
image (6)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions