text_clean
stringlengths
10
26.2k
label
int64
0
1
as part of we plan to remove support for opquery for all commands except hello and legacy hello but it turns out that many drivers and the server itself also use opquery for authenticationrelated commands saslstart and saslcontinue although it is not mentioned in the scope document as part of the implementation of this project saslstartcontinue are still allowed to be executed with opquery the motivation according to was that the repl code was still using opquery and we didnt want to take the time to modify that code it turns out this helps drivers as well still there is a small problem that still remains some drivers including the latest release of the java driver which is the most popular on atlas execute the buildinfo command as part of the handshake its a long story and this command is also executed with opquery so the request of this ticket is to add buildinfo and its cousin buildinfo to the list of commands that are still allowed to be executed with opquery
1
currently cant use mongodump on a sharded cluster
1
it looks like they are not colored and so get the default on the build page this makes them blue on the task page this makes them gray example build example task
0
pointed out that on this page we say to click list on the downloads page but it should probably say something like to click on your platform under archived releases we should put an anchor in too and maybe link directly to it
1
scheduledatabaserefresh already holds the mutex when making this call similarly inside schedulecollectionrefresh
0
from to the server has stopped returning the value field from a findandmodify command under certain conditions this is causing the net driver for instance to throw an exception where null used to be returned certainly we could alter the driver to check if the field exists first but this is a change to the servers api and affects all versions of the net driver currently released
1
on page the enable auth link goes to that page does not exist it should be
1
just a small wording issue i thinkthis you may add an extra mongod instance a replica set as an arbitershould be you may add an extra mongod instance to a replica set as an arbiter
0
as shown in title after i deploy mongodb as a distribution by shard i cant insert data by storage process in nodejs is that the problem of the version of node driver
1
html drivers ticket description script target if you can read this text the script has failed get functiondata var description datafinddescriptionval descriptionfindscripttargetwrapperremove scripttargethtmldescription html
0
cafeteria example length should be not
1
there was a jenkins test failure code t process table rowstore seconds testformatsmokesh line segmentation fault core dumped testwrapper t args filetyperow datasourcelsm code despite the above message the test wasnt running using lsm the failure didnt reproduce quickly for me locally some interesting gdb output code thread thread lwp in wtrefinfo ref addrp sizep typep at in pageread session ref at in wtpageinfunc session ref func treewalkinternal at in wtpageswapfunc session held want func treewalkinternal at gdb p ref page home pindexhint state addr key recno ikey pagedel pagelas gdb p addrp const gdb p addrp const gdb up in pageread session ref at wtrefinforef addr addrsize null gdb p previousstate code its dealing with a wtrefdeleted ref that points towards but was also merged recently and it played around with ref states as well all the call stacks from the failure code gdb thread apply all bt thread thread lwp in futexwait private futexword at futexwaitsimple private futexword at pthreadrwlockwrlockslow rwlock at in begintransaction tinfo session isoconfigp at in ops arg at in startthread arg at in clone at thread thread lwp in select at in wtsleep at in randomsleep rnd at in timestamp arg at in startthread arg at in clone at thread thread lwp in select at in wtsleep at in checkpoint arg at in startthread arg at in clone at thread thread lwp in wthuffmandecode session huffmanarg fromarg tobuf at in celldataref session page unpack store at in wtdskcelldataref session unpack store at in verifydskrow session tag dsk at in wtverifydskimage session tag dsk emptypageoktrue at in recsplitwrite session r chunk compressedimage lastblocktrue at in recsplitfinish session r at in recrowleaf session r page salvage at type to continue or q to quit in wtreconcile session ref salvage lookasideretryp at in evictreview session ref closingfalse inmemsplitp at in wtevict session ref closingfalse at in evictpage session isservertrue at in evictlrupages session isservertrue at in evictpass session at in evictserver session didwork at in wtevictthreadrun session thread at in threadrun arg at in startthread arg at in clone at thread thread lwp in schedyield at in wtyield at in wtrowsearch session srchkey leaf cbt inserttrue restorefalse at in cursorrowsearch session cbt leaf inserttrue at in wtbtcursearchnear cbt exactp at in curfilesearchnear cursor exact at in readrowworker cursor key value sntrue at in readrow tinfo cursor at in ops arg at in startthread arg at in clone at thread thread lwp at in wtcondwaitsignal session cond runfunc signalled at in wtcondwait session cond runfunc at in threadrun arg at in startthread arg at in clone at thread thread lwp at in wtcondwaitsignal session cond runfunc signalled at in wtcondwait session cond type to continue or q to quit runfunc at in threadrun arg at in startthread arg at in clone at thread thread lwp in wtrefkey page ref keyp sizep at in wtrowsearch session srchkey leaf cbt insertfalse restorefalse at in cursorrowsearch session cbt leaf insertfalse at in wtbtcursearch cbt at in wtbtcurmodify cbt entries at in curfilemodify cursor entries at in rowmodify tinfo cursor positionedfalse at in ops arg at in startthread arg at in clone at thread thread lwp in select at in wtsleep at in wtsops at in main argv at thread thread lwp at in wtcondwaitsignal session cond runfunc signalled at in wtcondwait session cond runfunc at in sweepserver arg at in startthread arg at in clone at thread thread lwp in wtrefinfo ref addrp sizep typep at in pageread session ref at in wtpageinfunc session ref func treewalkinternal at in wtpageswapfunc session held want func treewalkinternal at in treewalkinternal session refp walkcntp skipfunc funccookie at type to continue or q to quit in wttreewalk session refp at in wtbtcurnext cbt truncatingfalse at in curfilenext cursor at in nextprev tinfo cursor nexttrue at in ops arg at in startthread arg at in clone at code configuration file code run parameters checkpointson checksumuncompressed compressionnone datasourcetable encryptionnone filetyperowstore isolationsnapshot loggingcompressionnone wiredtigerconfig code
0
all tag values must be strings this is not stated in the docs nor accurately shown in the examplesin the examples the numbers are missing the quotes on tutorialconfigurereplicasettagsets
1
found this running pymongos test suite the test creates a collection like sonoformatdbinsertx e storage wiredtiger sessioncreate error parsing v key id name id ns pymongotestemployãs at byte unexpected character invalid i invariant failure depth srcmongodbstoragewiredtigerwiredtigerrecoveryunitcpp i control begin backtrace backtraceprocessinfo mongodbversion gitversion modules subscription uname sysname linux release version smp preempt sat oct pdt machine somap mongod mongod end backtrace i aborting after invariant failurenoformat
1
the following should be a yaml error as such isprojerr should be true here however its not so were hitting this else block and failing
0
paneltitleissue status as of feb issue description and impact in mongodb wiredtiger fails to parse the desupported huffmankey option during table creation this prevents initial syncs and mongorestores of collections created prior to mongodb if any collections were created with a usersupplied wiredtiger configuration string in support for huffman encoding of keys was removed but collections created prior to mongodb still contain the huffmankey option that was provided at collection creation time attempts to reuse this option via initial sync and mongorestore with options trigger the bug diagnosis and affected versions this bug exists in mongodb and affects collections created in any earlier version methods for doing this include explicit createcollection commands that specify a storageenginewiredtigerconfigstring value that includes huffmankey any collection creation performed while mongod was running with the wiredtigercollectionconfigstring parameter enabled for these collections on initial sync fails and logs a collection clone failed message with an unknown configuration key huffmankey invalid argument error mongorestore also fails with codeerror running create command badvalue invalid argument wiredtigerconfigvalidate configchecksearch unknown configuration key huffmankey invalid argument code remediation and workarounds upgrade to to resync or mongorestore it is not currently possible to change a usersupplied wiredtiger collection configuration string inplace if necessary to sync a node in use the sync by copying data files method or start the new node using version and upgrade it when sync is complete mongorestore can be used in with the nooptionsrestore flag panel original description as part of the huffmankey encoding support is removed along with the configuration options to control it the older versions of mongodb where the option of huffmankey is configured to all the tables that are created in wiredtiger metadata whenever these databases are upgraded to the newer versions like and above leads to a problem in parsing the old configuration option that is not known
1
hello all of this was tested with mongo and mongo and ive tested under ubuntu for a few but since im trying on my own laptop mac os x mavericks i can not create database in the second db connection with pythonmongo the user ive created has this roles noformat dbgetusers id usersdevlook user look db usersdev roles role root db admin role readwrite db usersdev role dbowner db usersdev role dbadmin db usersdev noformat then im testing my user in mongo noformat mongo usersdev u look p dbuserdbinsert id roles campaignapi history role ghost cls userapi login backend password g writeresult ninserted mongo usersdev u look p mongodb shell version enter password connecting to usersdev dbuserdbfind id roles campaignapi history role ghost cls userapi login backend password g writeresult nremoved dbuserdbfind writeresult ninserted noformat as everything seem to work im now trying with pythonmongo noformat connection going to connect to db urli mongodblocalhost pwd pwd db promo user write port connected to db mongoclientlocalhost connection db usersdev going to connect to db upwd upwd uurli umongodblocalhost uport uuser ulook usersdev connected to users mongoclientulocalhost the error that happen when i try to save my own document userdb is defined by myself as a model u userdblogintest passwordtest rolesviewer umeta ucollection none usave could not save document command son unique true background false sparse false dropdups false on namespace usersdevcmd failed not authorized on usersdev to execute command createindexes userdb indexes could not save document not authorized on usersdev to execute command insert userdb ordered true writeconcern w documents role ghost cls userapi login backend password g noformat its probably my fault but after posting on stackoverflow with no answer i lose hope is this a bug from me or from your side thanks a lot
1
in wtperfwtperfthrottlec theres this code noformat throttlecfgopscount floatusecsdelta throttlecfgusecsincrement floatthrottlecfgopsperincrement throttlecfglastincrement now noformat and msvc complains noformat warning conversion from float to possible loss of data noformat im not sure whats going on here all of the fields are not sure why were casting everything to float couldnt we get the same results using an integer expression i suspect the warning would go away if we just cast the result of the calculation to but i dont really understand whats going on here
0
problem statementrationale have a secured sharded cluster i am calling mongodumpmongorestore on a mongos instance the program answers that private key does not match public key which is false i know it because i use the same keys to connect to mongodb using nodejs driver mongosh and compasscolor steps to reproduce this is my mongosconfcolor codejava mongosconf for mongos node for documentation of all options see db node name creation date sun dec am utc logging systemlog destination file logappend true path network interface net port bindipall true how the process runs processmanagement timezoneinfo usrsharezoneinfo authentication security keyfile sharding sharding configdb profiling operationprofiling the slow operation time threshold in milliseconds operations that run for longer than this threshold are considered slow slowopthresholdms the fraction of slow operations that should be profiled or logged operationprofilingslowopsamplerate accepts values between and inclusive slowopsamplerate ssl net tls mode requiretls certificatekeyfile ssl enabled between server nodes cafile server also requires certificate from client code this is an example of mongorestore command that produces the error about key mismatch codejava mongorestore usernamerestoreuser password drop preserveuuid maintaininsertionorder stoponerror ssl authenticationdatabaseadmin gzip archivetotogz verbose code expected results this error and a normal connection insteadcolor actual results “tls private key does not match public key”color additional notes are links of reports of almost the same issuecolor the second link suggests it could be related to letsencrypt i am using letsencrypt too i am running mongodb and tools on debian i have installed the latest version of everything my keys are good because i am using them for other mongodb clients and it works i have also doublechecked my keys using open ssl as you can see there is no mismatch between the public and the private key codejava rootlocalhost openssl noout modulus in openssl stdin rootlocalhost openssl rsa noout modulus in openssl stdin rootlocalhost openssl noout modulus in openssl stdin code
1
the ssl dependency section says you may also need to install to install openssl
1
we have lots of places throughout the frontend code where we link to another page by referencing its url or make an ajax call to some endpoint referencing a hardcoded url for example noformat httpgetuitaskhistory project taskname function noformat and noformat noformat this is bad because it means if we want to change the url structure we have to update frontend code across the whole codebase for example if we were to try to get rid of the ui in all the urls it would be a huge pain in the ass better approach would be to have some utility angular service perhaps that can generate a url for any endpoint on the server so the code above might look something more like noformat httpgeturlstaskhistoryproject taskname function noformat or noformat noformat
0
this would allow mongodb to fix a bug described in our request would be to provide either a cursor or session configuration option that allows a cursor to return the last or more generally the first key in a table even keys that are not visible we do not need the value
0
key is not found so rest of the page will not work sudo aptkey adv keyserver recv executing gpg ignoretimeconflict nooptions nodefaultkeyring secretkeyring trustdbname etcapttrustdbgpg keyring etcapttrustedgpg primarykeyring etcapttrustedgpg keyserver recv gpg requesting key from hkp server keyserverubuntucom gpgkeys key not found on keyserver gpg no valid openpgp data found gpg total number processed
0
after updating java driver to gc activity raises for a several dozen percent in logs i can findmay pm commongodbserverstatenotifier runfine checking status of pm commongodbbasecluster updatedescriptionfine updating cluster description to typereplicaset serversbut ping givesping xxxxxxxx bytes of bytes from xxxxxxxx bytes from xxxxxxxx msin fact there are thousands dbport and mongooptions objects created every second which kills servers in less than an hour
1
code fri feb resync cloning database foo to get an initial copyassertsoon failed function block return asblahfindone msgundefinederrorprinting stack failed function n blockn return asblahfindonen blockreturn feb uncaught exception assertsoon failed function block return asblahfindone msgundefinedfailed to load
1
i am trying to run the following command on my linux machine before building my binary for the code that is shown below the command i ran go install linkshared buildmodeshared gomongodborgmongodriverbson gomongodborgmongodriverevent gomongodborgmongodrivermongooptions since go i am not able to run the above command as i always get the following error i cant seem to understand what this error actually means and i am stuck at this error gomongodborgmongodrivervendorgithubcomklauspostcompresszstdinternalxxhash gomongodborgmongodrivervendorgithubcomklauspostcompresszstdinternalxxhashasm when dynamic linking is clobbered by a global variable access and is used here addq axasm assembly failed the code i want to build is attached here
1
running an aggregate operation against a collection of million documents in a nonsharded env the operation is taking hours tofinish because of the nature of the call requires a complete scan of indexes and possibily documents averege document size is about bytesand also has several indexes the problem is with the cancel i am trying to kill the operation using killop howeverthe aggregation is continuing without getting interrupted for several hourscurrentop is recognizing the request killpending true aggregation is something likegroup id org org userlastauthorlogintimelastlogintime groupid authortotalsumtimecount
1
mon nov ihmencounter deleted record list corrupted in bucket link number invalid link is throwing fatal assertionmon nov ihmencounter fatal assertion mon nov aborting after fassert failuremon nov got signal abortedmon nov backtrace
1
version released fix for importing existing deployments using ssl but not authentication
1
hii have an application that is virtually partitioned on a relational database mysql and we are moving to mongo we have accounts with an accountid partition field i have a question surrounding our design approach with moving to mongowe currently hoped to give each account its own database and then have a central account manager db to control routing this appears to be working really well and performance is awesomewe could not find any limit anywhere on db numbers per installation there was a reference to the file access limits which we increased to on our ubuntu installationshould we collapse all accounts into a single db using an account key field apply combined indexes etc and then rely on autosharding or is it ok to continue to create new databases per account to reduce the index overheads for large accountsyour help is much appreciated
1
under stress the ruby client of mongo db throws an error when calling the count function any tips codejava javalangstackoverflowerror null at at at at at at at at at at at at at at at at at at at at at at at at code the error is thrown at the code bellow inside falseclassrb coderuby def isaother if other boolean otherclass boolean return true end superother end code when i comment the if the error is not thrown see the code bellow coderuby def isaother superother end code
0
the example for chunk splitting at needs a more complete example the reader needs to visit docs for splitat and splitfind and shstatus to understand the process
0
manually turning off splitvectors for mongos
0
came as an infrequent crash at the underlying asio synchronization mechanisms happening in windows upon investigation it was found that the destruction order of testfixture s data members located at srcmongotransporttransportlayerasiotestcpp could be related as the underlying library tries to invalidly write to an address supposedly owned by an object in this class the proposed solution is to simply reorder the data members preliminary tests didnt show any direct regression evergreen version patch by danielmorilha mongodbcom
0
your example calls the id key and then item value if this is intentional it is a little confusing
1
we have a some problem when use mongodb replication as the sample we run master and slave and when turn off the net between them slave stop listening the master when we restart slave server then all ok but its not good decisionproblem in more detail slave usually starts replicating after a period of timebut after a network outage between master and slave the slave doesnt starts replicating after a period of time and when we turn on the network between master and slave the slave doesnt starts replication we look at the collection localhost and find the ip of master there but replication doesnt start automatically
1
when building the msi using warnings of duplicate target entrieswarning two or more objects have the same target location mongodbbsonxmlwarning two or more objects have the same target location mongodbbsonxmlneed to fix the setup project to remove them
0
see this failure due to changes made in
1
this host was set as running for a month even though it had long been terminated in the runningtask key was still set before i terminated it so none of the jobs checked whether or not it was still alive
0
text mention a query on dept equal to kitchen or food but query is on kitchen onlydbinventoryfind dept kitchen text search green
1
when we talk to a given mongo server through the javaapi with a eval it always failshere is a quick and dirty java program that demonstrates the issue if we go onto the console of the server and run the same command it works as expectedcodetitlebarjavaborderstylesolidimport commongodbdbimport commongodbmongoclientpublic class donotuse public static void mainstring args throws exception mongoclient mc new mongoclient db db mcgetdblog object o dbeval dbserverstatus objectnull systemoutprintlno codefails withcodetitlebarjavaborderstylesolidexception in thread main commongodbmongoexception not talking to master and retries used up at at at at at at at at at at at at server we are talking to is a slave to another master
1
persists in various change streams tests in the shardinglaststablemongosandmixedshards suite to reduce noise in the build were going to temporarily blacklist these tests
0
in the opquery wire protocol we can directly connect to a secondary by setting the slaveokay bit for all messages when topologytype is single with opmsg theres no such bit so reads are rejected with not master and slaveokfalse solution include readpreference primarypreferred with all messages if theres no read preference the wire protocol is opmsg and topologytype is single refactor the existing code in mongoccursorc and mongoccollectionaggregate that does this especially for cursors with a serverid set
0
we skipped when backporting server because it introduces a defect see the defect is resolved upstream both and the fix should be backported to the c driver legacy branch
1
for some reason using parseint or parsefloat on numberlong gives nan but using arithmetic operations converts them to intsfloats without issuessee the followingcodejs this is an int not numberlongcodeso this obviously workscodejs on mongo and this seems like a completely illogical behaviour this became important since php driver converts every number to numberfloat
0
when i use jsonstringify on an object containing the curly quote character eg ’ in a triggered function it is encoded to â this is affecting our very high visibility clients in the sport industry eg the ncaa and others
1
multilinestring is listed twice in separate places on this pageobject should be pluralversion adds support for additional geojson object multipoint multilinestring multilinestring multipolygon and geometrycollectionthe multipoint multilinestring multilinestring multipolygon and geometrycollection require index version
1
it seems like sometimes the secondary indexes are not committed correctly when the datareplicator uses the databasescloner during initial sync
1
we current have writeresultgetwriteconcernerrorsbesides never actually being populated due to mongoc bug it can only ever hold one errorsee
1
turning on the profiler on a replicated database writes a new systemprofile collection to the database even if initiate has not yet run subsequently if you then run initiate it will fail because it will attempt to assign a uuid to the systemprofile collection but this is prohibited because the node is not yet a primary
0
theres a comment in the code code if slotoffset wtreadlocksession btreeovfllock there may be a race here its a long one but if the object is removed after we check the rowstore info and decide to read the cell but before we acquire this read lock the cell might have been removed when we try to read it here the comment above seems to indicate there was additional work going on here at some point ret wtdskcelldatarefsession wtpagerowleaf unpack keyb wtreadunlocksession btreeovfllock wtretret break code
0
this is more of a mongodb issue but need to know if i need to change my mongoidyml or if there is some securityrole that needs enabled for the myadmin id line in ruby code that is failing is highlighted in red it appears this is a mongodb change in where the local database is not accessible when security is enabled using the auth source below mongoidyml please advise asap thanks mongoid yml entry development clients default uri options read mode primarypreferred user myadminid password donotshow authmech scram authsource admin ruby method that is failing line in colorredredcolor is failing def oplogentries oplog client can be found from any valid collection on the same mongo server as the local database use command client contentintegrationhubcommandmongoclientwithdatabase local since this is a runonce thread theres no need for a cursor just read the oplog since a time in the past colorredclientfindts gte timestamp sort natural end error is mongo not authorized on local to execute command find oplogrs filter ts gte timestamp sort natural
1
instructions detailed in pod
1
moving from a global lock to a global readwrite lock
0
the documentation for getsharddistribution says see for more information which doesnt contain any useful details
0
after upgrading mongoidrspec it also upgrades mongoid from to and mongo from to noformat mongo bson mongoid activemodel mongo mongo bson mongoid activemodel mongo mongoidcompatibility activesupport mongoid noformat after this tests of my rails app failed with the following error noformat undefined method retrywrites for truetrueclass noformat it happens when i am trying to update the image attributes coderuby def edit loadimage imageupdateattributes shownat datetimenow render layout plain end code tracing back it shows me that the code really breaks is here coderuby def retrywriteallowedsession writeconcern session sessionretrywrites writeconcernnil writeconcernacknowledged end code so session is here only a boolean and not a session object somehow i could not find any infos concerning upgrade changes so i consider this as a bug
1
please update from atlas stores the backup data in data centers in north america regardless of where the cluster itself is deployed and retains these snapshots based on the retention policy to atlas stores the backup data in data centers in north america for clusters based in north america and sydney backups for dublin based clusters are stored locally in dublin mongodb atlas retains these snapshots based on the retention policy configured in the backup ui
1
paneltitleissue status as of sept issue description and affected versions this issue in mongodb causes a checkpoint thread to read and persist an incomplete version of data to disk data in memory remains correct unless the server crashes or experiences an unclean shutdown then the inconsistent checkpoint is used for recovery and introduces corruption the bug is triggered on cache pages that receive an update during a running checkpoint and which are evicted during the checkpoint diagnosis and impact mongodb is affected the issue is fixed in version the bug can cause a duplicate key error on startup and prevent the node from starting the validate command reveals impact by reporting on the inconsistencies created between documents and indexes in the form of extra index entries including duplicate entries in unique indexes missing index entries after an unclean shutdown inconsistent writes can lead to the inability to restart an impacted node due to a duplicate key error during startup however nodes can also start successfully and still be impacted if a node starts successfully it may still have been impacted by data inconsistency within documents specific field values may not correctly reflect writes that were acknowledged to the application prior to the unclean shutdown time incomplete query results lost or inaccurate index entries may cause incomplete query results for queries that use impacted indexes missing documents documents may be lost on impacted nodes remediation and workarounds first upgrade to a fixed version mongodb impact can be remediated on earlier versions but could reoccur then run the validate command on each collection on each node of your replica set if validate reports any failures from an unaffected node panel original description i’ve been working backwards from checkpoint skipping a page it shouldn’t when running the test case in here is what i am seeing page p exists on disk with address a and is clean checkpoint starts running page p is modified setting firstdirtytxn ahead of the checkpoint eviction chooses p to evict in some tree ahead of the checkpoint eviction reconciles p the main part of reconciliation succeeds but rechswrapup fails with ebusy there are various checks in wthsinsertupdates when checkpointrunning true i’m not sure exactly which one is failing at this point refaddr null modrecresult and the block for a has been freed the page is dirty but firstdirtytxn is ahead of the checkpoint checkpoint skips writing p and when it writes p’s parent it considers p sees the missing address and takes the wtchildignore path — ie nothing is written and the original content of p from step is missing from the checkpoint note that nothing is lost in memory so the next checkpoint including a clean shutdown will write p and fill in the hole it looks like reordering recwritewrapup to call rechswrapup before it clears out the address will fix this i’m just checking if there are any problems with doing that
1
specify that the default location for the monitoring agent configuration file isnoformatcmmsdatamonitoringmonitoringagentconfignoformat
1
i am using a collection with many documents and when i run exampleclientc it only displays the first document if i use the skip parameter in exampleclientc i can see that other documents are present in the db collection
1
we track cursors by object location so if an object is deleted we can advancewe werent keep these isolated by db so if a cursor is open at position x on db a and a delete on db b removes an object at position x a segfault can happen because a cursor will be advanced to an illegal positionthis is exacerbated by replication because once an oplog rolls over every time we add an op we delete one so it makes the odds of this higher
1
the wiredtiger python test case uses an absolute path of tmplogdir to test absolute paths and logging thats not safe in light of multiple tests running in parallel we should switch to using the python temporary directory functionality instead
0
according to my tests on the limit of numinitialchunks is actually number of shards
1
hello mongo stopped running and i can not restart it i am running centos when i try service mongod start i get and then mongodlock shows up not sure what to do this has caused our system to shut down thanks
1
the report is as follows noformat dereference null return value if the function actually returns a null value a nullpointerexception will be thrown in org​bson​codecs​pojo​pojobuilderhelper​configureclassmodelbuilderorg​bson​codecs​pojo​classmodelbuilder java​lang​class return value of function which returns null is dereferenced without checking noformat its not immediately obvious whether an npe can happen in practice but it should be investigated and the coverity issue updated appropriately
0
a project stage which excludes a field that does not exist in the input document naively removes that field from the output document in practice this has the effect of adding a new field to the output with value missing while this is usually invisible to the client since the missing field will be discarded when the document is serialized to bson the unexpected addition of this new field can negatively impact the behaviour of downstream pipeline stages in the example below for instance we exclude a nonexistent field b before attempting to insert new fields abc into the document via the addfields stage normally the new fields are added in the order they are specified but because the exclusion has already spuriously added an empty field b the ordering of the fields in the output document changes to bac inclusions of nonexistent fields do not produce these missing entries and therefore do not manifest this bug code dbtestinginsertid writeresult ninserted dbtestingaggregate id a b c dbtestingaggregate id a b c dbtestingaggregate id b a c code
0
a new defect has been detected and assigned to in coverity connect the defect was flagged by checker unreachable in file srcmongodbstoragewiredtigerwiredtigerrecordstorecpp function mongogeneratecreatestringconst mongostringdata const mongocollectionoptions const mongostringdata and this ticket was created by asya
0
motorpoolgetsocket proactively checks a socket for errors if it hasnt been used in more than a second it calls select on the sockets file descriptor to see if socket has been shutdown at the os levelif this check fails motorpool fails to decrement its socket counter so the closed socket is forever counted against maxpoolsizethis is the equivalent of a semaphore leak in a normal multithreaded connection pool
1
we upgrade to the driver via nuget this morning and instantly brought down our dev environment here is part of the stack traceat source predicate at interfacememberinfo type targettype at memberlambda at memberlambdahere is some snippets that will show how to reproduceprotected override void configureclassmapbsonclassmap cm cmsetidmembercmgetmembermapc cidsetrepresentationbsontypeobjectidwhere t class iidentity new public interface iidentity string id get public class jobhistory iidentity public string id get set
1
for release on automation agent changelog version retrieve hardware stats and send to cloud manager servers monitoring agent changelog version retrieve oplog information from either serverstatus or the oplog collection depending on roles of monitoring agent user prevents authentication errors in mongodb logs backup agent changelog version fix do not trim spaces from collection names upgrade to new version of snappy compression library
1
to make it easier for users to access mongodb enterprise scout via a web browser on sharded systems mongos should launch scoutd scoutd will listen on port
0
as reported by michael on slack tabcompletion fails on secondaries dbistab completion error mongoerror not master and sokfalse
0
two week before i was able to access my database of mongdb using php script and robomongo i have notice since past days that the php was not able to connect and after checking with robomongo i found that it was getting authentication but failed to authorized i tried to connect via ssh on the server and over there i am able to connect with the admin database but not with my log database giving me error use loglexpressproperty switched to db loglexpressproperty dbauthlexpressrootxxxxxxx error authentication failed i cant understand why suddenly it has stopped to work
1
as per creating this comment create developer documentation covering what clean and dirty mean in terms of page states for wiredtiger the google doc is here
0
we are running performance load test in sandbox env we got shard server running on vm with cpu and memory we got socketexception remote error on and off even change several version for our db and app servers it block our production plan at the moment
1
mongos consistently crashes under high loads concurrent requests this is easily reproducible on our system stack traces and logs at links first crash stack traces two out of three mongos died at the same time mongos log we noticed in this one error out of file descriptors waiting one second before trying to accept more connections so we increased the file descriptors and that one went away for now regardless mongos should not crash like this somewhere in here we increased the number of mongos from to and it seemed to work a bit better but still easy to make it crash and this just goes on and on well restart them and easily kill them with a bit of load
1
currently the only indicator of an operation breaching maxtimems is the timeout error returned in srcmongodboperationcontextcpp a count of timed out operations may be diagnostically useful to determine application behavior
0
panelbgcolorfafbfc summary hi all i facing issue while connecting to mongodb from application my application was able to connect to mongodb in the beginning and working fine but as we uploaded million document to mongodb now my application is not able to create connection to database this issue is reproducible also like if i clean my mongodb my application start working again and when i push million document again my application unable to acquire connection again from application i am receiving the following errors a timeout occurred after selecting a server using compositeserverselector selectors mongodbdrivermongoclientaresessionssupportedserverselector latencylimitingserverselector allowedlatencyrange operationscountserverselector client view of cluster state is clusterid connectionmode replicaset type replicaset state disconnected servers serverid clusterid endpoint endpoint reasonchanged heartbeat state disconnected serverversion topologyversion type unknown heartbeatexception mongodbdrivermongoconnectionexception an exception occurred while opening a connection to the server timed out waiting for a connection after connection string parameter i am using singleton architecture where single client is created in startup file is used throughout the application i am also getting error from my health check health check code using var cursor await mongodbconfigurationmongoclientgetdatabasemongodbconfigurationdatabasenamelistcollectionnamesasynccancellationtoken cancellationtoken await cursorfirstasynccancellationtoken return healthcheckresulthealthya healthy mongodb error from health check at funcasync cancellationtoken cancellationtoken at mongodbdrivermongodatabaseimpllistcollectionnamesasynciclientsessionhandle session listcollectionnamesoptions options cancellationtoken cancellationtoken at mongodbdrivermongodatabaseimplexecutereadoperationasynciclientsessionhandle session operation readpreference readpreference cancellationtoken cancellationtoken at mongodbdriveroperationexecutorexecutereadoperationasyncireadbinding binding operation cancellationtoken cancellationtoken at mongodbdrivercoreoperationslistcollectionsoperationexecuteasyncireadbinding binding cancellationtoken cancellationtoken at mongodbdrivercoreoperationsretryablereadcontextcreateasyncireadbinding binding boolean retryrequested cancellationtoken cancellationtoken at mongodbdrivercoreoperationsretryablereadcontextinitializeasynccancellationtoken cancellationtoken at mongodbdrivercoreserversservergetchannelasynccancellationtoken cancellationtoken at mongodbdrivercoreconnectionpoolsexclusiveconnectionpoolacquireconnectionasynccancellationtoken cancellationtoken at mongodbdrivercoreconnectionpoolsexclusiveconnectionpoolacquireconnectionhelperenteredpoolasyncboolean enteredpool cancellationtoken cancellationtoken at mongodbdrivercoreconnectionpoolsexclusiveconnectionpoolacquireconnectionhelperfinalizepoolenterancepooledconnection pooledconnection systemtimeoutexception timed out waiting for a connection after thank you arjav panel panelbgcolorfafbfc motivation how does this affect the end user they are blocked how likely is it that this problem or use case will occur main path if the problem does occur what are the consequences and how severe are they application fails is this issue urgent yes i need to solve this within few days is this ticket only for tests no panel
1
we always want reads against mongo to succeed if there is at least one standard or passive node of the replica set alive however in dbtcpconnectors call handling if an ioexception occurs against the chosen dbport the logic in error that calls checkmaster will cause an error if the master is also unavailable this checkmaster needs to be conditional based on slaveok being set that is if slaveok is true in the call method the check should be checkmastertrue false so that the list of hosts is refreshed even if it results in no master being found
1
i had no problem if you change the embedded relation to a referenced onei am using mongoid same behaviour with is the examplecoderuby class post include mongoiddocument embedsmany articles end class article include mongoiddocument embeddedin post afterdestroy accessparent def accessparent postid end end post postnew postarticles articlenew postarticlesfirstdestroy true post postnew postarticles articlenew postarticlesdestroyall runtimeerror called id for nil which would mistakenly be if you really wanted the id of nil use objectid from accessparent from runafterdestroycallbacks from runtargetedcallbacks from block in runaftercallbacks from each from runaftercallbacks from block in postprocessbatchremove from block in each from each from each from each from postprocessbatchremove from batchremove from removeall from destroyall from from start from start from from require from code
0
add in specs for testing execute clean up specs and create a shared context shared example put in code that sends gle update code to work with bulk operations api update with real errors uncomment fluent methods to actually create and send operation update fluent specs to check args to each operationinitialize
0
i am running following query in robomongo which seems to work fine dbruncommand findequityfilterticker ibm us equity i want to run same query using c driver version i see following error while running query command find failed failed to parse filter ticker ibm us equity filter field must be of bson type object response waitedms ok errmsg failed to parse filter ticker ibm us equity filter field must be of bson type object code
1
exception raised when trying to read from collection zanacondaenvstestenvpythonexe zalexparserprotomainfillmongowithmeasurementspy testdev traceback most recent call last file zalexparserprotomainfillmongowithmeasurementspy line in for doc in cursor file zanacondaenvstestenvlibsitepackagespymongocursorpy line in next if lenselfdata or selfrefresh file zanacondaenvstestenvlibsitepackagespymongocursorpy line in refresh selfreadconcern file zanacondaenvstestenvlibsitepackagespymongocursorpy line in sendmessage kwargs file zanacondaenvstestenvlibsitepackagespymongomongoclientpy line in sendmessagewithresponse server topologyselectserverselector file zanacondaenvstestenvlibsitepackagespymongotopologypy line in selectserver address file zanacondaenvstestenvlibsitepackagespymongotopologypy line in selectservers selferrormessageselector pymongoerrorsserverselectiontimeouterror timed out code useddb testdev def connecttomongodbnameuseddb client mongoclientsettingsmongodb settingsmongodb return client db connecttomongogetdatabaseuseddb printdbname collection dbgetcollectiontest cursor dbgetcollectiontestfind printcursor for doc in cursor printdoc
1
operation execution is not restored after the service restart seems like this is only the issue for aspnet apps hence console app is able to restore connectionoperation execution when the service as back online again
1
sun may invalid access at address sun may got signal segmentation faultsun may backtrace logstreamget called in uninitialized statesun may error clientclient context should be null but is not clientconnlogstreamget called in uninitialized statesun may error clientshutdown not called connmongod boostpthreadmutexscopedlockpthreadmutext assertion pthreadmutexlockm failedsun may got signal aborted
1
a section in the replicationinternals document
0
assuming this is real since ive seen it on two different repl tailing repl data too stale halting tue jul caught tue jul repl sleep sec before next tue jul all sources dead data too stale halted replication sleeping for tue jul end connection connection now tue jul thread stack usage was bytes which is the most so tue jul all sources dead data too stale halted replication sleeping for tue jul all sources dead data too stale halted replication sleeping for tue jul all sources dead data too stale halted replication sleeping for secondsassertsoon failed function var normaldocs slavegetdb normaldb datafindcountvar specialdocs slavegetdb specialdb datafindcountreturn normaldocs specialdocs msgfailed to only sync to error printing stack traceat printstacktrace doassert functionassertsoon jul assertsoon failed function var normaldocs slavegetdb normaldb datafindcountvar specialdocs slavegetdb specialdb datafindcountreturn normaldocs specialdocs msgfailed to only sync to at to load ddatamcisingletestgitgithubcommongodbmongogitmasterreplicationjstestsreplreplsynconlydbwithspecialcharsjscodethe first failing commit was however a commentonly change so this could be a flaky test or machine issue
0
write unittests for the balancer policy and statistics gathering part
0
we have a simple sharded deployment shards and we have relatively big collection videoplaysmongos dbvideoplaysstats sharded false primary ns reportsrawvideoplays count size avgobjsize storagesize numextents nindexes lastextentsize paddingfactor systemflags userflags totalindexsize indexsizes id ok that i added index cid bid pid date now i am trying to shard this collection and issuing the following command from one of the mongos hosts in our clusterdbruncommand shardcollection reportsrawvideoplays key cid bid pid date command gets stuck and doesnt do anything shard logs dont show anything mongo shell hangs and nothing happens for really long timewhen i controlc from the shell i see the following outputquotemongos dbruncommand shardcollection reportsrawvideoplays key cid bid pid date sep assertion not found expected type mongo mon sep error field not found expected type at sep assertion not found expected type mongo mongo mon sep terminate called in shell printing stack mongo mongo quote
0
dockercleanup failed on archlinux dockerhost evergreencommit diff handle pathstyle and virtual hostedstyle urls sep utcevergreen subscription evergreen event task logs
0
ive attached a code snippet here weve been experiencing connection issues in our production application since switching to c for our main mongo processing toolafter a large read ie select all from table documents the c driver throws a no host is known error and crashes or a server ip xxxxxxxxx is no longer connectedin the aftermath of this event i decided to test our database by inserting a large number of records using a very simple c console application as shown in the screenshot attached it makes about inserts and then throws the same error continues to fail inserts a few more records and then fails constantly foreverthis occurs on a mongo db instance setup on amazons it also occurs on a free mongolab db and a high availability mongolab db
1
per the latest version of the design retryable internal transactions will run in internal sessions with lsid of the form id uid txnnumber txnuuid as supposed to id uid txnnumber stmtid so we should remove stmtid from the internalsessionfields struct make getparentsessionid only check for txnuuid update unittests and jstests that use lsids of the form id uid txnnumber stmtid
0
multiwrites in a sharded cluster updatemanytrue and justonefalse for deletes do not perform version checking on account that they are broadcast to all nodes in the sharded cluster such operations attach the special value chunkversionignored to indicate that an operation is coming from a router as opposed to direct connection to a shard but that the shard must not perform version checking under the assumption that the caller knows what they are doing however chunkversionignored still triggers a staleshardversion exception in the case where the shardversion is unknown or if the shard is in a critical section the former is not a big problem since it only happens once for the duration of a shards mongod process but the latter is problematic since it may exhaust the retry attempts that we allow on the router this ticket is to comeup with a scheme so that multiwrites staleshardversion exceptions be retried at the level of the shard and not bubble up all the way up to the router
0
in mongocsharp driver there was an option to delete documents in fschunks collection using gridfs object but in mongodb driver how can we delete documents from only fschunks is it okay to delete documents in fschunks without using gridfs bucket object ie by using codejava databasegetcollectionfschunks code thanks in advance irshad
1
i am implementing a mongo database to store and manage our users files we currently have gigs of files i have transfered and stored all the files into the database everything went smooth i shutdown the server and went away for a few hours came back and it was running fine again i shut it down to test it and started it back up i have been sitting here for almost hour and it is still not loaded i have decided to store all my files into individual buckets depending on the project record so i have buckets i used an object id for bucket name with files stored in each one i have set the chunk size to i will have a replica set with this solution
1
on it was made that the following commands are ran with a sessionid txnnumber attached shardsvrcreatecollectionparticipant shardsvrdropcollectionparticipant shardsvrrenamecollectionparticipant shardsvrrenamecollectionparticipantunblock however binaries did not attach it yet so for backwards compatibility those commands do not enforce that they are run as a retryable write after branches out we will be guaranteed that no more binaries that do not attach the sessionid are in the cluster this ticket is to enforce that those commands are run with sessionid txnnumber
0
currently the bson package depends on the bsonx package which is a reverse of the dependency we should have a stable package should not be depending on an unstable package if possible therefore we need to reverse the dependency to reverse the dependency the tests for the bsonx types need to be moved from the bson package to the bsonx package and the usage of bsonx types within the other tests for the bson package need to be changed to use bsoncore or bsonprimitive types
0
i cant install mongodb with npm cusersuserdocumentsprojectsnpm instal l mongodb npm warn packagejson no description npm warn packagejson no repository field npm warn packagejson no readme data install cusersuserdocumentsnetbeansprojectscommercialgl adappsgladmapsnodemodulesmongodbnodemodulesmongodbcorenodemoduleskerb eros nodegyp rebuild builderrorlog exit cusersuserdocumentsprojectsnodemodul esmongodbnodemodulesmongodbcorenodemoduleskerberosif not defined npmco nfignodegyp node cprogram filesnodejsnodemodulesnpmbinnodegypbin nodemodulesnodegypbinnodegypjs rebuild else rebuild die projekte in dieser projektmappe werden nacheinander erstellt um eine parall ele erstellung zu ermöglichen müssen sie den schalter m hinzufügen cprogram files error die plattform für projekt kerberosvcxproj ist ungültig diese meldung wird unter umständen angezeigt da e in projekt ohne projektmappendatei erstellt werden sollte und da eine nicht sta ndardmäßige plattform angegeben wurde die für das projekt nicht vorhanden ist cusersuserdocumentsprojectsnodemo dulesmongodbnodemodulesmongodbcorenodemoduleskerberosbuildkerberosvc xproj npm warn installmany nopt was bundled with but bundled packa ge wasnt found in unpacked tree npm warn installmany npmlog was bundled with but bundled pac kage wasnt found in unpacked tree npm warn installmany request was bundled with but bundled pa ckage wasnt found in unpacked tree npm warn installmany semver was bundled with but bundled pac kage wasnt found in unpacked tree npm warn installmany tar was bundled with but bundled packag e wasnt found in unpacked tree npm warn installmany tarpack was bundled with but bundled p ackage wasnt found in unpacked tree npm warn installmany mkdirp was bundled with but bundled pac kage wasnt found in unpacked tree npm warn installmany rc was bundled with but bundled package wasnt found in unpacked tree npm warn installmany rimraf was bundled with but bundled pac kage wasnt found in unpacked tree install cusersuserdocumentsnetbeansprojectscommercialgla dappsgladmapsnodemodulesmongodbnodemodulesmongodbcorenodemodulesbson nodemodulesbsonext nodepregyp install fallbacktobuild nodegyp rebuild builderror log exit cusersuserdocumentsprojectsnodemodul esmongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextif not defined npmconfignodegyp node cprogram filesnodejsnodemodulesnpm binnodegypbinnodemodulesnodegypbinnodegypjs clean else cl ean cusersuserdocumentsprojectsnodemodul esmongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextif not defined npmconfignodegyp node cprogram filesnodejsnodemodulesnpm binnodegypbinnodemodulesnodegypbinnodegypjs configure fallb acktobuild modulecusersuserdocumentsnetbeansprojectscommercialgladap psgladmapsnodemodulesmongodbnodemodulesmongodbcorenodemodulesbsonnod emodulesbsonextbuildreleasebsonnode modulenamebson modulepathcu sersuserdocumentsprojectsnodemodulesm ongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextbuildr elease else configure fallbacktobuild modulecus ersuserdocumentsprojectsnodemodulesmo ngodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextbuildre leasebsonnode modulenamebson modulepathcusersuserdocumentsnetbean sprojectscommercialgladappsgladmapsnodemodulesmongodbnodemodulesmongodb corenodemodulesbsonnodemodulesbsonextbuildrelease cusersuserdocumentsprojectsnodemodul esmongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextif not defined npmconfignodegyp node cprogram filesnodejsnodemodulesnpm binnodegypbinnodemodulesnodegypbinnodegypjs build fallback tobuild modulecusersuserdocumentsnetbeansprojectscommercialgladappsg ladmapsnodemodulesmongodbnodemodulesmongodbcorenodemodulesbsonnodemo dulesbsonextbuildreleasebsonnode modulenamebson modulepathcusers userdocumentsprojectsnodemodulesmongo dbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextbuildrelea se else build fallbacktobuild modulecusersuserdocumentsnetbeansp rojectscommercialgladappsgladmapsnodemodulesmongodbnodemodulesmongodbc orenodemodulesbsonnodemodulesbsonextbuildreleasebsonnode modulenam ebson modulepathcusersuserdocumentsnetbeansprojectscommercialgladapp sgladmapsnodemodulesmongodbnodemodulesmongodbcorenodemodulesbsonnode modulesbsonextbuildrelease die projekte in dieser projektmappe werden nacheinander erstellt um eine parall ele erstellung zu ermöglichen müssen sie den schalter m hinzufügen cprogram files error die plattform für projekt bsonvcxproj ist ung ültig diese meldung wird unter umständen angezeigt da ein p rojekt ohne projektmappendatei erstellt werden sollte und da eine nicht standar dmäßige plattform angegeben wurde die für das projekt nicht vorhanden ist c usersuserdocumentsprojectsnodemodule smongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextbui ldbsonvcxproj gyp err build error gyp err stack error failed with exit code gyp err stack at childprocessonexit cprogram filesnodejsnodemodules gyp err stack at childprocessemit gyp err stack at processchildprocesshandleonexit gyp err system windowsnt gyp err command node cprogram filesnodejsnodemodulesnpmnodemodu lesnodegypbinnodegypjs build fallbacktobuild modulecuse rsuserdocumentsnetbeansprojectscommercialgladappsgladmapsnodemodu lesmongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbson extbuildreleasebsonnode modulenamebson modulepathcusers userdocumentsnetbeansprojectscommercialgladappsgladmapsnodemodules mongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonext buildrelease gyp err cwd cusersuserdocumentsnetbeansprojectscommercialgladappsgladma psnodemodulesmongodbnodemodulesmongodbcorenodemodulesbsonnodemodules bsonext gyp err node v gyp err nodegyp v gyp err not ok nodepregyp err build error nodepregyp err stack error failed to execute nodegypcmd build fallback tobuild modulecusersuserdocumentsnetbeansprojectscommercialgladappsg ladmapsnodemodulesmongodbnodemodulesmongodbcorenodemodulesbsonnodemo dulesbsonextbuildreleasebsonnode modulenamebson modulepathcusers userdocumentsprojectsnodemodulesmongo dbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextbuildrelea se nodepregyp err stack at childprocess cusersuserdocuments projectsnodemodulesmongodbnodemodules mongodbcorenodemodulesbsonnodemodulesbsonextnodemodulesnodepregyp nodepregyp err stack at childprocessemit nodepregyp err stack at maybeclose nodepregyp err stack at processchildprocesshandleonexit childproces nodepregyp err system windowsnt nodepregyp err command node cusersuserdocumentsnetbeansprojects commercialgladappsgladmapsnodemodulesmongodbnodemodulesmongodbcor enodemodulesbsonnodemodulesbsonextnodemodulesnodepregypbin nodepregypjs install fallbacktobuild nodepregyp err cwd cusersuserdocumentsnetbeansprojectscommercialgladap psgladmapsnodemodulesmongodbnodemodulesmongodbcorenodemodulesbsonnod emodulesbsonext nodepregyp err node v nodepregyp err nodepregyp v nodepregyp err not ok failed to execute nodegypcmd build fallbacktobuild modulecusersuser documentsprojectsnodemodulesmongodbno demodulesmongodbcorenodemodulesbsonnodemodulesbsonextbuildreleasebs onnode modulenamebson modulepathcusersuserdocumentsnetbeansproject scommercialgladappsgladmapsnodemodulesmongodbnodemodulesmongodbcoreno demodulesbsonnodemodulesbsonextbuildrelease cusersuserdocumentsprojectsnodemodul esmongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextif not defined npmconfignodegyp node cprogram filesnodejsnodemodulesnpm binnodegypbinnodemodulesnodegypbinnodegypjs rebuild else rebuild die projekte in dieser projektmappe werden nacheinander erstellt um eine parall ele erstellung zu ermöglichen müssen sie den schalter m hinzufügen cprogram files error die plattform für projekt bsonvcxproj ist ung ültig diese meldung wird unter umständen angezeigt da ein p rojekt ohne projektmappendatei erstellt werden sollte und da eine nicht standar dmäßige plattform angegeben wurde die für das projekt nicht vorhanden ist c usersuserdocumentsprojectsnodemodule smongodbnodemodulesmongodbcorenodemodulesbsonnodemodulesbsonextbui ldbsonvcxproj nodemodulesmongodb ├── └── cusersuserdocumentsprojects cusersusernpm v cusersusernode v i reinstalled node with npm so its the last stable error stills exists other packages are installable i installed some sdk for windows no effect
1
helloassuming i have a database boo with sharding enabledand collection uri with the compound index sharded by key want to presplit the collection only using doesnt mattersince the system doesnt allow to split by partial shard key i read here that you can split in the following way dbruncommand split boouri middle dbruncommand split boouri middle dbruncommand split boouri middle this works perfect on the mongo console but since im working with the mongodb client and i need to send the maxkey somehow it fails to workattached the script i used to test the splitting after having the db and collection indexed and sharded readyit includes various tries and the response from mongohow can i solve thishow do i serialize maxkey properly and get it to workthanks in advance
1
there is no documentation on setting up mongodb as a snmp subagent
1