Skip to content

Conversation

@ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Oct 6, 2023

Fixes

{
  "reqId": "NvLwX40hHD9ntL777fNz",
  "level": 3,
  "time": "2023-10-06T06:15:00+00:00",
  "remoteAddr": "abcd:1234::",
  "user": "--",
  "app": "no app in context",
  "method": "REPORT",
  "url": "/remote.php/dav/principals/users/usr/",
  "message": "App token login name does not match",
  "userAgent": "iOS/17.0.2 (21A351) dataaccessd/1.0",
  "version": "27.1.2.1",
  "data": {
    "tokenLoginName": "usr",
    "sessionLoginName": "[email protected]"
  },
  "id": "651faa6e0d771"
}
  • app: no app in context
  • user: -- (none)

Which is not easy to process with tools like Sentry because the error can not be associated with the affected user.

Summary

  • Set app
  • Set user

Checklist

@ChristophWurst
Copy link
Member Author

/backport to stable27

@ChristophWurst
Copy link
Member Author

/backport to stable26

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

Labels

Projects

Development

Successfully merging this pull request may close these issues.

4 participants