You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:4726) [MONGOOSE] DeprecationWarning: Mongoose: the strictQuery option will be switched back to false by default in Mongoose 7. Use mongoose.set('strictQuery', false); if you want to prepare for this change. Or use mongoose.set('strictQuery', true); to suppress this warning.
at Mongoose.connect (/Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/mongoose@6.13.3_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk[email protected]_/node_modules/mongoose/lib/index.js:410:5)
at Database.connect (file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/@maticnetwork+chain-indexer-framework@1.3.14_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk+client_e2423eoot5aemuosdt3heyj3wa/node_modules/@maticnetwork/chain-indexer-framework/dist/internal/mongo/database.js:33:33)
at BlockPollerProducer.start (file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/@maticnetwork+chain-indexer-framework@1.3.14_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk+client_e2423eoot5aemuosdt3heyj3wa/node_modules/@maticnetwork/chain-indexer-framework/dist/internal/block_producers/block_producer.js:65:29)
at produce (file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/@maticnetwork+chain-indexer-framework@1.3.14_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk+client_e2423eoot5aemuosdt3heyj3wa/node_modules/@maticnetwork/chain-indexer-framework/dist/public/kafka/producer/produce.js:50:14)
at file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/dist/indexer/producer.js:3:18
at ModuleJob.run (node:internal/modules/esm/module_job:262:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:482:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)
Connection status: true
(node:4726) [MONGOOSE] DeprecationWarning: Mongoose: the
strictQuery
option will be switched back tofalse
by default in Mongoose 7. Usemongoose.set('strictQuery', false);
if you want to prepare for this change. Or usemongoose.set('strictQuery', true);
to suppress this warning.at Mongoose.connect (/Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/mongoose@6.13.3_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk[email protected]_/node_modules/mongoose/lib/index.js:410:5)
at Database.connect (file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/@maticnetwork+chain-indexer-framework@1.3.14_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk+client_e2423eoot5aemuosdt3heyj3wa/node_modules/@maticnetwork/chain-indexer-framework/dist/internal/mongo/database.js:33:33)
at BlockPollerProducer.start (file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/@maticnetwork+chain-indexer-framework@1.3.14_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk+client_e2423eoot5aemuosdt3heyj3wa/node_modules/@maticnetwork/chain-indexer-framework/dist/internal/block_producers/block_producer.js:65:29)
at produce (file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/node_modules/.pnpm/@maticnetwork+chain-indexer-framework@1.3.14_@aws-sdk+client-sso-oidc@3.658.0_@aws-sdk+client_e2423eoot5aemuosdt3heyj3wa/node_modules/@maticnetwork/chain-indexer-framework/dist/public/kafka/producer/produce.js:50:14)
at file:///Users/ezumahjeremiah/Desktop/Builds/convexity/package/indexer/dist/indexer/producer.js:3:18
at ModuleJob.run (node:internal/modules/esm/module_job:262:25)
at async onImport.tracePromise.proto (node:internal/modules/esm/loader:482:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)
Connection status: true
everything logs fine on my alchemy network log after connection has been established
The text was updated successfully, but these errors were encountered: