Skip to content

Instantly share code, notes, and snippets.

@metsuke0
Created December 21, 2018 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metsuke0/0eca0f2ab14182959c0eee87126dace7 to your computer and use it in GitHub Desktop.
Save metsuke0/0eca0f2ab14182959c0eee87126dace7 to your computer and use it in GitHub Desktop.
{
"reqId": "UrrMG783OoBpQU2RLFIk",
"level": 3,
"time": "2018-12-20T22:49:30-08:00",
"remoteAddr": "192.168.1.2",
"user": "user",
"app": "passwords",
"method": "GET",
"url": "/index.php/apps/passwords/api/1.0/service/password",
"message": {
"Exception": "OCA\\Passwords\\Exception\\ApiException",
"Message": "Internal Words API Error502",
"Code": 256,
"Trace": [
{
"file": "/usr/local/www/nextcloud/apps/passwords/lib/Controller/Api/ServiceApiController.php",
"line": 139,
"function": "getPassword",
"class": "OCA\\Passwords\\Services\\WordsService",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/usr/local/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
"line": 166,
"function": "generatePassword",
"class": "OCA\\Passwords\\Controller\\Api\\ServiceApiController",
"type": "->",
"args": [
"*** sensitive parameter replaced ***",
"*** sensitive parameter replaced ***",
"*** sensitive parameter replaced ***"
]
},
{
"file": "/usr/local/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
"line": 99,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
{
"__class__": "OCA\\Passwords\\Controller\\Api\\ServiceApiController"
},
"generatePassword"
]
},
{
"file": "/usr/local/www/nextcloud/lib/private/AppFramework/App.php",
"line": 118,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
{
"__class__": "OCA\\Passwords\\Controller\\Api\\ServiceApiController"
},
"generatePassword"
]
},
{
"file": "/usr/local/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php",
"line": 47,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::",
"args": [
"ServiceApiController",
"generatePassword",
{
"__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
},
{
"_route": "passwords.service_api.generate_password"
}
]
},
{
"function": "__invoke",
"class": "OC\\AppFramework\\Routing\\RouteActionHandler",
"type": "->",
"args": [
{
"_route": "passwords.service_api.generate_password"
}
]
},
{
"file": "/usr/local/www/nextcloud/lib/private/Route/Router.php",
"line": 297,
"function": "call_user_func",
"args": [
{
"__class__": "OC\\AppFramework\\Routing\\RouteActionHandler"
},
{
"_route": "passwords.service_api.generate_password"
}
]
},
{
"file": "/usr/local/www/nextcloud/lib/base.php",
"line": 987,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->",
"args": [
"/apps/passwords/api/1.0/service/password"
]
},
{
"file": "/usr/local/www/nextcloud/index.php",
"line": 42,
"function": "handleRequest",
"class": "OC",
"type": "::",
"args": []
}
],
"File": "/usr/local/www/nextcloud/apps/passwords/lib/Services/WordsService.php",
"Line": 90,
"CustomMessage": "--"
},
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0",
"version": "14.0.3.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment