tastes_bitter 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/app/assets/javascripts/tastes_bitter/javascript_errors.coffee +5 -2
- data/app/controllers/tastes_bitter/javascript_errors_controller.rb +5 -1
- data/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb +18 -9
- data/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb +20 -7
- data/lib/tastes_bitter/version.rb +1 -1
- data/test/controllers/tastes_bitter/javascript_errors_controller_test.rb +15 -1
- data/test/dummy/log/development.log +840 -0
- data/test/dummy/log/test.log +434 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/AP-CC3LpMG9JuuNKRTXBhDh_8YM5fTd7LbQ2Hq_uJY8.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/A_Ay9m6TOMPPB5kKhqrvGQDNtrosd1T7hFeV9GmRPgY.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/BvEQzxZjye4xWRP8PiapWeY9oMtGm0E9_06eVulaErc.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/EPEx9RJy160LQ-sHOq5zqCKXxGWLT4iYQgTLq40-ToA.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Gb4U7rNNMlf4_ZS3AfF91iWbzomFSdsazV10djfaCPQ.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Gq8wkN8ND2CD78ZSsHQrBD-bmO1tkd3u3DKvH41x5wQ.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/GvDHfBnWf7pIhc_mcohYRb2pUvaqPrKu1S7S6gMJsKw.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/IFxu-D3_Tme4M9DVSaeTK59XBi8Ikd8hlZJW-8Dbjpo.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/IHimtsn7NOMi0_MFA7UNSoGLnzykO16otN6FNSNzRAs.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Lqrgb_FE4rFUKdn4fn_vPDauqkrt2R6lggJ5okw7BN0.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/M5Pls0n9FisXobcnNPsweKdLLL_GAWa-4lEjgtf8UQs.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/PVvtqoDLECcGIzjI_wZqc7Nf7nWphvF5FZS7YUr14TQ.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/RWKjuU_DAemCSw68tZk95BFfnSUjLWR6BYtSn1F_cD8.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Rgqcb-CZYOV3ed1UEdOZmXm7Jncqn3bA2t0CcCJWajs.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/UuQ13nYDI92m8J1VLHASZk8anp6FcoH0-EHYuQMDeB8.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/VI0YzXpofNsFC1pu67Xt_N0-xxiS1_96vDd874J9ed4.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Vi_BOYQgRK29rPoeHPtuXwqj-bPIv6k7D1wkvDdg2nM.cache +30 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/Zt2NTx-YzLyAerpPcSzzfS8BRLoFKHguAf4E33zaGW8.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/_JJx_a7ROla0Rca0VXUSJJfb9sZQOHfcAgTfMgGtB-g.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/_wM_T2RGmUmeiPVxYmc8llXT7Ug3tuYWDBPcG_5N1ao.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/bhQ2_1bdaViCKDRJhuVG9wn-prdVRxX0zYNZrjRP5zs.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/cMebZkCXeKDzIVelX7-wj6l1pOy285YksSOWX2blPYs.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/fD0Zo2gThXyCWe9bjDxVmFEqO16hsckpj6NK3agr1S4.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/gBNVXVWnACv2vOyslMTTD2AhSKNv7ji1wE9a_srGYFk.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/gCwjbJKtbhptcpiJT5dqA-66kjmXXI2ONYvCm8i6y2k.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/h44Ky9uGPCMsd3QRy6TDnxyCy9RvnwegnUchhy9zgws.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/iSbU7nVwsFlTtRqlAsrQztjBaE957CEWBs7MQ_U1PoU.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/k7zUpCadhMIgb4CjW7M1Lq8b59dry5sleMBTqFexb_g.cache +25 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/p12Jnje2VYFkyVysvrNnOON-6akiztpu46UL5pSV-RU.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/sfrRScwh1lGy-67vyf2O4yVoFJ7IZ_Lm8fT0R7p2-Nw.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/tCm1aNaktxXlpG_zngbINp4_LDM1HIdjVtqS-hAE-Bg.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/wqOovwzFN6-lgWvaRUbrVmb6c1GwcSKWOyYp76E2zyI.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/yJhPwQHWEmSLL399yHlwUpIJovU0axX3X-9_TteyBXE.cache +30 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/yQgTapXqusqy24y2aXIoNXdnixGN2cSHogpk9mz-ZQU.cache +2 -0
- metadata +70 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9d875c58f57ee85e3632a1c88fb21472c92176b7
|
|
4
|
+
data.tar.gz: aa3ba5e01cf9e5a986c50231580ae4a8dccb7f72
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a69c0e7b081233274bbabf198977ac1d3b085d828f48ca68edabbb86ae1a5df05190f575d8635a52bb596693cbb0a704be9de3d5413aa9fb5538e672aea6cc5f
|
|
7
|
+
data.tar.gz: af565dc9928c1fa79eabb887bcf95a20e6a45e4cb9fbb85adf87c9bbcb8c6e59948e842116ce64f89114640c709f18a1d6c8a4ffdc1366474b2a2e742d970d69
|
data/README.md
CHANGED
|
@@ -1,14 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
# `column_number` and `error_object` aren't supported across all browsers, so
|
|
2
|
+
# they are given a default value of `null`.
|
|
3
|
+
window.onerror = (message, file_or_page, line_number, column_number = null, error_object = null) ->
|
|
2
4
|
xhr = null
|
|
3
|
-
error_info = null
|
|
4
5
|
form = null
|
|
5
6
|
|
|
6
7
|
form = new FormData
|
|
7
8
|
form.append 'message', message
|
|
8
9
|
form.append 'file_or_page', file_or_page
|
|
9
10
|
form.append 'line_number', line_number
|
|
11
|
+
form.append 'column_number', column_number
|
|
10
12
|
form.append 'user_agent', navigator.userAgent
|
|
11
13
|
form.append 'current_page', window.location.href
|
|
14
|
+
form.append 'stack_trace', error_object?.stack
|
|
12
15
|
|
|
13
16
|
xhr?.abort()
|
|
14
17
|
xhr = new XMLHttpRequest
|
|
@@ -14,11 +14,15 @@ module TastesBitter
|
|
|
14
14
|
message: params["message"],
|
|
15
15
|
file_or_page: params["file_or_page"],
|
|
16
16
|
line_number: params["line_number"],
|
|
17
|
+
column_number: params["column_number"],
|
|
17
18
|
user_agent: params["user_agent"],
|
|
18
19
|
current_page: params["current_page"],
|
|
19
20
|
platform: browser.platform.to_s.humanize,
|
|
20
21
|
browser_name: browser.name,
|
|
21
|
-
browser_version: browser.full_version
|
|
22
|
+
browser_version: browser.full_version,
|
|
23
|
+
user_ip: request.remote_ip,
|
|
24
|
+
referrer: request.env["HTTP_REFERER"],
|
|
25
|
+
stack_trace: params["stack_trace"]
|
|
22
26
|
}
|
|
23
27
|
|
|
24
28
|
::TastesBitter::JavascriptErrorsMailer.javascript_error(error_info).deliver_later
|
|
@@ -1,9 +1,18 @@
|
|
|
1
|
-
<
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
<h1>Error Info:</h1>
|
|
2
|
+
|
|
3
|
+
<ul>
|
|
4
|
+
<li>Error Message: <%= @error_info[:message] %></li>
|
|
5
|
+
<li>File: <%= @error_info[:file_or_page] %></li>
|
|
6
|
+
<li>Line Number: <%= @error_info[:line_number] %></li>
|
|
7
|
+
<li>Column Number: <%= @error_info[:column_number] %></li>
|
|
8
|
+
<li>User Agent: <%= @error_info[:user_agent] %></li>
|
|
9
|
+
<li>Current Page: <%= @error_info[:current_page] %></li>
|
|
10
|
+
<li>Platform: <%= @error_info[:platform] %></li>
|
|
11
|
+
<li>Browser: <%= @error_info[:browser_name] %> <%= @error_info[:browser_version] %></li>
|
|
12
|
+
<li>IP Address: <%= @error_info[:user_ip] %></li>
|
|
13
|
+
<li>Referrer: <%= @error_info[:referrer] %></li>
|
|
14
|
+
</ul>
|
|
15
|
+
|
|
16
|
+
<h1>Stack Trace:</h1>
|
|
17
|
+
|
|
18
|
+
<pre><code><%= @error_info[:stack_trace] %></code></pre>
|
|
@@ -1,7 +1,20 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
--------------------
|
|
2
|
+
Error Info:
|
|
3
|
+
--------------------
|
|
4
|
+
|
|
5
|
+
* Error Message: <%= @error_info[:message] %>
|
|
6
|
+
* File : <%= @error_info[:file_or_page] %>
|
|
7
|
+
* Line Number : <%= @error_info[:line_number] %>
|
|
8
|
+
* Column Number: <%= @error_info[:column_number] %>
|
|
9
|
+
* User Agent : <%= @error_info[:user_agent] %>
|
|
10
|
+
* Current Page : <%= @error_info[:current_page] %>
|
|
11
|
+
* Platform : <%= @error_info[:platform] %>
|
|
12
|
+
* Browser : <%= @error_info[:browser_name] %> <%= @error_info[:browser_version] %>
|
|
13
|
+
* IP Address : <%= @error_info[:user_ip] %>
|
|
14
|
+
* Referrer : <%= @error_info[:referrer] %>
|
|
15
|
+
|
|
16
|
+
--------------------
|
|
17
|
+
Stack Trace:
|
|
18
|
+
--------------------
|
|
19
|
+
|
|
20
|
+
<%= @error_info[:stack_trace] %>
|
|
@@ -13,7 +13,7 @@ module TastesBitter
|
|
|
13
13
|
assert_response :ok
|
|
14
14
|
end
|
|
15
15
|
|
|
16
|
-
test "should respond with ok status with params" do
|
|
16
|
+
test "should respond with ok status with some params" do
|
|
17
17
|
params = {
|
|
18
18
|
"message": "A message",
|
|
19
19
|
"file_or_page": "A file or page",
|
|
@@ -25,6 +25,20 @@ module TastesBitter
|
|
|
25
25
|
assert_response :ok
|
|
26
26
|
end
|
|
27
27
|
|
|
28
|
+
test "should respond with ok status with all params" do
|
|
29
|
+
params = {
|
|
30
|
+
"message": "A message",
|
|
31
|
+
"file_or_page": "A file or page",
|
|
32
|
+
"line_number": "A line number",
|
|
33
|
+
"user_agent": "A user agent",
|
|
34
|
+
"current_page": "A current page",
|
|
35
|
+
"column_number": "A column number",
|
|
36
|
+
"stack_trace": "A stack trace"
|
|
37
|
+
}
|
|
38
|
+
xhr :post, :create, params
|
|
39
|
+
assert_response :ok
|
|
40
|
+
end
|
|
41
|
+
|
|
28
42
|
end
|
|
29
43
|
|
|
30
44
|
end
|
|
@@ -3941,3 +3941,843 @@ Processing by Rails::InfoController#routes as HTML
|
|
|
3941
3941
|
Rendered /usr/local/var/rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.3ms)
|
|
3942
3942
|
Rendered /usr/local/var/rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/railties-4.2.5/lib/rails/templates/rails/info/routes.html.erb within layouts/application (15.0ms)
|
|
3943
3943
|
Completed 200 OK in 33ms (Views: 32.7ms)
|
|
3944
|
+
|
|
3945
|
+
|
|
3946
|
+
Started GET "/" for ::1 at 2016-01-04 21:59:33 -0800
|
|
3947
|
+
Processing by DashboardController#home as HTML
|
|
3948
|
+
Rendered dashboard/home.html.erb within layouts/application (1.8ms)
|
|
3949
|
+
Completed 200 OK in 1333ms (Views: 1332.8ms)
|
|
3950
|
+
|
|
3951
|
+
|
|
3952
|
+
Started GET "/assets/tastes_bitter/javascript_errors.self-706a4e2d8379b8ef562981985a3b37dbb0ecebef7e848a42f4b8de7499e71ace.js?body=1" for ::1 at 2016-01-04 21:59:34 -0800
|
|
3953
|
+
|
|
3954
|
+
|
|
3955
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 21:59:34 -0800
|
|
3956
|
+
|
|
3957
|
+
SyntaxError (/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:18: syntax error, unexpected tIDENTIFIER, expecting '}'
|
|
3958
|
+
user_agent: params["user_agent"],
|
|
3959
|
+
^
|
|
3960
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:19: syntax error, unexpected tLABEL, expecting '='
|
|
3961
|
+
current_page: params["current_page"],
|
|
3962
|
+
^
|
|
3963
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:20: syntax error, unexpected tLABEL, expecting '='
|
|
3964
|
+
platform: browser.platform.to_s.humanize,
|
|
3965
|
+
^
|
|
3966
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:21: syntax error, unexpected tLABEL, expecting '='
|
|
3967
|
+
browser_name: browser.name,
|
|
3968
|
+
^
|
|
3969
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:22: syntax error, unexpected tLABEL, expecting '='
|
|
3970
|
+
browser_version: browser.full_version,
|
|
3971
|
+
^
|
|
3972
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:23: syntax error, unexpected tLABEL, expecting '='
|
|
3973
|
+
user_ip: request.remote_ip,
|
|
3974
|
+
^
|
|
3975
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:24: syntax error, unexpected tLABEL, expecting '='
|
|
3976
|
+
referrer: request.env["HTTP_REFERER"],
|
|
3977
|
+
^
|
|
3978
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:25: syntax error, unexpected tLABEL, expecting '='
|
|
3979
|
+
stack_trace: params["stack_trace"]
|
|
3980
|
+
^
|
|
3981
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:26: syntax error, unexpected '}', expecting keyword_end):
|
|
3982
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:18: syntax error, unexpected tIDENTIFIER, expecting '}'
|
|
3983
|
+
user_agent: params["user_agent"],
|
|
3984
|
+
^
|
|
3985
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:19: syntax error, unexpected tLABEL, expecting '='
|
|
3986
|
+
current_page: params["current_page"],
|
|
3987
|
+
^
|
|
3988
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:20: syntax error, unexpected tLABEL, expecting '='
|
|
3989
|
+
platform: browser.platform.to_s.humanize,
|
|
3990
|
+
^
|
|
3991
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:21: syntax error, unexpected tLABEL, expecting '='
|
|
3992
|
+
browser_name: browser.name,
|
|
3993
|
+
^
|
|
3994
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:22: syntax error, unexpected tLABEL, expecting '='
|
|
3995
|
+
browser_version: browser.full_version,
|
|
3996
|
+
^
|
|
3997
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:23: syntax error, unexpected tLABEL, expecting '='
|
|
3998
|
+
user_ip: request.remote_ip,
|
|
3999
|
+
^
|
|
4000
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:24: syntax error, unexpected tLABEL, expecting '='
|
|
4001
|
+
referrer: request.env["HTTP_REFERER"],
|
|
4002
|
+
^
|
|
4003
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:25: syntax error, unexpected tLABEL, expecting '='
|
|
4004
|
+
stack_trace: params["stack_trace"]
|
|
4005
|
+
^
|
|
4006
|
+
/Users/mat/Code/Projects/tastes_bitter/app/controllers/tastes_bitter/javascript_errors_controller.rb:26: syntax error, unexpected '}', expecting keyword_end
|
|
4007
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:457:in `load'
|
|
4008
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:457:in `block in load_file'
|
|
4009
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:647:in `new_constants_in'
|
|
4010
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:456:in `load_file'
|
|
4011
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:354:in `require_or_load'
|
|
4012
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:494:in `load_missing_constant'
|
|
4013
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:184:in `const_missing'
|
|
4014
|
+
activesupport (4.2.5) lib/active_support/inflector/methods.rb:263:in `const_get'
|
|
4015
|
+
activesupport (4.2.5) lib/active_support/inflector/methods.rb:263:in `block in constantize'
|
|
4016
|
+
activesupport (4.2.5) lib/active_support/inflector/methods.rb:259:in `each'
|
|
4017
|
+
activesupport (4.2.5) lib/active_support/inflector/methods.rb:259:in `inject'
|
|
4018
|
+
activesupport (4.2.5) lib/active_support/inflector/methods.rb:259:in `constantize'
|
|
4019
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:566:in `get'
|
|
4020
|
+
activesupport (4.2.5) lib/active_support/dependencies.rb:597:in `constantize'
|
|
4021
|
+
actionpack (4.2.5) lib/action_dispatch/routing/route_set.rb:72:in `controller_reference'
|
|
4022
|
+
actionpack (4.2.5) lib/action_dispatch/routing/route_set.rb:62:in `controller'
|
|
4023
|
+
actionpack (4.2.5) lib/action_dispatch/routing/route_set.rb:41:in `serve'
|
|
4024
|
+
actionpack (4.2.5) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
|
4025
|
+
actionpack (4.2.5) lib/action_dispatch/journey/router.rb:30:in `each'
|
|
4026
|
+
actionpack (4.2.5) lib/action_dispatch/journey/router.rb:30:in `serve'
|
|
4027
|
+
actionpack (4.2.5) lib/action_dispatch/routing/route_set.rb:817:in `call'
|
|
4028
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
|
4029
|
+
rack (1.6.4) lib/rack/conditionalget.rb:38:in `call'
|
|
4030
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
|
4031
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
|
4032
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
|
4033
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
|
4034
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
|
4035
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
|
4036
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
4037
|
+
activesupport (4.2.5) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
|
|
4038
|
+
activesupport (4.2.5) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
|
|
4039
|
+
activesupport (4.2.5) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
|
4040
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
4041
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
4042
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
|
4043
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
4044
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
4045
|
+
railties (4.2.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
4046
|
+
railties (4.2.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
4047
|
+
activesupport (4.2.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
4048
|
+
activesupport (4.2.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
4049
|
+
activesupport (4.2.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
4050
|
+
railties (4.2.5) lib/rails/rack/logger.rb:20:in `call'
|
|
4051
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
4052
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
|
4053
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
|
4054
|
+
activesupport (4.2.5) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
|
4055
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
|
4056
|
+
actionpack (4.2.5) lib/action_dispatch/middleware/static.rb:116:in `call'
|
|
4057
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
|
4058
|
+
railties (4.2.5) lib/rails/engine.rb:518:in `call'
|
|
4059
|
+
railties (4.2.5) lib/rails/application.rb:165:in `call'
|
|
4060
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
|
4061
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
|
4062
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
|
4063
|
+
/usr/local/var/rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
|
4064
|
+
/usr/local/var/rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
|
4065
|
+
/usr/local/var/rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
|
4066
|
+
|
|
4067
|
+
|
|
4068
|
+
Rendered /usr/local/var/rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.4ms)
|
|
4069
|
+
Rendered /usr/local/var/rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.3ms)
|
|
4070
|
+
Rendered /usr/local/var/rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.1ms)
|
|
4071
|
+
Rendered /usr/local/var/rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/actionpack-4.2.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (262.8ms)
|
|
4072
|
+
|
|
4073
|
+
|
|
4074
|
+
Started GET "/" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4075
|
+
Processing by DashboardController#home as HTML
|
|
4076
|
+
Rendered dashboard/home.html.erb within layouts/application (0.0ms)
|
|
4077
|
+
Completed 200 OK in 17ms (Views: 16.5ms)
|
|
4078
|
+
|
|
4079
|
+
|
|
4080
|
+
Started GET "/assets/dashboard.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4081
|
+
|
|
4082
|
+
|
|
4083
|
+
Started GET "/assets/tastes_bitter/javascript_errors.self-706a4e2d8379b8ef562981985a3b37dbb0ecebef7e848a42f4b8de7499e71ace.js?body=1" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4084
|
+
|
|
4085
|
+
|
|
4086
|
+
Started GET "/assets/dashboard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4087
|
+
|
|
4088
|
+
|
|
4089
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4090
|
+
|
|
4091
|
+
|
|
4092
|
+
Started GET "/assets/application.self-75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070.js?body=1" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4093
|
+
|
|
4094
|
+
|
|
4095
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 21:59:55 -0800
|
|
4096
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4097
|
+
Parameters: {"message"=>"Uncaught ReferenceError: aBadFunction is not defined", "file_or_page"=>"http://localhost:3000/", "line_number"=>"16", "column_number"=>"3", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4098
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4099
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (0.8ms)
|
|
4100
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (0.7ms)
|
|
4101
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50]
|
|
4102
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 233.6ms
|
|
4103
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50]
|
|
4104
|
+
Sent mail to notificationscustom1@example.com (29.7ms)
|
|
4105
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50] Date: Mon, 04 Jan 2016 21:59:56 -0800
|
|
4106
|
+
From: notificationscustom2@example.com
|
|
4107
|
+
To: notificationscustom1@example.com
|
|
4108
|
+
Message-ID: <568b5bdc38653_9ecf3fdcac1af6e499835@Large-Megallanic-Cloud.local.mail>
|
|
4109
|
+
Subject: [JavaScript custom Error] Uncaught ReferenceError: aBadFunction is
|
|
4110
|
+
not defined
|
|
4111
|
+
Mime-Version: 1.0
|
|
4112
|
+
Content-Type: multipart/alternative;
|
|
4113
|
+
boundary="--==_mimepart_568b5bdc33034_9ecf3fdcac1af6e4997e4";
|
|
4114
|
+
charset=UTF-8
|
|
4115
|
+
Content-Transfer-Encoding: 7bit
|
|
4116
|
+
|
|
4117
|
+
|
|
4118
|
+
----==_mimepart_568b5bdc33034_9ecf3fdcac1af6e4997e4
|
|
4119
|
+
Content-Type: text/plain;
|
|
4120
|
+
charset=UTF-8
|
|
4121
|
+
Content-Transfer-Encoding: 7bit
|
|
4122
|
+
|
|
4123
|
+
--------------------
|
|
4124
|
+
Error Info:
|
|
4125
|
+
--------------------
|
|
4126
|
+
|
|
4127
|
+
* Error Message: Uncaught ReferenceError: aBadFunction is not defined
|
|
4128
|
+
* File : http://localhost:3000/
|
|
4129
|
+
* Line Number : 16
|
|
4130
|
+
* Column Number: 3
|
|
4131
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4132
|
+
* Current Page : http://localhost:3000/
|
|
4133
|
+
* Platform : Mac
|
|
4134
|
+
* Browser : Chrome 47.0.2526.106
|
|
4135
|
+
* IP Address : ::1
|
|
4136
|
+
* Referrer : http://localhost:3000/
|
|
4137
|
+
|
|
4138
|
+
--------------------
|
|
4139
|
+
Stack Trace:
|
|
4140
|
+
--------------------
|
|
4141
|
+
|
|
4142
|
+
ReferenceError: aBadFunction is not defined
|
|
4143
|
+
at http://localhost:3000/:16:3
|
|
4144
|
+
|
|
4145
|
+
|
|
4146
|
+
----==_mimepart_568b5bdc33034_9ecf3fdcac1af6e4997e4
|
|
4147
|
+
Content-Type: text/html;
|
|
4148
|
+
charset=UTF-8
|
|
4149
|
+
Content-Transfer-Encoding: 7bit
|
|
4150
|
+
|
|
4151
|
+
<html>
|
|
4152
|
+
<body>
|
|
4153
|
+
<h1>Error Info:</h1>
|
|
4154
|
+
|
|
4155
|
+
<p>
|
|
4156
|
+
Error Message: Uncaught ReferenceError: aBadFunction is not defined<br>
|
|
4157
|
+
File: http://localhost:3000/<br>
|
|
4158
|
+
Line Number: 16<br>
|
|
4159
|
+
Column Number: 3<br>
|
|
4160
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4161
|
+
Current Page: http://localhost:3000/<br>
|
|
4162
|
+
Platform: Mac<br>
|
|
4163
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4164
|
+
IP Address: ::1<br>
|
|
4165
|
+
Referrer: http://localhost:3000/
|
|
4166
|
+
</p>
|
|
4167
|
+
|
|
4168
|
+
<h1>Stack Trace:</h1>
|
|
4169
|
+
|
|
4170
|
+
<p>
|
|
4171
|
+
ReferenceError: aBadFunction is not defined
|
|
4172
|
+
at http://localhost:3000/:16:3
|
|
4173
|
+
</p>
|
|
4174
|
+
|
|
4175
|
+
</body>
|
|
4176
|
+
</html>
|
|
4177
|
+
|
|
4178
|
+
----==_mimepart_568b5bdc33034_9ecf3fdcac1af6e4997e4--
|
|
4179
|
+
|
|
4180
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [b6375f5f-5b58-4318-acd7-eef34f5c4b50] Performed ActionMailer::DeliveryJob from Inline(mailers) in 301.33ms
|
|
4181
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b6375f5f-5b58-4318-acd7-eef34f5c4b50) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4182
|
+
Rendered text template (0.0ms)
|
|
4183
|
+
Completed 200 OK in 400ms (Views: 13.6ms)
|
|
4184
|
+
|
|
4185
|
+
|
|
4186
|
+
Started GET "/" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4187
|
+
Processing by DashboardController#home as HTML
|
|
4188
|
+
Rendered dashboard/home.html.erb within layouts/application (0.0ms)
|
|
4189
|
+
Completed 200 OK in 11ms (Views: 11.1ms)
|
|
4190
|
+
|
|
4191
|
+
|
|
4192
|
+
Started GET "/assets/dashboard.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4193
|
+
|
|
4194
|
+
|
|
4195
|
+
Started GET "/assets/tastes_bitter/javascript_errors.self-706a4e2d8379b8ef562981985a3b37dbb0ecebef7e848a42f4b8de7499e71ace.js?body=1" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4196
|
+
|
|
4197
|
+
|
|
4198
|
+
Started GET "/assets/dashboard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4199
|
+
|
|
4200
|
+
|
|
4201
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4202
|
+
|
|
4203
|
+
|
|
4204
|
+
Started GET "/assets/application.self-75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070.js?body=1" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4205
|
+
|
|
4206
|
+
|
|
4207
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 22:00:28 -0800
|
|
4208
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4209
|
+
Parameters: {"message"=>"Uncaught ReferenceError: aBadFunction is not defined", "file_or_page"=>"http://localhost:3000/", "line_number"=>"16", "column_number"=>"3", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4210
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4211
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (0.7ms)
|
|
4212
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (0.5ms)
|
|
4213
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188]
|
|
4214
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 26.2ms
|
|
4215
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188]
|
|
4216
|
+
Sent mail to notificationscustom1@example.com (7.7ms)
|
|
4217
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188] Date: Mon, 04 Jan 2016 22:00:28 -0800
|
|
4218
|
+
From: notificationscustom2@example.com
|
|
4219
|
+
To: notificationscustom1@example.com
|
|
4220
|
+
Message-ID: <568b5bfcc4323_9ecf3fdcadcfdedc1000ea@Large-Megallanic-Cloud.local.mail>
|
|
4221
|
+
Subject: [JavaScript custom Error] Uncaught ReferenceError: aBadFunction is
|
|
4222
|
+
not defined
|
|
4223
|
+
Mime-Version: 1.0
|
|
4224
|
+
Content-Type: multipart/alternative;
|
|
4225
|
+
boundary="--==_mimepart_568b5bfcc3b5a_9ecf3fdcadcfdedc999f0";
|
|
4226
|
+
charset=UTF-8
|
|
4227
|
+
Content-Transfer-Encoding: 7bit
|
|
4228
|
+
|
|
4229
|
+
|
|
4230
|
+
----==_mimepart_568b5bfcc3b5a_9ecf3fdcadcfdedc999f0
|
|
4231
|
+
Content-Type: text/plain;
|
|
4232
|
+
charset=UTF-8
|
|
4233
|
+
Content-Transfer-Encoding: 7bit
|
|
4234
|
+
|
|
4235
|
+
--------------------
|
|
4236
|
+
Error Info:
|
|
4237
|
+
--------------------
|
|
4238
|
+
|
|
4239
|
+
* Error Message: Uncaught ReferenceError: aBadFunction is not defined
|
|
4240
|
+
* File : http://localhost:3000/
|
|
4241
|
+
* Line Number : 16
|
|
4242
|
+
* Column Number: 3
|
|
4243
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4244
|
+
* Current Page : http://localhost:3000/
|
|
4245
|
+
* Platform : Mac
|
|
4246
|
+
* Browser : Chrome 47.0.2526.106
|
|
4247
|
+
* IP Address : ::1
|
|
4248
|
+
* Referrer : http://localhost:3000/
|
|
4249
|
+
|
|
4250
|
+
--------------------
|
|
4251
|
+
Stack Trace:
|
|
4252
|
+
--------------------
|
|
4253
|
+
|
|
4254
|
+
ReferenceError: aBadFunction is not defined
|
|
4255
|
+
at http://localhost:3000/:16:3
|
|
4256
|
+
|
|
4257
|
+
|
|
4258
|
+
----==_mimepart_568b5bfcc3b5a_9ecf3fdcadcfdedc999f0
|
|
4259
|
+
Content-Type: text/html;
|
|
4260
|
+
charset=UTF-8
|
|
4261
|
+
Content-Transfer-Encoding: 7bit
|
|
4262
|
+
|
|
4263
|
+
<html>
|
|
4264
|
+
<body>
|
|
4265
|
+
<h1>Error Info:</h1>
|
|
4266
|
+
|
|
4267
|
+
<p>
|
|
4268
|
+
Error Message: Uncaught ReferenceError: aBadFunction is not defined<br>
|
|
4269
|
+
File: http://localhost:3000/<br>
|
|
4270
|
+
Line Number: 16<br>
|
|
4271
|
+
Column Number: 3<br>
|
|
4272
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4273
|
+
Current Page: http://localhost:3000/<br>
|
|
4274
|
+
Platform: Mac<br>
|
|
4275
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4276
|
+
IP Address: ::1<br>
|
|
4277
|
+
Referrer: http://localhost:3000/
|
|
4278
|
+
</p>
|
|
4279
|
+
|
|
4280
|
+
<h1>Stack Trace:</h1>
|
|
4281
|
+
|
|
4282
|
+
<pre><code>ReferenceError: aBadFunction is not defined
|
|
4283
|
+
at http://localhost:3000/:16:3</code></pre>
|
|
4284
|
+
|
|
4285
|
+
</body>
|
|
4286
|
+
</html>
|
|
4287
|
+
|
|
4288
|
+
----==_mimepart_568b5bfcc3b5a_9ecf3fdcadcfdedc999f0--
|
|
4289
|
+
|
|
4290
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [adf760dd-ffb4-4422-a894-ad0df4400188] Performed ActionMailer::DeliveryJob from Inline(mailers) in 34.55ms
|
|
4291
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: adf760dd-ffb4-4422-a894-ad0df4400188) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4292
|
+
Rendered text template (0.0ms)
|
|
4293
|
+
Completed 200 OK in 42ms (Views: 0.3ms)
|
|
4294
|
+
|
|
4295
|
+
|
|
4296
|
+
Started GET "/" for ::1 at 2016-01-04 23:13:17 -0800
|
|
4297
|
+
Processing by DashboardController#home as HTML
|
|
4298
|
+
Rendered dashboard/home.html.erb within layouts/application (0.0ms)
|
|
4299
|
+
Completed 200 OK in 204ms (Views: 204.2ms)
|
|
4300
|
+
|
|
4301
|
+
|
|
4302
|
+
Started GET "/assets/tastes_bitter/javascript_errors.self-be5c6b97fc5bfa536ba595880085e2ef940a97d8bf89a683a7d8e842299682c9.js?body=1" for ::1 at 2016-01-04 23:13:18 -0800
|
|
4303
|
+
|
|
4304
|
+
|
|
4305
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 23:13:18 -0800
|
|
4306
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4307
|
+
Parameters: {"message"=>"Uncaught ReferenceError: aBadFunction is not defined", "file_or_page"=>"http://localhost:3000/", "line_number"=>"16", "column_number"=>"3", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4308
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4309
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (0.1ms)
|
|
4310
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (0.1ms)
|
|
4311
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb]
|
|
4312
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 22.6ms
|
|
4313
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb]
|
|
4314
|
+
Sent mail to notificationscustom1@example.com (6.5ms)
|
|
4315
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb] Date: Mon, 04 Jan 2016 23:13:18 -0800
|
|
4316
|
+
From: notificationscustom2@example.com
|
|
4317
|
+
To: notificationscustom1@example.com
|
|
4318
|
+
Message-ID: <568b6d0e34e7d_9ecf3fdcadd5d684100223@Large-Megallanic-Cloud.local.mail>
|
|
4319
|
+
Subject: [JavaScript custom Error] Uncaught ReferenceError: aBadFunction is
|
|
4320
|
+
not defined
|
|
4321
|
+
Mime-Version: 1.0
|
|
4322
|
+
Content-Type: multipart/alternative;
|
|
4323
|
+
boundary="--==_mimepart_568b6d0e345b2_9ecf3fdcadd5d6841001c4";
|
|
4324
|
+
charset=UTF-8
|
|
4325
|
+
Content-Transfer-Encoding: 7bit
|
|
4326
|
+
|
|
4327
|
+
|
|
4328
|
+
----==_mimepart_568b6d0e345b2_9ecf3fdcadd5d6841001c4
|
|
4329
|
+
Content-Type: text/plain;
|
|
4330
|
+
charset=UTF-8
|
|
4331
|
+
Content-Transfer-Encoding: 7bit
|
|
4332
|
+
|
|
4333
|
+
--------------------
|
|
4334
|
+
Error Info:
|
|
4335
|
+
--------------------
|
|
4336
|
+
|
|
4337
|
+
* Error Message: Uncaught ReferenceError: aBadFunction is not defined
|
|
4338
|
+
* File : http://localhost:3000/
|
|
4339
|
+
* Line Number : 16
|
|
4340
|
+
* Column Number: 3
|
|
4341
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4342
|
+
* Current Page : http://localhost:3000/
|
|
4343
|
+
* Platform : Mac
|
|
4344
|
+
* Browser : Chrome 47.0.2526.106
|
|
4345
|
+
* IP Address : ::1
|
|
4346
|
+
* Referrer : http://localhost:3000/
|
|
4347
|
+
|
|
4348
|
+
--------------------
|
|
4349
|
+
Stack Trace:
|
|
4350
|
+
--------------------
|
|
4351
|
+
|
|
4352
|
+
ReferenceError: aBadFunction is not defined
|
|
4353
|
+
at http://localhost:3000/:16:3
|
|
4354
|
+
|
|
4355
|
+
|
|
4356
|
+
----==_mimepart_568b6d0e345b2_9ecf3fdcadd5d6841001c4
|
|
4357
|
+
Content-Type: text/html;
|
|
4358
|
+
charset=UTF-8
|
|
4359
|
+
Content-Transfer-Encoding: 7bit
|
|
4360
|
+
|
|
4361
|
+
<html>
|
|
4362
|
+
<body>
|
|
4363
|
+
<h1>Error Info:</h1>
|
|
4364
|
+
|
|
4365
|
+
<p>
|
|
4366
|
+
Error Message: Uncaught ReferenceError: aBadFunction is not defined<br>
|
|
4367
|
+
File: http://localhost:3000/<br>
|
|
4368
|
+
Line Number: 16<br>
|
|
4369
|
+
Column Number: 3<br>
|
|
4370
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4371
|
+
Current Page: http://localhost:3000/<br>
|
|
4372
|
+
Platform: Mac<br>
|
|
4373
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4374
|
+
IP Address: ::1<br>
|
|
4375
|
+
Referrer: http://localhost:3000/
|
|
4376
|
+
</p>
|
|
4377
|
+
|
|
4378
|
+
<h1>Stack Trace:</h1>
|
|
4379
|
+
|
|
4380
|
+
<pre><code>ReferenceError: aBadFunction is not defined
|
|
4381
|
+
at http://localhost:3000/:16:3</code></pre>
|
|
4382
|
+
|
|
4383
|
+
</body>
|
|
4384
|
+
</html>
|
|
4385
|
+
|
|
4386
|
+
----==_mimepart_568b6d0e345b2_9ecf3fdcadd5d6841001c4--
|
|
4387
|
+
|
|
4388
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [3bcda951-8602-4d2a-b019-4d2d057235bb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 29.97ms
|
|
4389
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3bcda951-8602-4d2a-b019-4d2d057235bb) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4390
|
+
Rendered text template (0.0ms)
|
|
4391
|
+
Completed 200 OK in 38ms (Views: 0.3ms)
|
|
4392
|
+
|
|
4393
|
+
|
|
4394
|
+
Started GET "/" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4395
|
+
Processing by DashboardController#home as HTML
|
|
4396
|
+
Rendered dashboard/home.html.erb within layouts/application (0.1ms)
|
|
4397
|
+
Completed 200 OK in 196ms (Views: 196.2ms)
|
|
4398
|
+
|
|
4399
|
+
|
|
4400
|
+
Started GET "/assets/dashboard.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4401
|
+
|
|
4402
|
+
|
|
4403
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4404
|
+
|
|
4405
|
+
|
|
4406
|
+
Started GET "/assets/application.self-75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070.js?body=1" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4407
|
+
|
|
4408
|
+
|
|
4409
|
+
Started GET "/assets/tastes_bitter/javascript_errors.self-693e7aae1623e3d9a86287a9b2b6498d1c03fa182fc1d86633a1d0dbe0515763.js?body=1" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4410
|
+
|
|
4411
|
+
|
|
4412
|
+
Started GET "/assets/dashboard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4413
|
+
|
|
4414
|
+
|
|
4415
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 23:14:14 -0800
|
|
4416
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4417
|
+
Parameters: {"message"=>"Uncaught ReferenceError: aBadFunction is not defined", "file_or_page"=>"http://localhost:3000/", "line_number"=>"16", "column_number"=>"3", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4418
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4419
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (0.2ms)
|
|
4420
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (0.1ms)
|
|
4421
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b]
|
|
4422
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 25.7ms
|
|
4423
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b]
|
|
4424
|
+
Sent mail to notificationscustom1@example.com (8.5ms)
|
|
4425
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b] Date: Mon, 04 Jan 2016 23:14:14 -0800
|
|
4426
|
+
From: notificationscustom2@example.com
|
|
4427
|
+
To: notificationscustom1@example.com
|
|
4428
|
+
Message-ID: <568b6d46a224d_9ecf3fdcae9d324c1004b1@Large-Megallanic-Cloud.local.mail>
|
|
4429
|
+
Subject: [JavaScript custom Error] Uncaught ReferenceError: aBadFunction is
|
|
4430
|
+
not defined
|
|
4431
|
+
Mime-Version: 1.0
|
|
4432
|
+
Content-Type: multipart/alternative;
|
|
4433
|
+
boundary="--==_mimepart_568b6d46a16c2_9ecf3fdcae9d324c10038c";
|
|
4434
|
+
charset=UTF-8
|
|
4435
|
+
Content-Transfer-Encoding: 7bit
|
|
4436
|
+
|
|
4437
|
+
|
|
4438
|
+
----==_mimepart_568b6d46a16c2_9ecf3fdcae9d324c10038c
|
|
4439
|
+
Content-Type: text/plain;
|
|
4440
|
+
charset=UTF-8
|
|
4441
|
+
Content-Transfer-Encoding: 7bit
|
|
4442
|
+
|
|
4443
|
+
--------------------
|
|
4444
|
+
Error Info:
|
|
4445
|
+
--------------------
|
|
4446
|
+
|
|
4447
|
+
* Error Message: Uncaught ReferenceError: aBadFunction is not defined
|
|
4448
|
+
* File : http://localhost:3000/
|
|
4449
|
+
* Line Number : 16
|
|
4450
|
+
* Column Number: 3
|
|
4451
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4452
|
+
* Current Page : http://localhost:3000/
|
|
4453
|
+
* Platform : Mac
|
|
4454
|
+
* Browser : Chrome 47.0.2526.106
|
|
4455
|
+
* IP Address : ::1
|
|
4456
|
+
* Referrer : http://localhost:3000/
|
|
4457
|
+
|
|
4458
|
+
--------------------
|
|
4459
|
+
Stack Trace:
|
|
4460
|
+
--------------------
|
|
4461
|
+
|
|
4462
|
+
ReferenceError: aBadFunction is not defined
|
|
4463
|
+
at http://localhost:3000/:16:3
|
|
4464
|
+
|
|
4465
|
+
|
|
4466
|
+
----==_mimepart_568b6d46a16c2_9ecf3fdcae9d324c10038c
|
|
4467
|
+
Content-Type: text/html;
|
|
4468
|
+
charset=UTF-8
|
|
4469
|
+
Content-Transfer-Encoding: 7bit
|
|
4470
|
+
|
|
4471
|
+
<html>
|
|
4472
|
+
<body>
|
|
4473
|
+
<h1>Error Info:</h1>
|
|
4474
|
+
|
|
4475
|
+
<p>
|
|
4476
|
+
Error Message: Uncaught ReferenceError: aBadFunction is not defined<br>
|
|
4477
|
+
File: http://localhost:3000/<br>
|
|
4478
|
+
Line Number: 16<br>
|
|
4479
|
+
Column Number: 3<br>
|
|
4480
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4481
|
+
Current Page: http://localhost:3000/<br>
|
|
4482
|
+
Platform: Mac<br>
|
|
4483
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4484
|
+
IP Address: ::1<br>
|
|
4485
|
+
Referrer: http://localhost:3000/
|
|
4486
|
+
</p>
|
|
4487
|
+
|
|
4488
|
+
<h1>Stack Trace:</h1>
|
|
4489
|
+
|
|
4490
|
+
<pre><code>ReferenceError: aBadFunction is not defined
|
|
4491
|
+
at http://localhost:3000/:16:3</code></pre>
|
|
4492
|
+
|
|
4493
|
+
</body>
|
|
4494
|
+
</html>
|
|
4495
|
+
|
|
4496
|
+
----==_mimepart_568b6d46a16c2_9ecf3fdcae9d324c10038c--
|
|
4497
|
+
|
|
4498
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 35.04ms
|
|
4499
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 427ccc04-7dcf-4135-a3f5-6fe0d8d1d53b) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4500
|
+
Rendered text template (0.0ms)
|
|
4501
|
+
Completed 200 OK in 43ms (Views: 0.3ms)
|
|
4502
|
+
|
|
4503
|
+
|
|
4504
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 23:14:23 -0800
|
|
4505
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4506
|
+
Parameters: {"message"=>"test", "file_or_page"=>"test", "line_number"=>"test", "column_number"=>"null", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"undefined"}
|
|
4507
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"test", :file_or_page=>"test", :line_number=>"test", :column_number=>"null", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"undefined"}
|
|
4508
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (0.1ms)
|
|
4509
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (0.1ms)
|
|
4510
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46]
|
|
4511
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 22.7ms
|
|
4512
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46]
|
|
4513
|
+
Sent mail to notificationscustom1@example.com (6.4ms)
|
|
4514
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46] Date: Mon, 04 Jan 2016 23:14:23 -0800
|
|
4515
|
+
From: notificationscustom2@example.com
|
|
4516
|
+
To: notificationscustom1@example.com
|
|
4517
|
+
Message-ID: <568b6d4f4530b_9ecf3fdcae9d35a810062@Large-Megallanic-Cloud.local.mail>
|
|
4518
|
+
Subject: [JavaScript custom Error] test
|
|
4519
|
+
Mime-Version: 1.0
|
|
4520
|
+
Content-Type: multipart/alternative;
|
|
4521
|
+
boundary="--==_mimepart_568b6d4f44b5c_9ecf3fdcae9d35a810059c";
|
|
4522
|
+
charset=UTF-8
|
|
4523
|
+
Content-Transfer-Encoding: 7bit
|
|
4524
|
+
|
|
4525
|
+
|
|
4526
|
+
----==_mimepart_568b6d4f44b5c_9ecf3fdcae9d35a810059c
|
|
4527
|
+
Content-Type: text/plain;
|
|
4528
|
+
charset=UTF-8
|
|
4529
|
+
Content-Transfer-Encoding: 7bit
|
|
4530
|
+
|
|
4531
|
+
--------------------
|
|
4532
|
+
Error Info:
|
|
4533
|
+
--------------------
|
|
4534
|
+
|
|
4535
|
+
* Error Message: test
|
|
4536
|
+
* File : test
|
|
4537
|
+
* Line Number : test
|
|
4538
|
+
* Column Number: null
|
|
4539
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4540
|
+
* Current Page : http://localhost:3000/
|
|
4541
|
+
* Platform : Mac
|
|
4542
|
+
* Browser : Chrome 47.0.2526.106
|
|
4543
|
+
* IP Address : ::1
|
|
4544
|
+
* Referrer : http://localhost:3000/
|
|
4545
|
+
|
|
4546
|
+
--------------------
|
|
4547
|
+
Stack Trace:
|
|
4548
|
+
--------------------
|
|
4549
|
+
|
|
4550
|
+
undefined
|
|
4551
|
+
|
|
4552
|
+
|
|
4553
|
+
----==_mimepart_568b6d4f44b5c_9ecf3fdcae9d35a810059c
|
|
4554
|
+
Content-Type: text/html;
|
|
4555
|
+
charset=UTF-8
|
|
4556
|
+
Content-Transfer-Encoding: 7bit
|
|
4557
|
+
|
|
4558
|
+
<html>
|
|
4559
|
+
<body>
|
|
4560
|
+
<h1>Error Info:</h1>
|
|
4561
|
+
|
|
4562
|
+
<p>
|
|
4563
|
+
Error Message: test<br>
|
|
4564
|
+
File: test<br>
|
|
4565
|
+
Line Number: test<br>
|
|
4566
|
+
Column Number: null<br>
|
|
4567
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4568
|
+
Current Page: http://localhost:3000/<br>
|
|
4569
|
+
Platform: Mac<br>
|
|
4570
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4571
|
+
IP Address: ::1<br>
|
|
4572
|
+
Referrer: http://localhost:3000/
|
|
4573
|
+
</p>
|
|
4574
|
+
|
|
4575
|
+
<h1>Stack Trace:</h1>
|
|
4576
|
+
|
|
4577
|
+
<pre><code>undefined</code></pre>
|
|
4578
|
+
|
|
4579
|
+
</body>
|
|
4580
|
+
</html>
|
|
4581
|
+
|
|
4582
|
+
----==_mimepart_568b6d4f44b5c_9ecf3fdcae9d35a810059c--
|
|
4583
|
+
|
|
4584
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [394046fe-ab87-426b-9228-2819215a1f46] Performed ActionMailer::DeliveryJob from Inline(mailers) in 29.92ms
|
|
4585
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 394046fe-ab87-426b-9228-2819215a1f46) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"test", :file_or_page=>"test", :line_number=>"test", :column_number=>"null", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"undefined"}
|
|
4586
|
+
Rendered text template (0.0ms)
|
|
4587
|
+
Completed 200 OK in 38ms (Views: 0.4ms)
|
|
4588
|
+
|
|
4589
|
+
|
|
4590
|
+
Started GET "/" for ::1 at 2016-01-04 23:16:38 -0800
|
|
4591
|
+
Processing by DashboardController#home as HTML
|
|
4592
|
+
Rendered dashboard/home.html.erb within layouts/application (0.0ms)
|
|
4593
|
+
Completed 200 OK in 11ms (Views: 11.1ms)
|
|
4594
|
+
|
|
4595
|
+
|
|
4596
|
+
Started GET "/assets/dashboard.self-b60acab5af8d245ed2b3012f77d11d8d207d8eada27756badaf4ef05770d60f6.css?body=1" for ::1 at 2016-01-04 23:16:39 -0800
|
|
4597
|
+
|
|
4598
|
+
|
|
4599
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-01-04 23:16:39 -0800
|
|
4600
|
+
|
|
4601
|
+
|
|
4602
|
+
Started GET "/assets/tastes_bitter/javascript_errors.self-693e7aae1623e3d9a86287a9b2b6498d1c03fa182fc1d86633a1d0dbe0515763.js?body=1" for ::1 at 2016-01-04 23:16:39 -0800
|
|
4603
|
+
|
|
4604
|
+
|
|
4605
|
+
Started GET "/assets/dashboard.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2016-01-04 23:16:39 -0800
|
|
4606
|
+
|
|
4607
|
+
|
|
4608
|
+
Started GET "/assets/application.self-75a11da44c802486bc6f65640aa48a730f0f684c5c07a42ba3cd1735eb3fb070.js?body=1" for ::1 at 2016-01-04 23:16:39 -0800
|
|
4609
|
+
|
|
4610
|
+
|
|
4611
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 23:16:39 -0800
|
|
4612
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4613
|
+
Parameters: {"message"=>"Uncaught ReferenceError: aBadFunction is not defined", "file_or_page"=>"http://localhost:3000/", "line_number"=>"16", "column_number"=>"3", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4614
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4615
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (1.0ms)
|
|
4616
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (1.0ms)
|
|
4617
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96]
|
|
4618
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 27.5ms
|
|
4619
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96]
|
|
4620
|
+
Sent mail to notificationscustom1@example.com (7.0ms)
|
|
4621
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96] Date: Mon, 04 Jan 2016 23:16:39 -0800
|
|
4622
|
+
From: notificationscustom2@example.com
|
|
4623
|
+
To: notificationscustom1@example.com
|
|
4624
|
+
Message-ID: <568b6dd711e7d_9ecf3fdcab3a06fc1008f3@Large-Megallanic-Cloud.local.mail>
|
|
4625
|
+
Subject: [JavaScript custom Error] Uncaught ReferenceError: aBadFunction is
|
|
4626
|
+
not defined
|
|
4627
|
+
Mime-Version: 1.0
|
|
4628
|
+
Content-Type: multipart/alternative;
|
|
4629
|
+
boundary="--==_mimepart_568b6dd710d4c_9ecf3fdcab3a06fc100729";
|
|
4630
|
+
charset=UTF-8
|
|
4631
|
+
Content-Transfer-Encoding: 7bit
|
|
4632
|
+
|
|
4633
|
+
|
|
4634
|
+
----==_mimepart_568b6dd710d4c_9ecf3fdcab3a06fc100729
|
|
4635
|
+
Content-Type: text/plain;
|
|
4636
|
+
charset=UTF-8
|
|
4637
|
+
Content-Transfer-Encoding: 7bit
|
|
4638
|
+
|
|
4639
|
+
--------------------
|
|
4640
|
+
Error Info:
|
|
4641
|
+
--------------------
|
|
4642
|
+
|
|
4643
|
+
* Error Message: Uncaught ReferenceError: aBadFunction is not defined
|
|
4644
|
+
* File : http://localhost:3000/
|
|
4645
|
+
* Line Number : 16
|
|
4646
|
+
* Column Number: 3
|
|
4647
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4648
|
+
* Current Page : http://localhost:3000/
|
|
4649
|
+
* Platform : Mac
|
|
4650
|
+
* Browser : Chrome 47.0.2526.106
|
|
4651
|
+
* IP Address : ::1
|
|
4652
|
+
* Referrer : http://localhost:3000/
|
|
4653
|
+
|
|
4654
|
+
--------------------
|
|
4655
|
+
Stack Trace:
|
|
4656
|
+
--------------------
|
|
4657
|
+
|
|
4658
|
+
ReferenceError: aBadFunction is not defined
|
|
4659
|
+
at http://localhost:3000/:16:3
|
|
4660
|
+
|
|
4661
|
+
|
|
4662
|
+
----==_mimepart_568b6dd710d4c_9ecf3fdcab3a06fc100729
|
|
4663
|
+
Content-Type: text/html;
|
|
4664
|
+
charset=UTF-8
|
|
4665
|
+
Content-Transfer-Encoding: 7bit
|
|
4666
|
+
|
|
4667
|
+
<html>
|
|
4668
|
+
<body>
|
|
4669
|
+
<h1>Error Info:</h1>
|
|
4670
|
+
|
|
4671
|
+
<p>
|
|
4672
|
+
Error Message: Uncaught ReferenceError: aBadFunction is not defined<br>
|
|
4673
|
+
File: http://localhost:3000/<br>
|
|
4674
|
+
Line Number: 16<br>
|
|
4675
|
+
Column Number: 3<br>
|
|
4676
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4677
|
+
Current Page: http://localhost:3000/<br>
|
|
4678
|
+
Platform: Mac<br>
|
|
4679
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4680
|
+
IP Address: ::1<br>
|
|
4681
|
+
Referrer: http://localhost:3000/
|
|
4682
|
+
</p>
|
|
4683
|
+
|
|
4684
|
+
<h1>Stack Trace:</h1>
|
|
4685
|
+
|
|
4686
|
+
<pre><code>ReferenceError: aBadFunction is not defined
|
|
4687
|
+
at http://localhost:3000/:16:3</code></pre>
|
|
4688
|
+
|
|
4689
|
+
</body>
|
|
4690
|
+
</html>
|
|
4691
|
+
|
|
4692
|
+
----==_mimepart_568b6dd710d4c_9ecf3fdcab3a06fc100729--
|
|
4693
|
+
|
|
4694
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [a7fa9c14-a237-4df2-9413-5fe0947a5d96] Performed ActionMailer::DeliveryJob from Inline(mailers) in 37.22ms
|
|
4695
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a7fa9c14-a237-4df2-9413-5fe0947a5d96) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"Uncaught ReferenceError: aBadFunction is not defined", :file_or_page=>"http://localhost:3000/", :line_number=>"16", :column_number=>"3", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"ReferenceError: aBadFunction is not defined\r\n at http://localhost:3000/:16:3"}
|
|
4696
|
+
Rendered text template (0.0ms)
|
|
4697
|
+
Completed 200 OK in 44ms (Views: 0.3ms)
|
|
4698
|
+
|
|
4699
|
+
|
|
4700
|
+
Started POST "/__javascript_errors" for ::1 at 2016-01-04 23:16:55 -0800
|
|
4701
|
+
Processing by TastesBitter::JavascriptErrorsController#create as */*
|
|
4702
|
+
Parameters: {"message"=>"test", "file_or_page"=>"test", "line_number"=>"test", "column_number"=>"null", "user_agent"=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", "current_page"=>"http://localhost:3000/", "stack_trace"=>"undefined"}
|
|
4703
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"test", :file_or_page=>"test", :line_number=>"test", :column_number=>"null", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"undefined"}
|
|
4704
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.html.erb within layouts/mailer (0.1ms)
|
|
4705
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2] Rendered /Users/mat/Code/Projects/tastes_bitter/app/views/tastes_bitter/javascript_errors_mailer/javascript_error.text.erb within layouts/mailer (0.0ms)
|
|
4706
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2]
|
|
4707
|
+
TastesBitter::JavascriptErrorsMailer#javascript_error: processed outbound mail in 22.4ms
|
|
4708
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2]
|
|
4709
|
+
Sent mail to notificationscustom1@example.com (7.6ms)
|
|
4710
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2] Date: Mon, 04 Jan 2016 23:16:55 -0800
|
|
4711
|
+
From: notificationscustom2@example.com
|
|
4712
|
+
To: notificationscustom1@example.com
|
|
4713
|
+
Message-ID: <568b6de7571fe_9ecf3fdcaa8a1f94101097@Large-Megallanic-Cloud.local.mail>
|
|
4714
|
+
Subject: [JavaScript custom Error] test
|
|
4715
|
+
Mime-Version: 1.0
|
|
4716
|
+
Content-Type: multipart/alternative;
|
|
4717
|
+
boundary="--==_mimepart_568b6de756a56_9ecf3fdcaa8a1f941009fe";
|
|
4718
|
+
charset=UTF-8
|
|
4719
|
+
Content-Transfer-Encoding: 7bit
|
|
4720
|
+
|
|
4721
|
+
|
|
4722
|
+
----==_mimepart_568b6de756a56_9ecf3fdcaa8a1f941009fe
|
|
4723
|
+
Content-Type: text/plain;
|
|
4724
|
+
charset=UTF-8
|
|
4725
|
+
Content-Transfer-Encoding: 7bit
|
|
4726
|
+
|
|
4727
|
+
--------------------
|
|
4728
|
+
Error Info:
|
|
4729
|
+
--------------------
|
|
4730
|
+
|
|
4731
|
+
* Error Message: test
|
|
4732
|
+
* File : test
|
|
4733
|
+
* Line Number : test
|
|
4734
|
+
* Column Number: null
|
|
4735
|
+
* User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
|
|
4736
|
+
* Current Page : http://localhost:3000/
|
|
4737
|
+
* Platform : Mac
|
|
4738
|
+
* Browser : Chrome 47.0.2526.106
|
|
4739
|
+
* IP Address : ::1
|
|
4740
|
+
* Referrer : http://localhost:3000/
|
|
4741
|
+
|
|
4742
|
+
--------------------
|
|
4743
|
+
Stack Trace:
|
|
4744
|
+
--------------------
|
|
4745
|
+
|
|
4746
|
+
undefined
|
|
4747
|
+
|
|
4748
|
+
|
|
4749
|
+
----==_mimepart_568b6de756a56_9ecf3fdcaa8a1f941009fe
|
|
4750
|
+
Content-Type: text/html;
|
|
4751
|
+
charset=UTF-8
|
|
4752
|
+
Content-Transfer-Encoding: 7bit
|
|
4753
|
+
|
|
4754
|
+
<html>
|
|
4755
|
+
<body>
|
|
4756
|
+
<h1>Error Info:</h1>
|
|
4757
|
+
|
|
4758
|
+
<p>
|
|
4759
|
+
Error Message: test<br>
|
|
4760
|
+
File: test<br>
|
|
4761
|
+
Line Number: test<br>
|
|
4762
|
+
Column Number: null<br>
|
|
4763
|
+
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36<br>
|
|
4764
|
+
Current Page: http://localhost:3000/<br>
|
|
4765
|
+
Platform: Mac<br>
|
|
4766
|
+
Browser: Chrome 47.0.2526.106<br>
|
|
4767
|
+
IP Address: ::1<br>
|
|
4768
|
+
Referrer: http://localhost:3000/
|
|
4769
|
+
</p>
|
|
4770
|
+
|
|
4771
|
+
<h1>Stack Trace:</h1>
|
|
4772
|
+
|
|
4773
|
+
<pre><code>undefined</code></pre>
|
|
4774
|
+
|
|
4775
|
+
</body>
|
|
4776
|
+
</html>
|
|
4777
|
+
|
|
4778
|
+
----==_mimepart_568b6de756a56_9ecf3fdcaa8a1f941009fe--
|
|
4779
|
+
|
|
4780
|
+
[ActiveJob] [ActionMailer::DeliveryJob] [2cd5eaf9-988c-499b-a56f-6658179761c2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 30.58ms
|
|
4781
|
+
[ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2cd5eaf9-988c-499b-a56f-6658179761c2) to Inline(mailers) with arguments: "TastesBitter::JavascriptErrorsMailer", "javascript_error", "deliver_now", {:message=>"test", :file_or_page=>"test", :line_number=>"test", :column_number=>"null", :user_agent=>"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36", :current_page=>"http://localhost:3000/", :platform=>"Mac", :browser_name=>"Chrome", :browser_version=>"47.0.2526.106", :user_ip=>"::1", :referrer=>"http://localhost:3000/", :stack_trace=>"undefined"}
|
|
4782
|
+
Rendered text template (0.0ms)
|
|
4783
|
+
Completed 200 OK in 38ms (Views: 0.3ms)
|