Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout error #10

Open
neo-oen-neo opened this issue Nov 15, 2021 · 0 comments
Open

Timeout error #10

neo-oen-neo opened this issue Nov 15, 2021 · 0 comments

Comments

@neo-oen-neo
Copy link

[14:41:03] Fetch crops wallet neooenneo.gm
[14:41:04] Next cropclaim at 11/15/2021, 6:41:04 PM GMT+8
[14:41:17] [Error] - Error: timeout of 15000ms exceeded
at createError (/Users/neo_oen_neo/farmersworld-bot/node_modules/axios/lib/core/createError.js:16:15)
at RedirectableRequest.handleRequestTimeout (/Users/neo_oen_neo/farmersworld-bot/node_modules/axios/lib/adapters/http.js:303:16)
at RedirectableRequest.emit (node:events:390:28)
at Timeout. (/Users/neo_oen_neo/farmersworld-bot/node_modules/follow-redirects/index.js:164:12)
at listOnTimeout (node:internal/timers:557:17)
at processTimers (node:internal/timers:500:7) {
config: {
url: 'https://wax.cryptolions.io/v1/chain/get_table_rows',
method: 'post',
data: '{"json":true,"code":"farmersworld","scope":"farmersworld","table":"tools","lower_bound":"neooenneo.gm","upper_bound":"neooenneo.gm","index_position":2,"key_type":"i64","limit":"100","reverse":false,"show_payer":false}',
headers: {
Accept: 'application/json, text/plain, /',
'Content-Type': 'application/json',
'X-Forwarded-For': '137.114.41.208',
'User-Agent': 'axios/0.21.4',
'Content-Length': 217
},
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 15000,
adapter: [Function: httpAdapter],
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
'axios-retry': { retryCount: 0, lastRequestTime: 1636958462937 }
},
code: 'ECONNABORTED',
request: <ref *1> Writable {
_writableState: WritableState {
objectMode: false,
highWaterMark: 16384,
finalCalled: false,
needDrain: false,
ending: false,
ended: false,
finished: false,
destroyed: false,
decodeStrings: true,
defaultEncoding: 'utf8',
length: 0,
writing: false,
corked: 0,
sync: true,
bufferProcessing: false,
onwrite: [Function: bound onwrite],
writecb: null,
writelen: 0,
afterWriteTickInfo: null,
buffered: [],
bufferedIndex: 0,
allBuffers: true,
allNoop: true,
pendingcb: 0,
constructed: true,
prefinished: false,
errorEmitted: false,
emitClose: true,
autoDestroy: true,
errored: null,
closed: false,
closeEmitted: false,
[Symbol(kOnFinished)]: []
},
_events: [Object: null prototype] {
response: [Array],
error: [Array],
socket: [Function: destroyOnTimeout]
},
_eventsCount: 3,
_maxListeners: undefined,
_options: {
maxRedirects: 21,
maxBodyLength: 10485760,
protocol: 'https:',
path: '/v1/chain/get_table_rows',
method: 'POST',
headers: [Object],
agent: undefined,
agents: [Object],
auth: undefined,
hostname: 'wax.cryptolions.io',
port: null,
nativeProtocols: [Object],
pathname: '/v1/chain/get_table_rows'
},
_ended: false,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 217,
_requestBodyBuffers: [ [Object] ],
_onNativeResponse: [Function (anonymous)],
_currentRequest: ClientRequest {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: true,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
_contentLength: null,
_hasBody: true,
_trailer: '',
finished: false,
_headerSent: true,
_closed: false,
socket: [TLSSocket],
_header: 'POST /v1/chain/get_table_rows HTTP/1.1\r\n' +
'Accept: application/json, text/plain, /\r\n' +
'Content-Type: application/json\r\n' +
'X-Forwarded-For: 137.114.41.208\r\n' +
'User-Agent: axios/0.21.4\r\n' +
'Content-Length: 217\r\n' +
'Host: wax.cryptolions.io\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: [Agent],
socketPath: undefined,
method: 'POST',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
path: '/v1/chain/get_table_rows',
_ended: false,
res: null,
aborted: true,
timeoutCb: null,
upgradeOrConnect: false,
parser: [HTTPParser],
maxHeadersCount: null,
reusedSocket: false,
host: 'wax.cryptolions.io',
protocol: 'https:',
_redirectable: [Circular *1],
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype],
[Symbol(kError)]: undefined
},
_currentUrl: 'https://wax.cryptolions.io/v1/chain/get_table_rows',
_timeout: null,
[Symbol(kCapture)]: false
},
response: undefined,
isAxiosError: true,
toJSON: [Function: toJSON]
}
[14:41:17] run with wallet neooenneo.gm
[14:41:18] Current withdraw fee 8
[14:41:33] [ERROR] another task error - timeout of 15000ms exceeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant