質問編集履歴
1
エラー全体を載せました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,7 +14,83 @@
|
|
14
14
|
|
15
15
|
```ruby
|
16
16
|
|
17
|
+
Traceback (most recent call last):
|
18
|
+
|
19
|
+
37: from bin/rails:3:in `<main>'
|
20
|
+
|
21
|
+
36: from bin/rails:3:in `load'
|
22
|
+
|
23
|
+
35: from /home/ec2-user/environment/tradenote/bin/spring:15:in `<top (required)>'
|
24
|
+
|
25
|
+
34: from /home/ec2-user/environment/tradenote/bin/spring:15:in `require'
|
26
|
+
|
27
|
+
33: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/lib/spring/binstub.rb:11:in `<top (required)>'
|
28
|
+
|
29
|
+
32: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/lib/spring/binstub.rb:11:in `load'
|
30
|
+
|
31
|
+
31: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/bin/spring:49:in `<top (required)>'
|
32
|
+
|
33
|
+
30: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/lib/spring/client.rb:30:in `run'
|
34
|
+
|
35
|
+
29: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/lib/spring/client/command.rb:7:in `call'
|
36
|
+
|
37
|
+
28: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/lib/spring/client/rails.rb:28:in `call'
|
38
|
+
|
39
|
+
27: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/spring-2.1.0/lib/spring/client/rails.rb:28:in `load'
|
40
|
+
|
41
|
+
26: from /home/ec2-user/environment/tradenote/bin/rails:9:in `<top (required)>'
|
42
|
+
|
43
|
+
25: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:291:in `require'
|
44
|
+
|
45
|
+
24: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:257:in `load_dependency'
|
46
|
+
|
47
|
+
23: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:291:in `block in require'
|
48
|
+
|
49
|
+
22: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
|
50
|
+
|
51
|
+
21: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
|
52
|
+
|
53
|
+
20: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
|
54
|
+
|
55
|
+
19: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
|
56
|
+
|
57
|
+
18: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
|
58
|
+
|
59
|
+
17: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/railties-5.2.4.1/lib/rails/commands.rb:18:in `<top (required)>'
|
60
|
+
|
61
|
+
16: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/railties-5.2.4.1/lib/rails/command.rb:46:in `invoke'
|
62
|
+
|
63
|
+
15: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/railties-5.2.4.1/lib/rails/command/base.rb:69:in `perform'
|
64
|
+
|
65
|
+
14: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/thor-1.0.1/lib/thor.rb:392:in `dispatch'
|
66
|
+
|
67
|
+
13: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/thor-1.0.1/lib/thor/invocation.rb:127:in `invoke_command'
|
68
|
+
|
69
|
+
12: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/thor-1.0.1/lib/thor/command.rb:27:in `run'
|
70
|
+
|
71
|
+
11: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/railties-5.2.4.1/lib/rails/commands/server/server_command.rb:142:in `perform'
|
72
|
+
|
73
|
+
10: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/railties-5.2.4.1/lib/rails/commands/server/server_command.rb:142:in `tap'
|
74
|
+
|
75
|
+
9: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/railties-5.2.4.1/lib/rails/commands/server/server_command.rb:145:in `block in perform'
|
76
|
+
|
77
|
+
8: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:291:in `require'
|
78
|
+
|
79
|
+
7: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:257:in `load_dependency'
|
80
|
+
|
81
|
+
6: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:291:in `block in require'
|
82
|
+
|
83
|
+
5: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
|
84
|
+
|
85
|
+
4: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:21:in `require_with_bootsnap_lfi'
|
86
|
+
|
87
|
+
3: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
|
88
|
+
|
89
|
+
2: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `block in require_with_bootsnap_lfi'
|
90
|
+
|
91
|
+
1: from /home/ec2-user/.rvm/gems/ruby-2.5.1/gems/bootsnap-1.4.5/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require'
|
92
|
+
|
17
|
-
undefined local variable or method `config' for main:Object (NameError)
|
93
|
+
/home/ec2-user/environment/tradenote/config/application.rb:8:in `<top (required)>': undefined local variable or method `config' for main:Object (NameError)
|
18
94
|
|
19
95
|
```
|
20
96
|
|