Skip to content

Instantly share code, notes, and snippets.

@elyase
Created January 22, 2014 19:21
Show Gist options
  • Save elyase/8565537 to your computer and use it in GitHub Desktop.
Save elyase/8565537 to your computer and use it in GitHub Desktop.
2014-01-22T19:14:49.158429+00:00 heroku[web.1]: State changed from down to starting
2014-01-22T19:14:49.158064+00:00 heroku[web.1]: Unidling
2014-01-22T19:14:54.256439+00:00 heroku[web.1]: Starting process with command `gunicorn app:app`
2014-01-22T19:14:57.002691+00:00 app[web.1]: 2014-01-22 19:14:57 [2] [INFO] Starting gunicorn 18.0
2014-01-22T19:14:57.012043+00:00 app[web.1]: 2014-01-22 19:14:57 [2] [INFO] Listening at: http://0.0.0.0:28673 (2)
2014-01-22T19:14:57.017659+00:00 app[web.1]: 2014-01-22 19:14:57 [2] [INFO] Using worker: sync
2014-01-22T19:14:57.030090+00:00 app[web.1]: 2014-01-22 19:14:57 [7] [INFO] Booting worker with pid: 7
2014-01-22T19:14:57.421472+00:00 heroku[web.1]: State changed from starting to up
2014-01-22T19:14:58.176808+00:00 app[web.1]: Cubaofertas started
2014-01-22T19:14:58.503286+00:00 heroku[router]: at=info method=GET path=/favicon.ico host=cubaofertas.herokuapp.com request_id=ab0523ee-2bff-4ec4-af95-01bf3332715c fwd="62.89.170.19" dyno=web.1 connect=2ms service=38ms status=404 bytes=233
2014-01-22T19:15:48.433952+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:15:48.438848+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:15:48.613975+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:15:48.681609+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.52900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'0300000030F25304'}], u'message-count': u'1'}
2014-01-22T19:15:49.104288+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=d4e4b581-3cec-4ba1-8f54-d6097f18c39d fwd="54.219.106.107" dyno=web.1 connect=2ms service=711ms status=200 bytes=52
2014-01-22T19:15:50.894277+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=0300000030F25304&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A15%3A50' [GET]>
2014-01-22T19:15:50.094788+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A15%3A47&Duration=0&CallUUID=993c0fc8-8399-11e3-b382-ab1c5ce9de49&EndTime=2014-01-22+19%3A15%3A49&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=016cd9ca-a452-4645-85da-e72afc2f4b9f fwd="54.219.87.161" dyno=web.1 connect=2ms service=11ms status=405 bytes=178
2014-01-22T19:15:51.731122+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:15:51.735812+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:15:51.845410+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:15:51.923877+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.46900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'0300000030F2536A'}], u'message-count': u'1'}
2014-01-22T19:15:50.893634+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=0300000030F25304&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A15%3A50 host=cubaofertas.herokuapp.com request_id=3d9b3516-2664-4caf-86cd-050be2fd5bfa fwd="174.36.197.201" dyno=web.1 connect=3ms service=14ms status=200 bytes=2
2014-01-22T19:15:52.243558+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=5d5616d1-eb62-4aec-bd3d-2097e0eebef8 fwd="54.219.87.161" dyno=web.1 connect=4ms service=526ms status=200 bytes=52
2014-01-22T19:15:54.776111+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:15:54.786141+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:15:54.941432+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:15:54.999200+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.40900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'02000000210A04C9'}], u'message-count': u'1'}
2014-01-22T19:15:57.738357+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:15:57.738976+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:15:57.850094+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:15:57.901950+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.34900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'02000000210A0514'}], u'message-count': u'1'}
2014-01-22T19:15:58.125376+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=405953a7-c926-4d11-a76b-f50bde2569fb fwd="54.219.106.107" dyno=web.1 connect=18ms service=412ms status=200 bytes=52
2014-01-22T19:15:59.081282+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=0300000030F2536A&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A15%3A59 host=cubaofertas.herokuapp.com request_id=cbede312-32f2-4120-9d4b-f793b9608cf0 fwd="174.36.197.195" dyno=web.1 connect=5ms service=19ms status=200 bytes=2
2014-01-22T19:15:59.075473+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=0300000030F2536A&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A15%3A59' [GET]>
2014-01-22T19:16:01.190768+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:16:01.191700+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:16:01.315595+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:16:01.368454+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.28900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'02000000210A0577'}], u'message-count': u'1'}
2014-01-22T19:16:01.960822+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A04C9&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A16%3A01' [GET]>
2014-01-22T19:16:01.956911+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=b6d3f0fd-aa4a-48da-82f8-3702d79cb556 fwd="54.219.87.161" dyno=web.1 connect=3ms service=788ms status=200 bytes=52
2014-01-22T19:16:01.972272+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A04C9&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A16%3A01 host=cubaofertas.herokuapp.com request_id=991d8bab-d6bf-4c4c-b2fc-e6ec666b1013 fwd="174.36.197.201" dyno=web.1 connect=1ms service=49ms status=200 bytes=2
2014-01-22T19:16:04.452584+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:16:04.455269+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:14:58.236251+00:00 heroku[router]: at=info method=GET path=/ host=cubaofertas.herokuapp.com request_id=05cdb24d-56a9-4f36-9337-7acc120424ad fwd="62.89.170.19" dyno=web.1 connect=3ms service=8ms status=200 bytes=17
2014-01-22T19:16:04.780560+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:16:04.829107+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.22900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'02000000210A05E0'}], u'message-count': u'1'}
2014-01-22T19:16:05.562811+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A0514&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A16%3A05' [GET]>
2014-01-22T19:16:06.234944+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A16%3A03&Duration=0&CallUUID=a2d02736-8399-11e3-a7d9-1fc8c596d9e6&EndTime=2014-01-22+19%3A16%3A05&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=9c2f1354-abc5-4538-a50a-68aad50fce90 fwd="54.219.87.161" dyno=web.1 connect=15ms service=51ms status=405 bytes=178
2014-01-22T19:16:07.359660+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A05E0&price=0.06000000&status=delivered&scts=1401221916&err-code=0&message-timestamp=2014-01-22+19%3A16%3A07 host=cubaofertas.herokuapp.com request_id=44b24dc0-a8d8-4227-9cea-5e933c997d14 fwd="174.36.197.201" dyno=web.1 connect=2ms service=19ms status=200 bytes=2
2014-01-22T19:16:07.356929+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A05E0&price=0.06000000&status=delivered&scts=1401221916&err-code=0&message-timestamp=2014-01-22+19%3A16%3A07' [GET]>
2014-01-22T19:16:07.771244+00:00 app[web.1]: Received request: <Request 'http://cubaofertas.herokuapp.com/incoming_call' [POST]>
2014-01-22T19:16:07.776049+00:00 app[web.1]: Received call from: 32488770762
2014-01-22T19:16:07.990473+00:00 app[web.1]: Sending message *Comen 2 y paga 1*,Le Chansonnier,J # 257 e/ 13 y 15 Vedado | *70% descuento*,Rio Mar,3ra y Final # 11 La Puntilla Playa to: 32488770762
2014-01-22T19:16:08.045589+00:00 app[web.1]: Message response: {u'messages': [{u'message-price': u'0.06000000', u'remaining-balance': u'17.16900000', u'to': u'32488770762', u'status': u'0', u'network': u'20620', u'message-id': u'0300000030F2552F'}], u'message-count': u'1'}
2014-01-22T19:16:08.464324+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A0577&price=0.06000000&status=delivered&scts=1401221916&err-code=0&message-timestamp=2014-01-22+19%3A16%3A08 host=cubaofertas.herokuapp.com request_id=84a7fcc9-049c-482f-b970-a6f9a51da4d5 fwd="174.36.197.201" dyno=web.1 connect=2ms service=22ms status=200 bytes=2
2014-01-22T19:16:08.454215+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A0577&price=0.06000000&status=delivered&scts=1401221916&err-code=0&message-timestamp=2014-01-22+19%3A16%3A08' [GET]>
2014-01-22T19:16:09.304676+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A16%3A06&Duration=0&CallUUID=a4cdace8-8399-11e3-b670-ab1c5ce9de49&EndTime=2014-01-22+19%3A16%3A08&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=d42e8b9b-68a7-48c1-bb0e-ced7a92c410d fwd="54.219.123.183" dyno=web.1 connect=3ms service=4ms status=405 bytes=178
2014-01-22T19:16:05.573057+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=02000000210A0514&price=0.06000000&status=delivered&scts=1401221915&err-code=0&message-timestamp=2014-01-22+19%3A16%3A05 host=cubaofertas.herokuapp.com request_id=a10a48d9-0bc6-43e3-9187-b52e00c2e743 fwd="174.36.197.195" dyno=web.1 connect=14ms service=18ms status=200 bytes=2
2014-01-22T19:16:10.645602+00:00 app[web.1]: SMS Delivery Receipt: <Request 'http://cubaofertas.herokuapp.com/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=0300000030F2552F&price=0.06000000&status=delivered&scts=1401221916&err-code=0&message-timestamp=2014-01-22+19%3A16%3A10' [GET]>
2014-01-22T19:15:55.248842+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=3f7b6bbc-9630-4d54-b119-17d0bbc5714c fwd="54.219.106.107" dyno=web.1 connect=2ms service=480ms status=200 bytes=52
2014-01-22T19:16:10.645971+00:00 heroku[router]: at=info method=GET path=/sms_callback?msisdn=32488770762&to=Cubaofertas&network-code=20620&messageId=0300000030F2552F&price=0.06000000&status=delivered&scts=1401221916&err-code=0&message-timestamp=2014-01-22+19%3A16%3A10 host=cubaofertas.herokuapp.com request_id=c27dcb03-19ba-4b8f-b3c9-7b2139d3a150 fwd="174.36.197.195" dyno=web.1 connect=2ms service=7ms status=200 bytes=2
2014-01-22T19:15:56.231391+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A15%3A53&Duration=0&CallUUID=9d0c741c-8399-11e3-a749-1fc8c596d9e6&EndTime=2014-01-22+19%3A15%3A55&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=e2be74b6-8caa-4cd0-8467-261284163df7 fwd="54.219.106.107" dyno=web.1 connect=3ms service=10ms status=405 bytes=178
2014-01-22T19:16:08.329239+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=f5d5747c-dc24-4c09-b874-70707ef7e893 fwd="54.219.123.183" dyno=web.1 connect=1ms service=561ms status=200 bytes=52
2014-01-22T19:16:55.530764+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A15%3A50&Duration=0&CallUUID=9b3e8044-8399-11e3-b3e1-ab1c5ce9de49&EndTime=2014-01-22+19%3A15%3A52&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=391869a4-ff33-4084-9599-4cf93e34359d fwd="54.219.123.183" dyno=web.1 connect=24ms service=15ms status=405 bytes=178
2014-01-22T19:16:58.458310+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A15%3A53&Duration=0&CallUUID=9d0c741c-8399-11e3-a749-1fc8c596d9e6&EndTime=2014-01-22+19%3A15%3A55&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=7b2bbb20-ae6d-4f3f-bf8d-24976e5d3da2 fwd="54.219.123.183" dyno=web.1 connect=1ms service=6ms status=405 bytes=178
2014-01-22T19:17:05.470791+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A16%3A00&Duration=0&CallUUID=a0daffc8-8399-11e3-a7b3-1fc8c596d9e6&EndTime=2014-01-22+19%3A16%3A02&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=9083caf1-5cb3-45b3-abc1-f4b490187af4 fwd="54.219.123.183" dyno=web.1 connect=3ms service=22ms status=405 bytes=178
2014-01-22T19:15:53.205995+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A15%3A50&Duration=0&CallUUID=9b3e8044-8399-11e3-b3e1-ab1c5ce9de49&EndTime=2014-01-22+19%3A15%3A52&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=1eb759fe-4111-48ec-a8e1-ae4c7b270268 fwd="54.219.87.161" dyno=web.1 connect=4ms service=10ms status=405 bytes=178
2014-01-22T19:17:11.565769+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A16%3A06&Duration=0&CallUUID=a4cdace8-8399-11e3-b670-ab1c5ce9de49&EndTime=2014-01-22+19%3A16%3A08&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=af7d674c-a06f-44c2-be64-ed6efb874cea fwd="54.219.106.107" dyno=web.1 connect=2ms service=5ms status=405 bytes=178
2014-01-22T19:16:02.967069+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A16%3A00&Duration=0&CallUUID=a0daffc8-8399-11e3-a7b3-1fc8c596d9e6&EndTime=2014-01-22+19%3A16%3A02&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=3abcf111-954e-4e53-ac23-b37f73d63e37 fwd="54.219.87.161" dyno=web.1 connect=4ms service=12ms status=405 bytes=178
2014-01-22T19:16:05.127712+00:00 heroku[router]: at=info method=POST path=/incoming_call host=cubaofertas.herokuapp.com request_id=f7a6e423-1a16-45dc-948e-2ecd7685ad40 fwd="54.219.87.161" dyno=web.1 connect=3ms service=685ms status=200 bytes=52
2014-01-22T19:15:59.136380+00:00 heroku[router]: at=info method=GET path=/incoming_call?TotalCost=0.00000&Direction=inbound&BillDuration=0&From=32488770762&CallerName=32488770762&HangupCause=CALL_REJECTED&BillRate=0.00800&To=441138680454&StartTime=2014-01-22+19%3A15%3A56&Duration=0&CallUUID=9eb3c68a-8399-11e3-b48d-ab1c5ce9de49&EndTime=2014-01-22+19%3A15%3A58&CallStatus=no-answer&Event=Hangup host=cubaofertas.herokuapp.com request_id=2711ebcc-b476-41e2-89bc-7b5abaaf0d88 fwd="54.219.106.107" dyno=web.1 connect=1ms service=12ms status=405 bytes=178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment