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

質問編集履歴

5

heroku logs --tail実行のlogの追加

2019/10/10 10:53

投稿

bane
bane

スコア14

title CHANGED
File without changes
body CHANGED
@@ -52,6 +52,7 @@
52
52
  2019-10-09T11:07:55.657245+00:00 heroku[web.1]: State changed from starting to crashed
53
53
  ```
54
54
  2019-10-09T11:07:55.538975+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bundler-2.0.2/lib/bundler/rubygems_integration.rb:406:in `block (2 levels) in replace_gem': Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? sqlite3 is not part of the bundle. Add it to your Gemfile. (LoadError)
55
+
55
56
  heroku run rails consoleを実行しようとすると次のエラーで止まってしまいます。
56
57
 
57
58
  ```エラー

4

heroku logs --tail実行のlogの追加

2019/10/10 10:53

投稿

bane
bane

スコア14

title CHANGED
File without changes
body CHANGED
@@ -51,7 +51,7 @@
51
51
  2019-10-09T11:07:55.600855+00:00 heroku[web.1]: Process exited with status 1
52
52
  2019-10-09T11:07:55.657245+00:00 heroku[web.1]: State changed from starting to crashed
53
53
  ```
54
-
54
+ 2019-10-09T11:07:55.538975+00:00 app[web.1]: /app/vendor/bundle/ruby/2.6.0/gems/bundler-2.0.2/lib/bundler/rubygems_integration.rb:406:in `block (2 levels) in replace_gem': Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? sqlite3 is not part of the bundle. Add it to your Gemfile. (LoadError)
55
55
  heroku run rails consoleを実行しようとすると次のエラーで止まってしまいます。
56
56
 
57
57
  ```エラー

3

heroku logs --tail実行のlogの追加

2019/10/10 10:37

投稿

bane
bane

スコア14

title CHANGED
File without changes
body CHANGED
@@ -5,7 +5,52 @@
5
5
  と表示されてしまいます。
6
6
  gemに問題があると思い色々試していますがうまくいきません。
7
7
  heroku logs --tail実行
