-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Dear,
i tried out this software, i'm not a programmer but trader. I got some issues at multiple occasions trying to run this software. I'm wondering if this is still up to date or doesn't work anymore? It would have been a great tool otherwise...
FetchError: invalid json response body at https://manifold.markets/api/v0/markets?limit=1000&before=KxesWYLx2QAKmkQhQh1b reason: Unexpected token 'u', "upstream c"... is not valid JSON
at C:\Users\niel\market-maker\node_modules\node-fetch\lib\index.js:272:32
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getMarkets (C:\Users\niel\market-maker\src\api.ts:17:33)
at async getAllMarkets (C:\Users\niel\market-maker\src\api.ts:31:35)
at async betOnTopMarkets (C:\Users\niel\market-maker\src\market-maker.ts:43:19)
at async main (C:\Users\niel\market-maker\src\market-maker.ts:38:5) {
type: 'invalid-json'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
TypeError: Cannot read properties of undefined (reading 'filter')
at C:\Users\niel\market-maker\src\market-maker.ts:59:42
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 3)
at async batchedWaitAll (C:\Users\niel\market-maker\src\api.ts:118:19)
at async betOnTopMarkets (C:\Users\niel\market-maker\src\market-maker.ts:56:3)
at async main (C:\Users\niel\market-maker\src\market-maker.ts:38:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.