bitnami / vms

Bitnami VMs
https://bitnami.com
Other
206 stars 44 forks source link

[<MEAN PACKAGED>] <Transaction numbers are only allowed on a replica set member or mongos> #610

Closed josueixcot closed 1 year ago

josueixcot commented 1 year ago

Describe your issue as much as you can

MEAN packaged by Bitnami... I am implementing an application that uses transactions but when trying to execute the operations in the database it shows me the following error.

-> MongoServerError: Transaction numbers are only allowed on a replica set member or mongos ... ok: 0, code: 20, codeName: 'IllegalOperation'

I would like to know if it is possible to implement replicas in this package.

if possible, what is the correct procedure that bitnami suggests.

the version of mongo that I am using is v6.0.3

mdhont commented 1 year ago

Unfortunately MEAN packaged by Bitnami does not use replicasets.

github-actions[bot] commented 1 year ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 1 year ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.