MongoDB 4.0 TLS 1.0 error
-
I'm trying to add MongoDB 4.0 but when I start the service it fails with the following error:
Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'Is there a work around this in Laragon or should I use MongoDB 4.0 outside Laragon?
-
@desvandev : I haven't tested with MongoDB 4.0 yet. In the meantime, you can use MongoDB 4.0 outside Laragon.
-
@desvandev : I found the root cause (incompatible between MongoDB 3 & 4 data).
You can backup your current MongoDB Data (C:\laragon\data\mongodb
) by renaming it to (C:\laragon\data\mongodb.bak
) , then start MongoDB 4.