Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

ERROR: push.pushToDevices logged error object is empty #1279

Closed
@vladikoff

Description

Seeing some error reports from pushToDevices when running functional tests locally:

fxa-auth-server.ERROR: push.pushToDevices {"op":"push.pushToDevices","deviceId":"af3852996ac4bcb63f518633a066974d","err":{}}
fxa-auth-server.INFO: push.pushToDevices {"op":"push.pushToDevices","name":"push.device_connected.no_push_callback"}
{"Timestamp":1464361019183000000,"Logger":"fxa-auth-db-server","Type":"bin.server.summary","Severity":6,"Pid":38945,"EnvVersion":"2.0","Fields":{"code":200,"route":"getsessiontokenid","method":"GET","path":"/sessionToken/3337e1d2225e988320e8653c8d0e31405e007ea1d415d14a1ded613495fda443","t":1}}
{"Timestamp":1464361019185000000,"Logger":"fxa-auth-db-server","Type":"bin.server.summary","Severity":6,"Pid":38945,"EnvVersion":"2.0","Fields":{"code":200,"route":"getaccountiddevices","method":"GET","path":"/account/2752333d9d8148658b2c684486970947/devices","t":0}}
fxa-auth-server.INFO: request.summary {"op":"request.summary","code":200,"errno":0,"rid":"1464361019182:vladikoff-2:38946:iopupbu9:10021","path":"/v1/account/devices","lang":"en-US,en;q=0.5","agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:40.0) Gecko/20100101 Firefox/40.0 FxATester/1.0","remoteAddressChain":["127.0.0.1"],"t":5,"uid":"2752333d9d8148658b2c684486970947"}
{"Timestamp":1464361019257000000,"Logger":"fxa-auth-db-server","Type":"bin.server.summary","Severity":6,"Pid":38945,"EnvVersion":"2.0","Fields":{"code":200,"route":"getsessiontokeniddevice","method":"GET","path":"/sessionToken/bc0f1e95e776d4ef36a6af167b4651649c5b740f13e9f6aa4b1e6784b96d0bb2/device","t":1}}
{"Timestamp":1464361019263000000,"Logger":"fxa-auth-db-server","Type":"bin.server.summary","Severity":6,"Pid":38945,"EnvVersion":"2.0","Fields":{"code":200,"route":"postaccountuiddevicedeviceidupdate","method":"POST","path":"/account/2752333d9d8148658b2c684486970947/device/af3852996ac4bcb63f518633a066974d/update","t":2}}
fxa-auth-server.INFO: request.summary {"op":"request.summary","code":200,"errno":0,"rid":"1464361019256:vladikoff-2:38946:iopupbu9:10022","path":"/v1/account/device","agent":"node-XMLHttpRequest","remoteAddressChain":["127.0.0.1"],"t":9,"uid":"2752333d9d8148658b2c684486970947"}
{"Timestamp":1464361019265000000,"Logger":"fxa-auth-db-server","Type":"bin.server.summary","Severity":6,"Pid":38945,"EnvVersion":"2.0","Fields":{"code":200,"route":"getaccountiddevices","method":"GET","path":"/account/2752333d9d8148658b2c684486970947/devices","t":1}}
fxa-auth-server.ERROR: push.pushToDevices {"op":"push.pushToDevices","deviceId":"c9efde3a8835939ad2d3aa47321c324e","err":{}}

We need to see what the error actually is but it just "err":{}. @eoger @rfk thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions