Description
Hi,
follow you readme file for the project and it's seems that i am getting errors in the mongodb container - it may be related to wsl.
log:
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.956+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"thread1","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.963+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"thread1","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.964+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"thread1","msg":"No TransportLayer configured during NetworkInterface startup"}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.964+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"thread1","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.967+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"thread1","msg":"No TransportLayer configured during NetworkInterface startup"}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.967+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"thread1","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.967+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"thread1","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.969+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"0614b9715091"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.969+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.2","gitVersion":"6d9ec525e78465dcecadcff99cce953d380fedc8","openSSLVersion":"OpenSSL 1.1.1f 31 Mar 2020","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2004","distarch":"x86_64","target_arch":"x86_64"}}}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.969+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"20.04"}}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.969+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":""},"security":{"authorization":"enabled"}}}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:26.984+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=7450M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.781+00:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":17,"message":"[1629970587:781807][1:0x7f002089bc80], connection: __posix_open_file, 805: /data/db/WiredTiger.wt: handle-open: open: File exists"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.830+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"unexpected file WiredTiger.wt found, renamed to WiredTiger.wt.57"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.835+00:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":1,"message":"[1629970587:835909][1:0x7f002089bc80], connection: __posix_open_file, 805: /data/db/WiredTiger.wt: handle-open: open: Operation not permitted"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.858+00:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":17,"message":"[1629970587:858271][1:0x7f002089bc80], connection: __posix_open_file, 805: /data/db/WiredTiger.wt: handle-open: open: File exists"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.908+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"unexpected file WiredTiger.wt found, renamed to WiredTiger.wt.58"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.911+00:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":1,"message":"[1629970587:911370][1:0x7f002089bc80], connection: __posix_open_file, 805: /data/db/WiredTiger.wt: handle-open: open: Operation not permitted"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.938+00:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":17,"message":"[1629970587:938166][1:0x7f002089bc80], connection: __posix_open_file, 805: /data/db/WiredTiger.wt: handle-open: open: File exists"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.989+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"unexpected file WiredTiger.wt found, renamed to WiredTiger.wt.59"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.991+00:00"},"s":"E", "c":"STORAGE", "id":22435, "ctx":"initandlisten","msg":"WiredTiger error","attr":{"error":1,"message":"[1629970587:991914][1:0x7f002089bc80], connection: __posix_open_file, 805: /data/db/WiredTiger.wt: handle-open: open: Operation not permitted"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.995+00:00"},"s":"W", "c":"STORAGE", "id":22347, "ctx":"initandlisten","msg":"Failed to start up WiredTiger under any compatibility version. This may be due to an unsupported upgrade or downgrade."}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.995+00:00"},"s":"F", "c":"STORAGE", "id":28595, "ctx":"initandlisten","msg":"Terminating.","attr":{"reason":"1: Operation not permitted"}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.995+00:00"},"s":"F", "c":"-", "id":23091, "ctx":"initandlisten","msg":"Fatal assertion","attr":{"msgid":28595,"file":"src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp","line":690}}
my_mongodb | {"t":{"$date":"2021-08-26T09:36:27.995+00:00"},"s":"F", "c":"-", "id":23092, "ctx":"initandlisten","msg":"\n\n**aborting after fassert() failure\n\n"}
my_mongodb exited with code 14