PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Monday the 14th of October, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[09:14:41] <cslcm> Hey - since updating mongo-php-driver I've started getting these errors: "Cannot start transaction X on session Y because a newer transaction Z has already started." - my mongodb server version is 3.6,13, Anyone know how to fix this?
[09:16:11] <cslcm> php mongodb (driver) extension version is 1.6.0
[09:18:12] <cslcm> and the library version is 1.5.0
[12:04:17] <GothAlice> Your server does not support transactions. (That's a 4.0 feature.) You may be using too new of a driver.
[14:36:44] <sameert> Hi All, while adding member in replica set, my node is stuck in startup state. Logs say, Error in heartbeat request x.x.x.x; Host Unrechable: The semaphore timeout period has expired.
[14:36:44] <sameert> Also seeing,
[14:36:44] <sameert> Error in heartbeat request x.x.x.x; Host Unrechable: no connection could be made because the target machine actively refused it.
[14:36:46] <sameert> I can telnet and ping bidirectionally. AV and OS firewall is disabled. Servers are in different subnet. OS is windows.