t8 / weave-growth

Utility scripts that aggregate and export data to be used in statistics graphs
MIT License
3 stars 0 forks source link

Error: Request failed with status code 403 #1

Open xylophonez opened 3 years ago

xylophonez commented 3 years ago

after cloning, npm i, then node src/swot.js, the output hangs on 'initializing' for a few minutes, then:


Error: Request failed with status code 403
    at createError (/home/fn/Dev/weave-growth/node_modules/axios/lib/core/createError.js:16:15)
    at settle (/home/fn/Dev/weave-growth/node_modules/axios/lib/core/settle.js:17:12)
    at IncomingMessage.handleStreamEnd (/home/fn/Dev/weave-growth/node_modules/axios/lib/adapters/http.js:269:11)```
xylophonez commented 3 years ago

This went away after a few repeat attempts to run swot.js, but then #2 appeared