質問編集履歴

2

誤字

2019/03/04 05:35

投稿

inuisouichirou
inuisouichirou

スコア7

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  railsコンテナが起動後すぐに終了してしまう問題に困っています。
10
10
 
11
- また、dockerをuninstallし、ソースコードもすべて消して最初からやり直すと設定を変更てなにも関わらずたまに動くことがありま
11
+ また、dockerをuninstallし、ソースコードもすべて消して最初からやり直すと、なにも設定を変更を触っにも関わらずたまに動くことがあるのもよくわかりませんでした
12
12
 
13
13
 
14
14
 

1

状況の詳細記述

2019/03/04 05:35

投稿

inuisouichirou
inuisouichirou

スコア7

test CHANGED
File without changes
test CHANGED
@@ -241,3 +241,29 @@
241
241
  socket=/var/lib/mysql/mysql.sock
242
242
 
243
243
  ```
244
+
245
+
246
+
247
+ ▼結果
248
+
249
+ Starting db ... done
250
+
251
+ Recreating rails ... done
252
+
253
+ Recreating nginx ... done
254
+
255
+ Attaching to db, rails, nginx
256
+
257
+ db | 2019-03-04T05:08:46.859924Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release.
258
+
259
+ db | 2019-03-04T05:08:46.860557Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.15) starting as process 1
260
+
261
+ db | 2019-03-04T05:08:48.758881Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
262
+
263
+ db | 2019-03-04T05:08:48.787636Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
264
+
265
+ db | 2019-03-04T05:08:48.879031Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.15' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
266
+
267
+ db | 2019-03-04T05:08:49.000574Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/run/mysqld/mysqlx.sock' bind-address: '::' port: 33060
268
+
269
+ rails exited with code 1