Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

force 'name' key in array #27098

Merged
merged 1 commit into from
Jun 16, 2021
Merged

force 'name' key in array #27098

merged 1 commit into from
Jun 16, 2021

Conversation

ArtificialOwl
Copy link
Member

Fixing

{
  "reqId": "qW4roGNYhHs9LVnTeC6h",
  "level": 3,
  "time": "2021-05-25T10:28:01+00:00",
  "remoteAddr": "127.0.0.1",
  "user": "--",
  "app": "PHP",
  "method": "PUT",
  "url": "/index.php/apps/user_status/heartbeat",
  "message": {
    "Exception": "Error",
    "Message": "Undefined index: name at /home/maxence/sites/federated/orange/nextcloud/lib/base.php#383",
    "Code": 0,
    "Trace": [
      {
        "file": "/home/maxence/sites/federated/orange/nextcloud/lib/base.php",
        "line": 383,
        "function": "onError",
        "class": "OC\\Log\\ErrorHandler",
        "type": "::"
      },
      {
        "file": "/home/maxence/sites/federated/orange/nextcloud/lib/base.php",
        "line": 954,
        "function": "printUpgradePage",
        "class": "OC",
        "type": "::"
      },
      {
        "file": "/home/maxence/sites/federated/orange/nextcloud/index.php",
        "line": 37,
        "function": "handleRequest",
        "class": "OC",
        "type": "::"
      }
    ],
    "File": "/home/maxence/sites/federated/orange/nextcloud/lib/private/Log/ErrorHandler.php",
    "Line": 92,
    "CustomMessage": "--"
  },
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0",
  "version": "22.0.0.2"
}

Signed-off-by: Maxence Lange <[email protected]>
@ArtificialOwl ArtificialOwl added this to the Nextcloud 22 milestone May 25, 2021
@ArtificialOwl ArtificialOwl added 3. to review Waiting for reviews bug low labels May 25, 2021
@MorrisJobke MorrisJobke mentioned this pull request May 26, 2021
98 tasks
@blizzz blizzz mentioned this pull request Jun 2, 2021
57 tasks
@MorrisJobke MorrisJobke mentioned this pull request Jun 10, 2021
59 tasks
@blizzz blizzz mentioned this pull request Jun 16, 2021
45 tasks
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 16, 2021
@skjnldsv skjnldsv merged commit c04e0d1 into master Jun 16, 2021
@skjnldsv skjnldsv deleted the fix/noid/missing-key-in-addInfo branch June 16, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants