Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:25 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:25 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:26 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:26 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Processing by ContactsController#index as HTML Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.2ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 178ms (Views: 176.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Started GET "/assets/application-5480cd6ff3f625da5fbc65a5bacbdb0ec40f8ba6fcea845163a544913a5dd0d0.js" for 127.0.0.1 at 2020-01-28 13:25:28 +0300 Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:29 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:29 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:25:29 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:46217/login Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:37:30 +0300 Processing by ContactsController#index as HTML ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=401 return_code=ok total_time=0.436891 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.9ms) Rendered shared/_header.html.erb (0.3ms) Completed 200 OK in 719ms (Views: 266.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application-5480cd6ff3f625da5fbc65a5bacbdb0ec40f8ba6fcea845163a544913a5dd0d0.js" for 127.0.0.1 at 2020-01-28 13:37:31 +0300 Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 13:37:31 +0300 Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:37:32 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=d20faf1b-fbe2-4bd8-bbd1-4f06d7694312" for 127.0.0.1 at 2020-01-28 13:37:49 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"d20faf1b-fbe2-4bd8-bbd1-4f06d7694312"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.242658 Redirected to http://localhost:43247/contacts Completed 302 Found in 256ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:37:49 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.561439 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 574ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:37:50 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (1.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:37:50 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.524605 Redirected to http://localhost:43247/contacts Completed 302 Found in 533ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:37:51 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.704484 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 737ms (Views: 14.2ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/3851 response_code=204 return_code=ok total_time=0.377822 Started GET "/" for 127.0.0.1 at 2020-01-28 13:37:52 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.496191 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.7ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 507ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:37:53 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=12e45a31-18db-4b4c-b46e-c870ace1d88e" for 127.0.0.1 at 2020-01-28 13:37:56 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"12e45a31-18db-4b4c-b46e-c870ace1d88e"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.777483 Redirected to http://localhost:43247/contacts Completed 302 Found in 786ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:37:57 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.556955 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 575ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:37:57 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:37:58 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"wrong_email.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=400 return_code=ok total_time=0.289176 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 301ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:08 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.526259 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.3ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 545ms (Views: 14.3ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:38:09 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=7fbdb439-15bd-433d-8749-ea8624889ab2" for 127.0.0.1 at 2020-01-28 13:38:11 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"7fbdb439-15bd-433d-8749-ea8624889ab2"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.722452 Redirected to http://localhost:43247/contacts Completed 302 Found in 728ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:12 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.831752 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.8ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 855ms (Views: 10.7ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:38:13 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:38:13 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.425641 Redirected to http://localhost:43247/contacts Completed 302 Found in 430ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:14 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.495212 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (9.7ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 532ms (Views: 21.6ms | ActiveRecord: 0.0ms) Started DELETE "/contacts/3901" for 127.0.0.1 at 2020-01-28 13:38:14 +0300 Processing by ContactsController#destroy as HTML Parameters: {"id"=>"3901"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/3901?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.295133 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/3901 response_code=204 return_code=ok total_time=0.404709 Redirected to http://localhost:43247/contacts Completed 302 Found in 711ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:15 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.552873 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 564ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:16 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.562483 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 575ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:38:17 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=2110a179-4909-458f-a12b-fa1cfa9acf90" for 127.0.0.1 at 2020-01-28 13:38:19 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"2110a179-4909-458f-a12b-fa1cfa9acf90"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.264796 Redirected to http://localhost:43247/contacts Completed 302 Found in 272ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:19 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.516657 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 534ms (Views: 10.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:38:20 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:38:20 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.489091 Redirected to http://localhost:43247/contacts Completed 302 Found in 493ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:21 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.512159 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 527ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/contacts/export.csv" for 127.0.0.1 at 2020-01-28 13:38:21 +0300 Processing by ContactsController#export as CSV ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=10 response_code=200 return_code=ok total_time=0.308246 Rendering text template Rendered text template (0.1ms) Sent data contacts-2020-01-28.csv (3.3ms) Completed 200 OK in 318ms (Views: 2.7ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/3951 response_code=204 return_code=ok total_time=0.408696 Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:27 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.548405 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.9ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 564ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:38:28 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=32a5dc40-622b-4316-8c9d-cc79cc1d4c35" for 127.0.0.1 at 2020-01-28 13:38:31 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"32a5dc40-622b-4316-8c9d-cc79cc1d4c35"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.2544 Redirected to http://localhost:43247/contacts Completed 302 Found in 259ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:31 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.716052 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.6ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 740ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:38:32 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:38:32 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.502095 Redirected to http://localhost:43247/contacts Completed 302 Found in 505ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:32 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.270363 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 287ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started GET "/contacts/4001" for 127.0.0.1 at 2020-01-28 13:38:33 +0300 Processing by ContactsController#show as HTML Parameters: {"id"=>"4001"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4001?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.560142 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/owners/ response_code=200 return_code=ok total_time=0.245334 Rendering contacts/show.html.erb within layouts/application Rendered contacts/show.html.erb within layouts/application (16.8ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 833ms (Views: 21.8ms | ActiveRecord: 0.0ms) Started PUT "/contacts/4001" for 127.0.0.1 at 2020-01-28 13:38:34 +0300 Processing by ContactsController#update as HTML Parameters: {"utf8"=>"✓", "contact"=>{"email"=>"new_test_email@q.com", "firstname"=>"", "hubspot_owner_id"=>"", "lastname"=>""}, "commit"=>"Save", "id"=>"4001"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4001?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.243157 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/4001 response_code=200 return_code=ok total_time=0.766961 Redirected to http://localhost:43247/contacts Completed 302 Found in 1020ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:35 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.356772 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 376ms (Views: 10.3ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4001 response_code=204 return_code=ok total_time=0.340071 Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:36 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.271135 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (5.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 291ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:38 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.320959 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 334ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:38:39 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=ee60c1df-6809-4289-ac59-698c4e9ab0cd" for 127.0.0.1 at 2020-01-28 13:38:41 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"ee60c1df-6809-4289-ac59-698c4e9ab0cd"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.230481 Redirected to http://localhost:43247/contacts Completed 302 Found in 233ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:42 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.617928 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (7.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 636ms (Views: 13.1ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:38:42 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:38:42 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=1.077011 Redirected to http://localhost:43247/contacts Completed 302 Found in 1081ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:44 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.565271 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.9ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 586ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/contacts/4051" for 127.0.0.1 at 2020-01-28 13:38:44 +0300 Processing by ContactsController#show as HTML Parameters: {"id"=>"4051"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4051?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.356594 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/owners/ response_code=200 return_code=ok total_time=0.279054 Rendering contacts/show.html.erb within layouts/application Rendered contacts/show.html.erb within layouts/application (2.8ms) Rendered shared/_header.html.erb (1.0ms) Completed 200 OK in 655ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started PUT "/contacts/4051" for 127.0.0.1 at 2020-01-28 13:38:45 +0300 Processing by ContactsController#update as HTML Parameters: {"utf8"=>"✓", "contact"=>{"email"=>"test_email@q.com", "firstname"=>"test_firstname", "hubspot_owner_id"=>"", "lastname"=>"test_lastname"}, "commit"=>"Save", "id"=>"4051"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4051?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.26251 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/4051 response_code=200 return_code=ok total_time=0.601459 Redirected to http://localhost:43247/contacts Completed 302 Found in 871ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:46 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.534171 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 551ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:47 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.31744 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 330ms (Views: 9.3ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4051 response_code=204 return_code=ok total_time=0.385804 Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:48 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.571022 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 587ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:38:49 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=57de61d5-0436-4049-a735-737fea43ac0a" for 127.0.0.1 at 2020-01-28 13:38:53 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"57de61d5-0436-4049-a735-737fea43ac0a"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.556751 Redirected to http://localhost:43247/contacts Completed 302 Found in 561ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:38:53 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.307359 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (5.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 329ms (Views: 15.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:54 +0300 Processing by ContactsController#index as HTML Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.7ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:54 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.327122 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.8ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 340ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:38:56 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.503752 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 516ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:38:57 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=292110d4-76a5-4256-8821-d5c0f85497db" for 127.0.0.1 at 2020-01-28 13:39:01 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"292110d4-76a5-4256-8821-d5c0f85497db"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.246684 Redirected to http://localhost:43247/contacts Completed 302 Found in 254ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:39:01 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.320601 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (5.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 340ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 13:39:02 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.348582 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.5ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 367ms (Views: 14.3ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:39:02 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=bc9ebb33-8348-4277-a8ce-f8f38a222758" for 127.0.0.1 at 2020-01-28 13:39:05 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"bc9ebb33-8348-4277-a8ce-f8f38a222758"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.314111 Redirected to http://localhost:43247/contacts Completed 302 Found in 322ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:39:05 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.594584 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (5.3ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 626ms (Views: 16.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 13:39:06 +0300 Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:39:06 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:39:06 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.835693 Redirected to http://localhost:43247/contacts Completed 302 Found in 839ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:39:07 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.357709 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 370ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=test_email%40q.com" for 127.0.0.1 at 2020-01-28 13:39:08 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>"test_email@q.com"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/search response_code=200 return_code=ok total_time=0.297034 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 311ms (Views: 9.2ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4101 response_code=204 return_code=ok total_time=0.805153 Started GET "/" for 127.0.0.1 at 2020-01-28 13:39:09 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.286783 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 293ms (Views: 3.6ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:39:09 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A43247%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=450c6173-f4c2-4cc2-8d67-e43228ebcaed" for 127.0.0.1 at 2020-01-28 13:39:12 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"450c6173-f4c2-4cc2-8d67-e43228ebcaed"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.28828 Redirected to http://localhost:43247/contacts Completed 302 Found in 293ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:39:12 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.32119 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.8ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 339ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:39:13 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:39:13 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.520261 Redirected to http://localhost:43247/contacts Completed 302 Found in 524ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:39:14 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.321264 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.9ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 343ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=wrong_email.com" for 127.0.0.1 at 2020-01-28 13:39:14 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>"wrong_email.com"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/search response_code=200 return_code=ok total_time=0.29291 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 296ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=" for 127.0.0.1 at 2020-01-28 13:39:14 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>""} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.721699 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.3ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 740ms (Views: 12.5ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4151 response_code=204 return_code=ok total_time=0.463126 Started GET "/" for 127.0.0.1 at 2020-01-28 13:40:46 +0300 Processing by ContactsController#index as HTML ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=401 return_code=ok total_time=0.250963 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.3ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 577ms (Views: 314.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 13:40:47 +0300 Started GET "/assets/application-5480cd6ff3f625da5fbc65a5bacbdb0ec40f8ba6fcea845163a544913a5dd0d0.js" for 127.0.0.1 at 2020-01-28 13:40:47 +0300 Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:40:48 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40649%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=d3c28d97-ad8f-4a23-8ff8-c9df47578275" for 127.0.0.1 at 2020-01-28 13:41:04 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"d3c28d97-ad8f-4a23-8ff8-c9df47578275"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.259197 Redirected to http://localhost:40649/contacts Completed 302 Found in 265ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:41:05 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.309024 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (7.9ms) Rendered shared/_header.html.erb (0.3ms) Completed 200 OK in 339ms (Views: 22.4ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:41:05 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.6ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:41:06 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.413008 Redirected to http://localhost:40649/contacts Completed 302 Found in 420ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:41:06 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.49909 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 506ms (Views: 2.3ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4201 response_code=204 return_code=ok total_time=0.321362 Started GET "/" for 127.0.0.1 at 2020-01-28 13:41:07 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.290957 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 305ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 13:41:08 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40649%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=2edc34dd-13bd-4d8f-a3ae-04cf08a40f2e" for 127.0.0.1 at 2020-01-28 13:41:11 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"2edc34dd-13bd-4d8f-a3ae-04cf08a40f2e"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.233518 Redirected to http://localhost:40649/contacts Completed 302 Found in 276ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 13:41:11 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.719336 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (67.6ms) Rendered shared/_header.html.erb (0.3ms) Completed 200 OK in 844ms (Views: 89.5ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 13:41:21 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (2.0ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 26ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 13:41:21 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"wrong_email.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=400 return_code=ok total_time=0.257331 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.5ms) Rendered shared/_header.html.erb (0.6ms) Completed 200 OK in 357ms (Views: 73.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:11:02 +0300 Processing by ContactsController#index as HTML ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=401 return_code=ok total_time=0.336522 Completed 500 Internal Server Error in 348ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:11:02 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=401 return_code=ok total_time=0.15588 Completed 500 Internal Server Error in 160ms (ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:16:22 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:39121/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 10ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:16:22 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.4ms) Completed 200 OK in 409ms (Views: 406.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:16:22 +0300 Started GET "/assets/application-5480cd6ff3f625da5fbc65a5bacbdb0ec40f8ba6fcea845163a544913a5dd0d0.js" for 127.0.0.1 at 2020-01-28 14:16:22 +0300 Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:16:23 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A39121%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=7dbaec6d-e43d-422a-b1f6-46329a350741" for 127.0.0.1 at 2020-01-28 14:16:40 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"7dbaec6d-e43d-422a-b1f6-46329a350741"} ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.298872 Redirected to http://localhost:39121/contacts Completed 302 Found in 320ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:16:40 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.378489 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.6ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 413ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:16:40 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:16:41 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.408645 Redirected to http://localhost:39121/contacts Completed 302 Found in 413ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:16:41 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.591684 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.1ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 601ms (Views: 4.4ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4251 response_code=204 return_code=ok total_time=0.35917 Started GET "/" for 127.0.0.1 at 2020-01-28 14:16:42 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:39121/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:16:42 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:16:42 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A39121%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=0216432c-8ed3-4424-a9e1-b5f927be347c" for 127.0.0.1 at 2020-01-28 14:16:45 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"0216432c-8ed3-4424-a9e1-b5f927be347c"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.20712 Redirected to http://localhost:39121/contacts Completed 302 Found in 283ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:16:46 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.430418 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (7.5ms) Rendered shared/_header.html.erb (0.6ms) Completed 200 OK in 481ms (Views: 38.4ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:17:07 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:17:07 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"wrong_email.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=400 return_code=ok total_time=0.609377 Redirected to http://localhost:39121/contacts/new Completed 302 Found in 614ms (ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:17:08 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (1.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:17:33 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 6ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:17:33 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (2.2ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 277ms (Views: 276.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:17:34 +0300 Started GET "/assets/application-5480cd6ff3f625da5fbc65a5bacbdb0ec40f8ba6fcea845163a544913a5dd0d0.js" for 127.0.0.1 at 2020-01-28 14:17:34 +0300 Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:17:34 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=775d83e4-1070-4952-9d45-6685600fef29" for 127.0.0.1 at 2020-01-28 14:17:52 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"775d83e4-1070-4952-9d45-6685600fef29"} ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=1.606502 Redirected to http://localhost:40365/contacts Completed 302 Found in 1620ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:17:54 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.580662 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (13.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 623ms (Views: 28.6ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:17:54 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (1.8ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:17:55 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.455356 Redirected to http://localhost:40365/contacts Completed 302 Found in 459ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:17:55 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.996366 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 1008ms (Views: 8.2ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4301 response_code=204 return_code=ok total_time=0.398016 Started GET "/" for 127.0.0.1 at 2020-01-28 14:17:57 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:17:57 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:17:57 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=cc168b91-6833-449f-93c4-08c3bec99790" for 127.0.0.1 at 2020-01-28 14:18:00 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"cc168b91-6833-449f-93c4-08c3bec99790"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.410336 Redirected to http://localhost:40365/contacts Completed 302 Found in 413ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:00 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.33071 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.8ms) Rendered shared/_header.html.erb (0.3ms) Completed 200 OK in 362ms (Views: 25.1ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:01 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:01 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"wrong_email.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=400 return_code=ok total_time=0.29696 Redirected to http://localhost:40365/contacts/new Completed 302 Found in 301ms (ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:01 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (1.6ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:02 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:02 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:02 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=05168d1c-4938-4902-b2eb-9dd8a5199fce" for 127.0.0.1 at 2020-01-28 14:18:05 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"05168d1c-4938-4902-b2eb-9dd8a5199fce"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.227737 Redirected to http://localhost:40365/contacts Completed 302 Found in 230ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:05 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.715495 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.9ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 758ms (Views: 34.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:06 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:06 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.456878 Redirected to http://localhost:40365/contacts Completed 302 Found in 461ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:07 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.902161 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.6ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 913ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started DELETE "/contacts/4351" for 127.0.0.1 at 2020-01-28 14:18:08 +0300 Processing by ContactsController#destroy as HTML Parameters: {"id"=>"4351"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4351?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.257921 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4351 response_code=204 return_code=ok total_time=0.316341 Redirected to http://localhost:40365/contacts Completed 302 Found in 580ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:09 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.464339 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 472ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:09 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:09 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:09 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=c2f58f38-063f-4fb1-a9c5-1d42c97a07f7" for 127.0.0.1 at 2020-01-28 14:18:12 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"c2f58f38-063f-4fb1-a9c5-1d42c97a07f7"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.311867 Redirected to http://localhost:40365/contacts Completed 302 Found in 317ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:13 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.60264 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.6ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 616ms (Views: 8.0ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:14 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:14 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.517228 Redirected to http://localhost:40365/contacts Completed 302 Found in 536ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:14 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.719732 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 730ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:18:15 +0300 Started GET "/contacts/export.csv" for 127.0.0.1 at 2020-01-28 14:18:15 +0300 Processing by ContactsController#export as CSV ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=10 response_code=200 return_code=ok total_time=0.591569 Rendering text template Rendered text template (0.0ms) Sent data contacts-2020-01-28.csv (1.7ms) Completed 200 OK in 600ms (Views: 1.4ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4401 response_code=204 return_code=ok total_time=0.424892 Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:21 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:21 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:21 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=6b95aeca-ed8f-4777-97a0-6391a1f7f718" for 127.0.0.1 at 2020-01-28 14:18:24 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"6b95aeca-ed8f-4777-97a0-6391a1f7f718"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.231783 Redirected to http://localhost:40365/contacts Completed 302 Found in 239ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:24 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.485434 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 494ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:25 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:25 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.582525 Redirected to http://localhost:40365/contacts Completed 302 Found in 586ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:26 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.282788 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.4ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 289ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/4451" for 127.0.0.1 at 2020-01-28 14:18:26 +0300 Processing by ContactsController#show as HTML Parameters: {"id"=>"4451"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4451?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.233303 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/owners/ response_code=200 return_code=ok total_time=0.229833 Rendering contacts/show.html.erb within layouts/application Rendered contacts/show.html.erb within layouts/application (11.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 484ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started PUT "/contacts/4451" for 127.0.0.1 at 2020-01-28 14:18:27 +0300 Processing by ContactsController#update as HTML Parameters: {"utf8"=>"✓", "contact"=>{"email"=>"new_test_email@q.com", "firstname"=>"", "hubspot_owner_id"=>"", "lastname"=>""}, "commit"=>"Save", "id"=>"4451"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4451?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.257164 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/4451 response_code=200 return_code=ok total_time=0.381867 Redirected to http://localhost:40365/contacts Completed 302 Found in 645ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:28 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.325066 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 336ms (Views: 4.1ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4451 response_code=204 return_code=ok total_time=0.759764 Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:29 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.268507 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.5ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 277ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:32 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:32 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:32 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=fb6e2837-03a1-4cb5-a418-60bdd0d1e82b" for 127.0.0.1 at 2020-01-28 14:18:34 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"fb6e2837-03a1-4cb5-a418-60bdd0d1e82b"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.219903 Redirected to http://localhost:40365/contacts Completed 302 Found in 223ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:34 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.486702 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 491ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:18:35 +0300 Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:35 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:35 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.454657 Redirected to http://localhost:40365/contacts Completed 302 Found in 457ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:36 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.282986 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.3ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 289ms (Views: 2.8ms | ActiveRecord: 0.0ms) Started GET "/contacts/4501" for 127.0.0.1 at 2020-01-28 14:18:36 +0300 Processing by ContactsController#show as HTML Parameters: {"id"=>"4501"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4501?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.235543 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/owners/ response_code=200 return_code=ok total_time=0.272676 Rendering contacts/show.html.erb within layouts/application Rendered contacts/show.html.erb within layouts/application (3.1ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 524ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started PUT "/contacts/4501" for 127.0.0.1 at 2020-01-28 14:18:37 +0300 Processing by ContactsController#update as HTML Parameters: {"utf8"=>"✓", "contact"=>{"email"=>"test_email@q.com", "firstname"=>"test_firstname", "hubspot_owner_id"=>"", "lastname"=>"test_lastname"}, "commit"=>"Save", "id"=>"4501"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4501?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.266625 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/4501 response_code=200 return_code=ok total_time=0.568292 Redirected to http://localhost:40365/contacts Completed 302 Found in 842ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:38 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.590679 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 601ms (Views: 5.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:38 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.362261 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 376ms (Views: 10.0ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4501 response_code=204 return_code=ok total_time=0.331605 Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:39 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:39 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:39 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=d2d88a5a-b175-47b9-a4de-2d6104913d3a" for 127.0.0.1 at 2020-01-28 14:18:42 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"d2d88a5a-b175-47b9-a4de-2d6104913d3a"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.233427 Redirected to http://localhost:40365/contacts Completed 302 Found in 237ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:42 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.269796 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 286ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Processing by ContactsController#index as HTML Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.7ms) Rendered shared/_header.html.erb (0.5ms) Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:43 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=1535e474-ac1d-4c27-9429-80df6da60f49" for 127.0.0.1 at 2020-01-28 14:18:46 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"1535e474-ac1d-4c27-9429-80df6da60f49"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.234132 Redirected to http://localhost:40365/contacts Completed 302 Found in 240ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:46 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.490371 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.1ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 496ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:47 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:47 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.1ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:47 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=6d9f940a-a625-4f8c-aa0a-8db5ba9cb35d" for 127.0.0.1 at 2020-01-28 14:18:49 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"6d9f940a-a625-4f8c-aa0a-8db5ba9cb35d"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.223349 Redirected to http://localhost:40365/contacts Completed 302 Found in 232ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:50 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.303742 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 337ms (Views: 20.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:50 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:50 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.516931 Redirected to http://localhost:40365/contacts Completed 302 Found in 521ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:51 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.388629 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 410ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=test_email%40q.com" for 127.0.0.1 at 2020-01-28 14:18:52 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>"test_email@q.com"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/search response_code=200 return_code=ok total_time=0.332692 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.7ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 343ms (Views: 5.0ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4551 response_code=204 return_code=ok total_time=0.92247 Started GET "/" for 127.0.0.1 at 2020-01-28 14:18:53 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40365/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:18:53 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.1ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:18:53 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40365%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=58d050a9-04bc-496e-a586-fb085948638b" for 127.0.0.1 at 2020-01-28 14:18:55 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"58d050a9-04bc-496e-a586-fb085948638b"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.258389 Redirected to http://localhost:40365/contacts Completed 302 Found in 260ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:56 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.35035 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.9ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 375ms (Views: 17.1ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:18:56 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:18:56 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.440951 Redirected to http://localhost:40365/contacts Completed 302 Found in 446ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:18:57 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.898009 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 917ms (Views: 9.1ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=wrong_email.com" for 127.0.0.1 at 2020-01-28 14:18:58 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>"wrong_email.com"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/search response_code=200 return_code=ok total_time=0.322373 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 329ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=" for 127.0.0.1 at 2020-01-28 14:18:58 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>""} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.272758 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (6.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 298ms (Views: 17.9ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4601 response_code=204 return_code=ok total_time=0.336906 Started GET "/" for 127.0.0.1 at 2020-01-28 14:28:17 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 7ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:28:17 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 300ms (Views: 299.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:28:17 +0300 Started GET "/assets/application-5480cd6ff3f625da5fbc65a5bacbdb0ec40f8ba6fcea845163a544913a5dd0d0.js" for 127.0.0.1 at 2020-01-28 14:28:17 +0300 Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:28:19 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=aeee58fe-b22c-47b9-ad5a-c9cf5ecdd81b" for 127.0.0.1 at 2020-01-28 14:28:38 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"aeee58fe-b22c-47b9-ad5a-c9cf5ecdd81b"} ETHON: Libcurl initialized ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.388854 Redirected to http://localhost:40069/contacts Completed 302 Found in 395ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:38 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.315775 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 329ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:28:39 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:28:39 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.984557 Redirected to http://localhost:40069/contacts Completed 302 Found in 990ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:40 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.286019 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 303ms (Views: 8.1ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4651 response_code=204 return_code=ok total_time=0.360798 Started GET "/" for 127.0.0.1 at 2020-01-28 14:28:41 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:28:41 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:28:41 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=283cf904-7180-41c7-a699-8a6584f637d5" for 127.0.0.1 at 2020-01-28 14:28:44 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"283cf904-7180-41c7-a699-8a6584f637d5"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.232256 Redirected to http://localhost:40069/contacts Completed 302 Found in 235ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:45 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.552078 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 568ms (Views: 11.1ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:28:45 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (2.7ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:28:45 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"wrong_email.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=400 return_code=ok total_time=0.358333 Redirected to http://localhost:40069/contacts/new Completed 302 Found in 362ms (ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:28:46 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:28:46 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:28:46 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:28:46 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=9a171a11-edf7-42e5-8825-e0d575e779f3" for 127.0.0.1 at 2020-01-28 14:28:49 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"9a171a11-edf7-42e5-8825-e0d575e779f3"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.597643 Redirected to http://localhost:40069/contacts Completed 302 Found in 600ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:49 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.566357 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.5ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 573ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:28:50 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:28:50 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.402767 Redirected to http://localhost:40069/contacts Completed 302 Found in 407ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:51 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.900601 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (12.6ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 932ms (Views: 19.8ms | ActiveRecord: 0.0ms) Started DELETE "/contacts/4751" for 127.0.0.1 at 2020-01-28 14:28:52 +0300 Processing by ContactsController#destroy as HTML Parameters: {"id"=>"4751"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4751?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.320282 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4751 response_code=204 return_code=ok total_time=0.345443 Redirected to http://localhost:40069/contacts Completed 302 Found in 670ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:53 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.509146 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 525ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:28:53 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:28:53 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:28:53 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=ffe240e3-ce7a-4031-a57c-7648db71af8c" for 127.0.0.1 at 2020-01-28 14:28:58 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"ffe240e3-ce7a-4031-a57c-7648db71af8c"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.23485 Redirected to http://localhost:40069/contacts Completed 302 Found in 241ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:58 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.571066 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (7.5ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 601ms (Views: 19.4ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:28:59 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.6ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:28:59 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.620242 Redirected to http://localhost:40069/contacts Completed 302 Found in 626ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:28:59 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.291636 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (7.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 323ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application-b4aef8a7c02dce6cf2725fa5bf4e59dbcdb6aa1e6f3a531f6ce61a0c9f22aa0e.css" for 127.0.0.1 at 2020-01-28 14:29:00 +0300 Started GET "/contacts/export.csv" for 127.0.0.1 at 2020-01-28 14:29:00 +0300 Processing by ContactsController#export as CSV ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=10 response_code=200 return_code=ok total_time=0.28357 Rendering text template Rendered text template (0.1ms) Sent data contacts-2020-01-28.csv (3.2ms) Completed 200 OK in 298ms (Views: 2.8ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4801 response_code=204 return_code=ok total_time=0.492073 Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:06 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:06 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:29:06 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=1b7cff64-6101-4a9b-8822-d3cf1cd2b334" for 127.0.0.1 at 2020-01-28 14:29:08 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"1b7cff64-6101-4a9b-8822-d3cf1cd2b334"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.248345 Redirected to http://localhost:40069/contacts Completed 302 Found in 257ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:09 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.281524 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 301ms (Views: 9.7ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:29:09 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:29:09 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.420635 Redirected to http://localhost:40069/contacts Completed 302 Found in 427ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:10 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.605318 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 619ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET "/contacts/4652" for 127.0.0.1 at 2020-01-28 14:29:11 +0300 Processing by ContactsController#show as HTML Parameters: {"id"=>"4652"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4652?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.238788 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/owners/ response_code=200 return_code=ok total_time=0.231024 Rendering contacts/show.html.erb within layouts/application Rendered contacts/show.html.erb within layouts/application (19.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 504ms (Views: 23.8ms | ActiveRecord: 0.0ms) Started PUT "/contacts/4652" for 127.0.0.1 at 2020-01-28 14:29:11 +0300 Processing by ContactsController#update as HTML Parameters: {"utf8"=>"✓", "contact"=>{"email"=>"new_test_email@q.com", "firstname"=>"", "hubspot_owner_id"=>"", "lastname"=>""}, "commit"=>"Save", "id"=>"4652"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4652?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.28748 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/4652 response_code=200 return_code=ok total_time=0.386132 Redirected to http://localhost:40069/contacts Completed 302 Found in 685ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:12 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.721126 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (5.8ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 741ms (Views: 11.3ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4652 response_code=204 return_code=ok total_time=0.567765 Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:13 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.604737 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.4ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 611ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:16 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:16 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:29:16 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=67385e35-2105-4476-800b-c01dd6f45d7b" for 127.0.0.1 at 2020-01-28 14:29:20 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"67385e35-2105-4476-800b-c01dd6f45d7b"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.234428 Redirected to http://localhost:40069/contacts Completed 302 Found in 238ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:20 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.587414 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.1ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 607ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:29:21 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (1.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:29:21 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.578492 Redirected to http://localhost:40069/contacts Completed 302 Found in 582ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:22 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.478151 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 495ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started GET "/contacts/4851" for 127.0.0.1 at 2020-01-28 14:29:22 +0300 Processing by ContactsController#show as HTML Parameters: {"id"=>"4851"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4851?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.61346 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/owners/ response_code=200 return_code=ok total_time=0.258893 Rendering contacts/show.html.erb within layouts/application Rendered contacts/show.html.erb within layouts/application (1.2ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 880ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started PUT "/contacts/4851" for 127.0.0.1 at 2020-01-28 14:29:23 +0300 Processing by ContactsController#update as HTML Parameters: {"utf8"=>"✓", "contact"=>{"email"=>"test_email@q.com", "firstname"=>"test_firstname", "hubspot_owner_id"=>"", "lastname"=>"test_lastname"}, "commit"=>"Save", "id"=>"4851"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4851?properties=email&properties=firstname&properties=lastname&properties=hubspot_owner_id response_code=200 return_code=ok total_time=0.309525 ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/4851 response_code=200 return_code=ok total_time=0.324848 Redirected to http://localhost:40069/contacts Completed 302 Found in 642ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:24 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.474363 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.4ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 487ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:24 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.757389 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.1ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 775ms (Views: 8.4ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4851 response_code=204 return_code=ok total_time=0.320559 Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:26 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:26 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.1ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:29:26 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=a813389e-1753-46a6-98a4-414f757416bb" for 127.0.0.1 at 2020-01-28 14:29:30 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"a813389e-1753-46a6-98a4-414f757416bb"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.231711 Redirected to http://localhost:40069/contacts Completed 302 Found in 235ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:30 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.270362 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.6ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 285ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:31 +0300 Processing by ContactsController#index as HTML Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.9ms) Rendered shared/_header.html.erb (0.4ms) Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:31 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:31 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:31 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:31 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:29:31 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=03647838-9b80-4cd7-a6da-c236be08d59d" for 127.0.0.1 at 2020-01-28 14:29:34 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"03647838-9b80-4cd7-a6da-c236be08d59d"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.550839 Redirected to http://localhost:40069/contacts Completed 302 Found in 555ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:34 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.564384 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 571ms (Views: 3.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:35 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:35 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:29:35 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=3eeae687-907e-4049-9444-87c52c8cb844" for 127.0.0.1 at 2020-01-28 14:29:39 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"3eeae687-907e-4049-9444-87c52c8cb844"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.232036 Redirected to http://localhost:40069/contacts Completed 302 Found in 238ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:39 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.269609 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (4.8ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 315ms (Views: 23.8ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:29:40 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.3ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:29:40 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.519202 Redirected to http://localhost:40069/contacts Completed 302 Found in 524ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:40 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.95745 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.9ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 971ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=test_email%40q.com" for 127.0.0.1 at 2020-01-28 14:29:41 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>"test_email@q.com"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/search response_code=200 return_code=ok total_time=0.278916 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (1.6ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 291ms (Views: 6.7ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4901 response_code=204 return_code=ok total_time=0.447992 Started GET "/" for 127.0.0.1 at 2020-01-28 14:29:42 +0300 Processing by ContactsController#index as HTML Redirected to http://localhost:40069/login Filter chain halted as :authorize rendered or redirected Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/login" for 127.0.0.1 at 2020-01-28 14:29:42 +0300 Processing by Oauth::AuthorizationController#login as HTML Rendering oauth/authorization/login.html.erb within layouts/application Rendered oauth/authorization/login.html.erb within layouts/application (0.0ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started GET "/oauth" for 127.0.0.1 at 2020-01-28 14:29:42 +0300 Processing by Oauth::AuthorizationController#authorize as HTML Redirected to https://app.hubspot.com/oauth/authorize?client_id=967ad59f-41cd-44c2-8384-3806f9435151&redirect_uri=http%3A%2F%2Flocalhost%3A40069%2Foauth%2Fcallback&scope=contacts& Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/oauth/callback?code=9804c658-2975-4acb-aa9b-d5da0663a34e" for 127.0.0.1 at 2020-01-28 14:29:45 +0300 Processing by Oauth::AuthorizationController#callback as HTML Parameters: {"code"=>"9804c658-2975-4acb-aa9b-d5da0663a34e"} ETHON: performed EASY effective_url=https://api.hubapi.com/oauth/v1/token response_code=200 return_code=ok total_time=0.266096 Redirected to http://localhost:40069/contacts Completed 302 Found in 270ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:46 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.90432 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.8ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 916ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/contacts/new" for 127.0.0.1 at 2020-01-28 14:29:47 +0300 Processing by ContactsController#new as HTML Rendering contacts/new.html.erb within layouts/application Rendered contacts/new.html.erb within layouts/application (0.2ms) Rendered shared/_header.html.erb (0.2ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms) Started POST "/contacts" for 127.0.0.1 at 2020-01-28 14:29:47 +0300 Processing by ContactsController#create as HTML Parameters: {"utf8"=>"✓", "email"=>"test_email@q.com", "commit"=>"Save"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts response_code=201 return_code=ok total_time=0.777131 Redirected to http://localhost:40069/contacts Completed 302 Found in 780ms (ActiveRecord: 0.0ms) Started GET "/contacts" for 127.0.0.1 at 2020-01-28 14:29:48 +0300 Processing by ContactsController#index as HTML ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.368961 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (2.7ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 381ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=wrong_email.com" for 127.0.0.1 at 2020-01-28 14:29:48 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>"wrong_email.com"} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contacts/search response_code=200 return_code=ok total_time=0.268059 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (0.4ms) Rendered shared/_header.html.erb (0.0ms) Completed 200 OK in 278ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/contacts?utf8=%E2%9C%93&search=" for 127.0.0.1 at 2020-01-28 14:29:49 +0300 Processing by ContactsController#index as HTML Parameters: {"utf8"=>"✓", "search"=>""} ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact?limit=100 response_code=200 return_code=ok total_time=0.287427 Rendering contacts/index.html.erb within layouts/application Rendered contacts/index.html.erb within layouts/application (3.1ms) Rendered shared/_header.html.erb (0.1ms) Completed 200 OK in 300ms (Views: 7.7ms | ActiveRecord: 0.0ms) ETHON: performed EASY effective_url=https://api.hubapi.com/crm/v3/objects/contact/4951 response_code=204 return_code=ok total_time=0.314854