teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

詳細追記

2020/10/08 03:02

投稿

kakeiteiya
kakeiteiya

スコア252

title CHANGED
File without changes
body CHANGED
@@ -3,6 +3,9 @@
3
3
  環境はCentOS8です
4
4
  https://qiita.com/m1na1P/items/1fb49151a3b72af2924c
5
5
 
6
+ sudo docker-compose up -d
7
+ をしてから20分~1時間まったりしたのですがブラウザからは「このサイトにアクセスできません」とでました
8
+
6
9
  ## 実行エラー?
7
10
  エラーはでていないのですが、このメッセージのあとずっと止まっており進みません
8
11
  mongo01 end connection 4 connections now open

1

コンテナのログ追記

2020/10/08 03:02

投稿

kakeiteiya
kakeiteiya

スコア252

title CHANGED
File without changes
body CHANGED
@@ -9,4 +9,68 @@
9
9
  mongo01 end connection 3 connections now open
10
10
  mongo01 end connection 2 connections now open
11
11
 
12
- 原因が何かわかりますでしょうか・・
12
+ 原因が何かわかりますでしょうか・・
13
+
14
+ # コンテナのログです
15
+ ###### growi-docker-compose_app_1
16
+ ```growi-docker-compose_app_1
17
+ [2020-10-08T02:07:17.556Z] INFO: growi:service:s2s-messaging:S2sMessagingServiceFactory/71 on eb421d29449e: Config pub/sub server is not defined.
18
+ [2020-10-08T02:07:18.465Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: setting up serializer and deserializer
19
+ [2020-10-08T02:07:18.466Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: LocalStrategy: reset
20
+ [2020-10-08T02:07:18.466Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: LocalStrategy: setting up..
21
+ [2020-10-08T02:07:18.466Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: LocalStrategy: setup is done
22
+ [2020-10-08T02:07:18.467Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: LdapStrategy: reset
23
+ [2020-10-08T02:07:18.467Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: SamlStrategy: reset
24
+ [2020-10-08T02:07:18.468Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: OidcStrategy: reset
25
+ [2020-10-08T02:07:18.468Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: BasicStrategy: reset
26
+ [2020-10-08T02:07:18.468Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: GoogleStrategy: reset
27
+ [2020-10-08T02:07:18.469Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: GitHubStrategy: reset
28
+ [2020-10-08T02:07:18.469Z] DEBUG: growi:service:PassportService/71 on eb421d29449e: TwitterStrategy: reset
29
+ [2020-10-08T02:07:18.471Z] INFO: growi:service:search/71 on eb421d29449e: Initializing search delegator
30
+ [2020-10-08T02:07:18.471Z] INFO: growi:service:search/71 on eb421d29449e: Elasticsearch (not Searchbox) is enabled
31
+ [2020-10-08T02:07:20.379Z] INFO: growi:plugins:PluginService/71 on eb421d29449e: load plugin 'growi-plugin-attachment-refs'
32
+ [2020-10-08T02:07:20.383Z] INFO: growi:plugins:PluginService/71 on eb421d29449e: load plugin 'growi-plugin-lsx'
33
+ [2020-10-08T02:07:20.386Z] INFO: growi:plugins:PluginService/71 on eb421d29449e: load plugin 'growi-plugin-pukiwiki-like-linker'
34
+ [2020-10-08T02:07:20.831Z] INFO: growi:crowi/71 on eb421d29449e: [production] Express server is listening on port 3000
35
+ ```
36
+
37
+ ###### growi-docker-compose_app_1
38
+ ```
39
+ [2020-10-08T02:06:59,264][INFO ][o.e.p.PluginsService ] [e7h7cZ8] loaded plugin [ingest-geoip]
40
+ [2020-10-08T02:06:59,264][INFO ][o.e.p.PluginsService ] [e7h7cZ8] loaded plugin [ingest-user-agent]
41
+ [2020-10-08T02:07:06,137][INFO ][o.e.x.s.a.s.FileRolesStore] [e7h7cZ8] parsed [0] roles from file [/usr/share/elasticsearch/config/roles.yml]
42
+ [2020-10-08T02:07:06,814][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [e7h7cZ8] [controller/86] [Main.cc@109] controller (64 bit): Version 6.6.1 (Build a033f1b9679cab) Copyright (c) 2019 Elasticsearch BV
43
+ [2020-10-08T02:07:07,842][INFO ][o.e.d.DiscoveryModule ] [e7h7cZ8] using discovery type [zen] and host providers [settings]
44
+ [2020-10-08T02:07:09,030][INFO ][o.e.n.Node ] [e7h7cZ8] initialized
45
+ [2020-10-08T02:07:09,031][INFO ][o.e.n.Node ] [e7h7cZ8] starting ...
46
+ [2020-10-08T02:07:09,438][INFO ][o.e.t.TransportService ] [e7h7cZ8] publish_address {127.0.0.1:9300}, bound_addresses {127.0.0.1:9300}
47
+ [2020-10-08T02:07:09,474][WARN ][o.e.b.BootstrapChecks ] [e7h7cZ8] max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
48
+ [2020-10-08T02:07:12,617][INFO ][o.e.c.s.MasterService ] [e7h7cZ8] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {e7h7cZ8}{e7h7cZ8-QaO0Nt14jpWBWA}{fWQLuIXxQeC1vuhBcOoA2w}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8186896384, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}
49
+ [2020-10-08T02:07:12,633][INFO ][o.e.c.s.ClusterApplierService] [e7h7cZ8] new_master {e7h7cZ8}{e7h7cZ8-QaO0Nt14jpWBWA}{fWQLuIXxQeC1vuhBcOoA2w}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8186896384, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true}, reason: apply cluster state (from master [master {e7h7cZ8}{e7h7cZ8-QaO0Nt14jpWBWA}{fWQLuIXxQeC1vuhBcOoA2w}{127.0.0.1}{127.0.0.1:9300}{ml.machine_memory=8186896384, xpack.installed=true, ml.max_open_jobs=20, ml.enabled=true} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])
50
+ [2020-10-08T02:07:12,738][INFO ][o.e.h.n.Netty4HttpServerTransport] [e7h7cZ8] publish_address {172.19.0.3:9200}, bound_addresses {0.0.0.0:9200}
51
+ [2020-10-08T02:07:12,738][INFO ][o.e.n.Node ] [e7h7cZ8] started
52
+ [2020-10-08T02:07:12,819][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [e7h7cZ8] Failed to clear cache for realms [[]]
53
+ [2020-10-08T02:07:12,987][INFO ][o.e.g.GatewayService ] [e7h7cZ8] recovered [0] indices into cluster_state
54
+ [2020-10-08T02:07:15,050][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.watch-history-9] for index patterns [.watcher-history-9*]
55
+ [2020-10-08T02:07:15,159][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.triggered_watches] for index patterns [.triggered_watches*]
56
+ [2020-10-08T02:07:15,245][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.watches] for index patterns [.watches*]
57
+ [2020-10-08T02:07:15,330][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-6-*]
58
+ [2020-10-08T02:07:15,458][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.monitoring-es] for index patterns [.monitoring-es-6-*]
59
+ [2020-10-08T02:07:15,527][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.monitoring-alerts] for index patterns [.monitoring-alerts-6]
60
+ [2020-10-08T02:07:15,621][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.monitoring-beats] for index patterns [.monitoring-beats-6-*]
61
+ [2020-10-08T02:07:15,683][INFO ][o.e.c.m.MetaDataIndexTemplateService] [e7h7cZ8] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-6-*]
62
+ [2020-10-08T02:07:15,921][INFO ][o.e.l.LicenseService ] [e7h7cZ8] license [71409035-13bc-4995-a7f1-e1a57a0a4add] mode [basic] - valid
63
+ [2020-10-08T02:07:19,294][WARN ][o.e.d.c.m.MetaDataCreateIndexService] [e7h7cZ8] the default number of shards will change from [5] to [1] in 7.0.0; if you wish to continue using the default of [5] shards, you must manage this on the create index request or with an index template
64
+ [2020-10-08T02:07:19,337][INFO ][o.e.c.m.MetaDataCreateIndexService] [e7h7cZ8] [growi] creating index, cause [api], templates [], shards [5]/[1], mappings [pages]
65
+ ```
66
+
67
+ ###### growi-docker-compose_mongo_1
68
+ ```
69
+ 2020-10-08T02:07:21.034+0000 I COMMAND [conn60] command growi.$cmd command: createIndexes { createIndexes: "bookmarks", indexes: [ { name: "page_1_user_1", key: { page: 1, user: 1 }, unique: true, background: true } ], lsid: { id: UUID("99732457-3865-4c08-8bce-00e5594976ba") }, $db: "growi" } numYields:0 reslen:98 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 3, W: 2 }, acquireWaitCount: { w: 1, W: 2 }, timeAcquiringMicros: { w: 42650, W: 61290 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 132ms
70
+ 2020-10-08T02:07:21.050+0000 I COMMAND [conn64] command growi.$cmd command: createIndexes { createIndexes: "attachments", indexes: [ { name: "fileName_1", key: { fileName: 1 }, unique: true, background: true } ], lsid: { id: UUID("25a39d6c-25e3-47e3-8f81-fcfa47097d8b") }, $db: "growi" } numYields:0 reslen:98 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 3, W: 2 }, acquireWaitCount: { w: 2, W: 2 }, timeAcquiringMicros: { w: 45381, W: 46695 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 152ms
71
+ 2020-10-08T02:13:20.900+0000 I NETWORK [conn61] end connection 172.19.0.4:50198 (6 connections now open)
72
+ 2020-10-08T02:13:20.941+0000 I NETWORK [conn62] end connection 172.19.0.4:50200 (5 connections now open)
73
+ 2020-10-08T02:13:20.945+0000 I NETWORK [conn63] end connection 172.19.0.4:50202 (4 connections now open)
74
+ 2020-10-08T02:13:21.042+0000 I NETWORK [conn60] end connection 172.19.0.4:50196 (3 connections now open)
75
+ 2020-10-08T02:13:21.054+0000 I NETWORK [conn64] end connection 172.19.0.4:50204 (2 connections now open)
76
+ ```