国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi

這篇具有很好參考價值的文章主要介紹了mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi。希望對大家有所幫助。如果存在錯誤或未考慮完全的地方,請大家不吝賜教,您也可以點擊"舉報違法"按鈕提交疑問。

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

?mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

Microsoft Windows [版本 6.1.7601]
版權所有 (c) 2009 Microsoft Corporation。保留所有權利。

C:\Users\Administrator>cd C:\MongoDB\Server\3.6\bin

C:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>mongod --dbpath C:\MongoDB\Server\3.6\data\db --logpath C:\MongoDB\Server\3.6\data\log --logappend
2023-08-05T10:35:55.658+0800 F CONTROL  [main] Failed global initialization: FileNotOpen: logpath "C:\MongoDB\Server\3.6\data\log" should name a file, not a directory.

C:\MongoDB\Server\3.6\bin>mongod --dbpath C:\MongoDB\Server\3.6\data\db --logpath C:\MongoDB\Server\3.6\data\log\log.txt --logappend

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

2023-08-05T10:36:29.398+0800 I CONTROL  [initandlisten] MongoDB starting : pid=2504 port=27017 dbpath=C:\MongoDB\Server\3.6\data\db 64-bit host=USER-20211009IT
2023-08-05T10:36:29.398+0800 I CONTROL  [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] db version v3.6.23
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] git version: d352e6a4764659e0d0350ce77279de3c1f243e5c
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.0.2s-fips  28 May 2019
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] allocator: tcmalloc
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] modules: none
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] build environment:
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten]     distmod: 2008plus-ssl
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten]     distarch: x86_64
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten]     target_arch: x86_64
2023-08-05T10:36:29.399+0800 I CONTROL  [initandlisten] options: { storage: { dbPath: "C:\MongoDB\Server\3.6\data\db" }, systemLog: { destination: "file", logAppend: true, path: "C:\MongoDB\Server\3.6\data\log\log.txt" } }
2023-08-05T10:36:29.448+0800 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=1535M,cache_overflow=(file_max=0M),session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),compatibility=(release="3.0",require_max="3.0"),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress),
2023-08-05T10:36:29.548+0800 I STORAGE  [initandlisten] WiredTiger message [1691202989:548588][2504:1991586816], txn-recover: Set global recovery timestamp: 0
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] ** WARNING: This server is bound to localhost.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          Remote systems will be unable to connect to this server. 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          Start the server with --bind_ip <address> to specify which IP 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          addresses it should serve responses from, or with --bind_ip_all to
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          bind to all interfaces. If this behavior is desired, start the
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] **          server with --bind_ip 127.0.0.1 to disable this warning.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] Hotfix KB2731284 or later update is not installed, will zero-out data files.
2023-08-05T10:36:29.667+0800 I CONTROL  [initandlisten] 
2023-08-05T10:36:29.727+0800 I STORAGE  [initandlisten] createCollection: admin.system.version with provided UUID: 31d6d754-8c05-4815-8963-e2d01c002d54
2023-08-05T10:36:29.822+0800 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 3.6
2023-08-05T10:36:29.867+0800 I STORAGE  [initandlisten] createCollection: local.startup_log with generated UUID: f8158fb0-3927-45ed-9431-bdd0ef46553a
2023-08-05T10:36:31.172+0800 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory 'C:/MongoDB/Server/3.6/data/db/diagnostic.data'
2023-08-05T10:36:31.174+0800 I NETWORK  [initandlisten] listening via socket bound to 127.0.0.1
2023-08-05T10:36:31.174+0800 I NETWORK  [initandlisten] waiting for connections on port 27017
2023-08-05T10:36:31.174+0800 I STORAGE  [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 248b146c-31f8-4d71-8612-58e87292341a
2023-08-05T10:36:31.262+0800 I INDEX    [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
2023-08-05T10:36:31.262+0800 I INDEX    [LogicalSessionCacheRefresh] 	 building index using bulk method; build may temporarily use up to 500 megabytes of RAM
2023-08-05T10:36:31.265+0800 I INDEX    [LogicalSessionCacheRefresh] build index done.  scanned 0 total records. 0 secs
2023-08-05T10:38:32.966+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61740 #1 (1 connection now open)
2023-08-05T10:38:32.967+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61741 #2 (2 connections now open)
2023-08-05T10:38:33.222+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61742 #3 (3 connections now open)
2023-08-05T10:38:33.674+0800 I NETWORK  [conn1] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61740 (connection id: 1)
2023-08-05T10:38:33.674+0800 I NETWORK  [conn1] end connection 127.0.0.1:61740 (2 connections now open)
2023-08-05T10:38:42.081+0800 I NETWORK  [conn2] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61741 (connection id: 2)
2023-08-05T10:38:42.081+0800 I NETWORK  [conn2] end connection 127.0.0.1:61741 (1 connection now open)
2023-08-05T10:38:42.084+0800 I NETWORK  [conn3] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61742 (connection id: 3)
2023-08-05T10:38:42.084+0800 I NETWORK  [conn3] end connection 127.0.0.1:61742 (0 connections now open)
2023-08-05T10:38:42.390+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61778 #4 (1 connection now open)
2023-08-05T10:38:42.391+0800 I NETWORK  [conn4] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61778 (connection id: 4)
2023-08-05T10:38:42.391+0800 I NETWORK  [conn4] end connection 127.0.0.1:61778 (0 connections now open)
2023-08-05T10:38:42.646+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61779 #5 (1 connection now open)
2023-08-05T10:38:47.995+0800 I NETWORK  [conn5] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61779 (connection id: 5)
2023-08-05T10:38:47.995+0800 I NETWORK  [conn5] end connection 127.0.0.1:61779 (0 connections now open)
2023-08-05T10:38:48.302+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61788 #6 (1 connection now open)
2023-08-05T10:38:48.303+0800 I NETWORK  [conn6] Error receiving request from client: ProtocolError: Client sent an HTTP request over a native MongoDB connection. Ending connection from 127.0.0.1:61788 (connection id: 6)
2023-08-05T10:38:48.303+0800 I NETWORK  [conn6] end connection 127.0.0.1:61788 (0 connections now open)
2023-08-05T10:38:48.562+0800 I NETWORK  [listener] connection accepted from 127.0.0.1:61789 #7 (1 connection now open)
2023-08-05T10:40:04.717+0800 I NETWORK  [conn7] end connection 127.0.0.1:61789 (0 connections now open)

?It looks like you are trying to access MongoDB over HTTP on the native driver port.mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

雖然有上面的警告,其實已經可以了

mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi,MongoDB,MongoDB

Microsoft Windows [版本 6.1.7601]
版權所有 (c) 2009 Microsoft Corporation。保留所有權利。

C:\Users\Administrator>cd C:\MongoDB\Server\3.6\bin

C:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>
C:\MongoDB\Server\3.6\bin>mongo
MongoDB shell version v3.6.23
connecting to: mongodb://127.0.0.1:27017/?gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("92d9f81a-f168-413d-b5e3-3946a58b4ca6") }
MongoDB server version: 3.6.23
Server has startup warnings:
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten]
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten] ** WARNING: Access control is not enabled for the database.
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten] **          Read and write access to data and configuration is unrestricted.
2023-08-05T13:24:56.273+0800 I CONTROL  [initandlisten]
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] ** WARNING: This server is bound to localhost.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          Remote systems will be unable to connect to this server.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          Start the server with --bind_ip <address> to specify which IP
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          addresses it should serve responses from, or with --bind_ip_all to
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          bind to all interfaces. If this behavior is desired, start the
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] **          server with --bind_ip 127.0.0.1 to disable this warning.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten]
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten] Hotfix KB2731284 or later update is not installed, will zero-out data files.
2023-08-05T13:24:56.274+0800 I CONTROL  [initandlisten]
>
> db
test
>
>
> 1+2>
...
... ^C

