MongoDB 5.0.15-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 5.0.14. The next stable release 5.0.15 will be a recommended upgrade for all 5.0 users.
Fixed in this release:
SERVER-54900 Blocking networking calls can delay sync-source resolution indefinitely
SERVER-71759 dataSize command doesn't yield
SERVER-72222 MapReduce with single reduce optimization fails when merging results in sharded cluster
SERVER-72416 The find and findAndModify projection code does not honor the collection level collation
WT-9268 Delay deletion of the history store record to reconciliation
5.0 Release Notes |
All Issues |
All Downloads
As always, please let us know of any issues.
-- The MongoDB Team
1 Like
dfaust
(Daniel Faust)
February 27, 2023, 2:55pm
#2
I already posted my problem with 4.4.19 on a Raspberry Pi 4 running Ubuntu 20.04 on the post related to the 4.4-version.
Just now I attempted to upgrade the 4.4.18 version to 5.0.15 in order to get around the problem, yet 5.0.15 results in the same error:
mongod --bind_ip 0.0.0.0 --port 27418 --logpath data/mongodb/general/logs/log.txt --dbpath data/mongodb/general/wiredTiger --directoryperdb --storageEngine wiredTiger --wiredTigerDirectoryForIndexes
[1] 474068 illegal hardware instruction (core dumped) mongod --bind_ip 0.0.0.0 --port 27418 --logpath --dbpath --directoryperdb
I had to revert to 4.4.18 to continue using MongoDB on this device.
system
(system)
Closed
April 18, 2023, 11:46pm
#3
This topic was automatically closed after 90 days. New replies are no longer allowed.