AuroraDAO / aurad

Staking software for the AURA token
https://auroradao.com/
GNU Lesser General Public License v3.0
32 stars 20 forks source link

HTTP Error (429): Creation of this event was denied due to rate limiting #43

Closed fab-io closed 5 years ago

fab-io commented 5 years ago

Today after upgrading to v0.1.3

I am getting this in the log

11:21:25 0|worker  | Error: BatchRequest error: [{},{}]          
11:21:25 0|worker  |     at /usr/aurad/node_modules/web3-providers/dist/web3-providers.cjs.js:789:17
11:21:25 0|worker  |     at process._tickCallback (internal/process/next_tick.js:68:7)
11:21:25 0|worker  | Error fetching blocks, retry in 5 seconds                                        
11:21:25 0|worker  | { SentryError: HTTP Error (429): Creation of this event was denied due to rate limiting
11:21:25 0|worker  |     at new SentryError (/usr/aurad/node_modules/@sentry/core/dist/error.js:9:28)
11:21:25 0|worker  |     at ClientRequest.<anonymous> (/usr/aurad/node_modules/@sentry/node/dist/transports/base.js:51:44)
11:21:25 0|worker  |     at Object.onceWrapper (events.js:273:13)         
11:21:25 0|worker  |     at ClientRequest.emit (events.js:182:13)
11:21:25 0|worker  |     at ClientRequest.EventEmitter.emit (domain.js:441:20)
11:21:25 0|worker  |     at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:556:21)
11:21:25 0|worker  |     at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)                                   
11:21:25 0|worker  |     at TLSSocket.socketOnData (_http_client.js:442:20)
11:21:25 0|worker  |     at TLSSocket.emit (events.js:182:13)
11:21:25 0|worker  |     at TLSSocket.EventEmitter.emit (domain.js:441:20)          
11:21:25 0|worker  |     at addChunk (_stream_readable.js:283:12)
11:21:25 0|worker  |     at readableAddChunk (_stream_readable.js:264:11)                           
11:21:25 0|worker  |     at TLSSocket.Readable.push (_stream_readable.js:219:10)      
11:21:25 0|worker  |     at TLSWrap.onStreamRead [as onread] (internal/stream_base_commons.js:94:17) name: 'SentryError' }