8
+ ```ここに言語を入力
8
9
  2019-10-09T10:45:03.895734+00:00 heroku[run.7257]: State changed from starting to up
10
+ 2019-10-09T10:45:05.190857+00:00 heroku[run.7257]: source=run.7257 dyno=heroku.148793023.43bfa9c9-0f75-4064-ac18-10a616fa1e34 sample#memory_total=0.08MB sample#memory_rss=0.08MB sample#memory_cache=0.00MB sample#memory_swap=0.00MB sample#memory_pgpgin=60pages sample#memory_pgpgout=39pages sample#memory_quota=512.00MB
11
+ 2019-10-09T10:45:12.081161+00:00 heroku[run.7257]: Process exited with status 1
12
+ 2019-10-09T10:45:12.128574+00:00 heroku[run.7257]: State changed from up to complete
13
+ 2019-10-09T10:45:32.323559+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=dartsmark.herokuapp.com request_id=c929822e-5f6f-408c-b696-8914911c2a20 fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
14
+ 2019-10-09T10:45:33.042298+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dartsmark.herokuapp.com request_id=b536e3d4-b102-459a-bafa-9963574cd361 fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
15
+ 2019-10-09T10:45:35.04527+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=dartsmark.herokuapp.com request_id=b291b1eb-0547-44e0-8c81-402229304029 fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
16
+ 2019-10-09T10:45:35.735436+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dartsmark.herokuapp.com request_id=e7966601-e9f0-46df-bf13-761b54fd91cd fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
17
+ 2019-10-09T10:45:54.617928+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=dartsmark.herokuapp.com request_id=8bfe407e-174f-4763-a124-4daf595408cc fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
18
+ 2019-10-09T10:45:55.432733+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dartsmark.herokuapp.com request_id=910dc045-c4d4-4bae-9d91-3956812d0764 fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
19
+ 2019-10-09T10:46:56.66108+00:00 app[api]: Starting process with command `rails console` by user rrrpiriod@gmail.com
20
+ 2019-10-09T10:47:01.101393+00:00 heroku[run.1961]: State changed from starting to up
21
+ 2019-10-09T10:47:08.328217+00:00 heroku[run.1961]: Process exited with status 1
22
+ 2019-10-09T10:47:08.381582+00:00 heroku[run.1961]: State changed from up to complete
23
+ 2019-10-09T10:49:57.78837+00:00 app[api]: Starting process with command `rails console` by user rrrpiriod@gmail.com
24
+ 2019-10-09T10:50:01.731897+00:00 heroku[run.3379]: State changed from starting to up
25
+ 2019-10-09T10:50:08.42871+00:00 heroku[run.3379]: Process exited with status 1
26
+ 2019-10-09T10:50:08.478599+00:00 heroku[run.3379]: State changed from up to complete
27
+ 2019-10-09T10:52:39.932522+00:00 app[api]: Starting process with command `rails console` by user rrrpiriod@gmail.com
28
+ 2019-10-09T10:52:45.7922+00:00 heroku[run.7288]: State changed from starting to up
29
+ 2019-10-09T10:52:53.669322+00:00 heroku[run.7288]: Process exited with status 1
30
+ 2019-10-09T10:52:53.715486+00:00 heroku[run.7288]: State changed from up to complete
31
+ 2019-10-09T10:55:07.104046+00:00 app[api]: Starting process with command `rails console` by user rrrpiriod@gmail.com
32
+ 2019-10-09T10:55:11.729636+00:00 heroku[run.1826]: State changed from starting to up
33
+ 2019-10-09T10:55:20.053221+00:00 heroku[run.1826]: Process exited with status 1
34
+ 2019-10-09T10:55:20.099228+00:00 heroku[run.1826]: State changed from up to complete
35
+ 2019-10-09T10:57:30.28902+00:00 app[api]: Starting process with command `rails console` by user rrrpiriod@gmail.com
36
+ 2019-10-09T10:57:34.272214+00:00 heroku[run.6243]: State changed from starting to up
37
+ 2019-10-09T10:57:40.523181+00:00 heroku[run.6243]: Process exited with status 1
38
+ 2019-10-09T10:57:40.56432+00:00 heroku[run.6243]: State changed from up to complete
39
+ 2019-10-09T10:57:49.03431+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=dartsmark.herokuapp.com request_id=653a5dac-c104-402e-a060-9a1c3c92f66e fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
40
+ 2019-10-09T10:57:49.865883+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=dartsmark.herokuapp.com request_id=7a0b23c4-2a19-43bc-ab5b-866fc10fd882 fwd="119.243.222.175" dyno= connect= service= status=503 bytes= protocol=https
41
+ 2019-10-09T10:58:29.554491+00:00 app[api]: Starting process with command `rails console --sandbox` by user rrrpiriod@gmail.com
42
+ 2019-10-09T10:58:34.909619+00:00 heroku[run.6501]: State changed from starting to up
43
+ 2019-10-09T10:58:42.414314+00:00 heroku[run.6501]: Process exited with status 1
44
+ 2019-10-09T10:58:42.465499+00:00 heroku[run.6501]: State changed from up to complete
45
+ 2019-10-09T11:04:24.813772+00:00 app[api]: Starting process with command `rails console` by user rrrpiriod@gmail.com
46
+ 2019-10-09T11:04:28.876837+00:00 heroku[run.6261]: State changed from starting to up
47
+ 2019-10-09T11:04:36.719868+00:00 heroku[run.6261]: Process exited with status 1
48
+ 2019-10-09T11:04:36.764401+00:00 heroku[run.6261]: State changed from up to complete
49
+ 2019-10-09T11:07:48.176634+00:00 heroku[web.1]: State changed from crashed to starting
50
+ 2019-10-09T11:07:51.444108+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 48215 -e production`
51
+ 2019-10-09T11:07:55.600855+00:00 heroku[web.1]: Process exited with status 1
52
+ 2019-10-09T11:07:55.657245+00:00 heroku[web.1]: State changed from starting to crashed
53
+ ```
9
54
 
10
55
  heroku run rails consoleを実行しようとすると次のエラーで止まってしまいます。
11
56
 

2

logの追加

2019/10/10 10:30

投稿

bane
bane

スコア14

title CHANGED
File without changes
body CHANGED
@@ -4,6 +4,9 @@
4
4
 
5
5
  と表示されてしまいます。
6
6
  gemに問題があると思い色々試していますがうまくいきません。
7
+ heroku logs --tail実行
8
+ 2019-10-09T10:45:03.895734+00:00 heroku[run.7257]: State changed from starting to up
9
+
7
10
  heroku run rails consoleを実行しようとすると次のエラーで止まってしまいます。
8
11
 
9
12
  ```エラー

1

エラーの追加

2019/10/10 10:27

投稿

bane
bane

スコア14

title CHANGED
File without changes
body CHANGED
@@ -7,6 +7,10 @@
7
7
  heroku run rails consoleを実行しようとすると次のエラーで止まってしまいます。
8
8
 
9
9
  ```エラー
10
+ 1: from /app/vendor/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/connection_adapters/sqlite3_adapter.rb:12:in `<main>'
11
+ /app/vendor/bundle/ruby/2.6.0/gems/bundler-2.0.2/lib/bundler/rubygems_integration.rb:406:in `block (2 levels) in replace_gem': sqlite3 is not part of the bundle. Add it to your Gemfile. (Gem::LoadError)
12
+ 102: from /app/bin/rails:9:in `<main>'
13
+
10
14
  /app/vendor/bundle/ruby/2.6.0/gems/bundler-2.0.2/lib/bundler/rubygems_integration.rb:406:in `block (2 levels) in replace_gem': Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? sqlite3 is not part of the bundle. Add it to your Gemfile. (LoadError)
11
15
  ```
12
16
  ```gem