> 1+2
3
>
>
>

?文章來源地址http://www.zghlxwxcb.cn/news/detail-627503.html

到了這里,關于mongodb-win32-x86_64-2008plus-ssl-3.6.23-signed.msi的文章就介紹完了。如果您還想了解更多內容,請在右上角搜索TOY模板網以前的文章或繼續(xù)瀏覽下面的相關文章,希望大家以后多多支持TOY模板網!

本文來自互聯(lián)網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。如若轉載,請注明出處: 如若內容造成侵權/違法違規(guī)/事實不符,請點擊違法舉報進行投訴反饋,一經查實,立即刪除!

領支付寶紅包贊助服務器費用

相關文章

  • Rookit系列一 【隱藏網絡端口】【支持Win7 x32/x64 ~ Win10 x32/x64】

    Rookit是個老生常談的話題了,它包括隱藏進程、隱藏模塊、隱藏端口等隱藏技術和其他對抗殺軟的技術。作為一名二進制安全研究員你可以不去寫這些代碼,但你不能不懂,也因為最近隔壁組的同事在做這方面的檢測向我請教了一些問題,索性我就利用空余時間研究了一下網

    2024年02月13日
    瀏覽(21)
  • /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32‘ not found

    1.檢查版本 strings /lib/x86_64-linux-gnu/libc.so.6 | grep GLIBC 解決辦法 添加一個高級版本系統(tǒng)的源,直接升級libc6 1.打開源文件: sudo nano /etc/apt/sources.list 2.添加內容: deb http://th.archive.ubuntu.com/ubuntu jammy main 3.升級 sudo apt-get update sudo apt-get install libc6 如有疑問,請看原文鏈接:原文鏈接

    2024年04月13日
    瀏覽(17)
  • D2000 debian 11 arm64 aarch64 wine-ce編譯安裝,運行win32程序 筆記 【失敗】

    D2000 debian 11 arm64 aarch64 wine-ce編譯安裝,運行win32程序 筆記 【失敗】

    下載源碼 yeqiang@debian:~/Downloads$ git clone https://gitee.com/wine-ce/wine-ce Cloning into \\\'wine-ce\\\'... remote: Enumerating objects: 102, done. remote: Counting objects: 100% (89/89), done. remote: Compressing objects: 100% (83/83), done. remote: Total 102 (delta 54), reused 1 (delta 1), pack-reused 13 Receiving objects: 100% (102/102), 32.75 KiB | 56

    2024年01月18日
    瀏覽(28)
  • 【微信小程序】./miniprogram\ 未找到 [1.06.2210141][win32-x64]錯誤

    出現(xiàn)問題: 微信小程序報錯誤:./miniprogram 未找到 [1.06.2210141][win32-x64]錯誤 解決方法: 在微信小程序的project.config.json文件里面找到下面這一段 改成下面即可(只改miniprogramNpmDistDir) 原因: 使用Vant weapp框架的時候,由于版本不一樣,所以需要改成新版本的寫法 正確做法:

    2024年02月12日
    瀏覽(11)
  • 【CPU】關于x86、x86_64/x64、amd64和arm64/aarch64

    【CPU】關于x86、x86_64/x64、amd64和arm64/aarch64

    為什么叫x86和x86_64和AMD64? 為什么大家叫x86為32位系統(tǒng)? 為什么軟件版本會注明 for amd64版本,不是intel64呢? ? ? x86是指intel的開發(fā)的一種32位指令集,從386開始時代開始的,一直沿用至今,是一種cisc指令集,所有intel早期的cpu,amd早期的cpu都支持這種指令集,intel官方文檔里面

    2024年02月05日
    瀏覽(26)
  • windows server 2008 SSL部署獨立CA證書并完成SSL連接

    windows server 2008 SSL部署獨立CA證書并完成SSL連接

    我的環(huán)境:主機1:windows server 2008 ,主機2:windows xp,以下是兩臺的配置 ? 主機1和主機2都加入到LAN 1 獨立CA的配置 1.1主機1打開服務管理器,點擊角色,添加角色,? 1.2下一步 1.3安裝Active Directory證書服務,DNS服務,web服務 ?1.4下一步 ? 1.5下一步 ? 6在角色服務中勾選“證書

    2024年01月20日
    瀏覽(24)
  • SQL2008R2x64無人值守一鍵安裝

    SQL2008R2x64無人值守一鍵安裝

    SQLFULL_x64_CHS_完美開發(fā)版_by可樂 ? 經過多次測試,可正常運行。 測試環(huán)境:win7,win10,win11,win8 可修改ConfigurationFile.ini參數(shù): 如有安裝失敗:請獲取此文件解壓后的文件夾超級權限,system32文件夾超級權限,system64超級權限 右鍵獲取管理員權限.reg: https://url19.ctfile.com/f/15793

    2024年02月11日
    瀏覽(19)
  • CentOS(4)——關于Linux軟件下載時:amd64、x86、x86_64、arm64 的說明

    目錄 一、簡介 二、常見的CPU架構 三、Linux查看CPU架構命令 ①arch命令 ②uname -a 命令 ③lscpu 在安裝GitLab Runner的時候,去清華源下載RPM包時發(fā)現(xiàn)同一個軟件有許多不同架構的安裝包,常見的有amd64、x86、x86_64、arm64這些架構,這就類似于Windows下安裝軟件需要區(qū)分32bit和64bit。在

    2024年02月03日
    瀏覽(36)
  • arm64-v8a、armeabi-v7a、x86、x86_64

    arm64-v8a、armeabi-v7a、x86、x86_64

    當我們去GitHub下載應用的時候是不是經常很懵逼,就像下圖一樣,粗看一下如此多安裝包到底要選擇下載哪個且每種安裝包到底有哪差別?畢竟因為自己一無所知,有時便隨意下載一個后,安裝時卻報『此版本與你的系統(tǒng)不兼容』的錯誤,只得一個一個下載嘗試,不但浪費時

    2024年04月26日
    瀏覽(28)
  • Linux上x86_64架構的動態(tài)鏈接器 ld-linux-x86-64.so.2

    /lib64/ld-linux-x86-64.so.2 是Linux操作系統(tǒng)上x86_64架構的動態(tài)鏈接器(也稱為動態(tài)鏈接編輯器)。它負責加載和鏈接在運行時(即程序啟動時或之后)被引用的動態(tài)庫?,F(xiàn)在,我們來深入了解其作用和重要性: 動態(tài)鏈接器的作用 : 當運行一個可執(zhí)行程序時,該程序可能依賴于多個動

    2024年02月02日
    瀏覽(24)

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請作者喝杯咖啡吧~博客贊助

支付寶掃一掃領取紅包,優(yōu)惠每天領

二維碼1

領取紅包

二維碼2

領紅包