Advertisement
Guest User

Nextcloud error log

a guest
Jul 18th, 2021
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 12.35 KB | None | 0 0
  1. {
  2.   "reqId": "EiYbW5E4YMSfPOQDABJA",
  3.   "level": 3,
  4.   "time": "2021-07-18T22:57:43+00:00",
  5.   "remoteAddr": "[redacted]",
  6.   "user": "[redacted]",
  7.   "app": "index",
  8.   "method": "POST",
  9.   "url": "/index.php/login",
  10.   "message": {
  11.     "Exception": "Exception",
  12.     "Message": "HMAC does not match.",
  13.     "Code": 0,
  14.     "Trace": [
  15.       {
  16.         "file": "/var/www/nextcloud/lib/private/Security/CredentialsManager.php",
  17.         "line": 101,
  18.         "function": "decrypt",
  19.         "class": "OC\\Security\\Crypto",
  20.         "type": "->",
  21.         "args": [
  22.           "*** sensitive parameters replaced ***"
  23.         ]
  24.       },
  25.       {
  26.         "file": "/var/www/nextcloud/apps/files_external/lib/Listener/StorePasswordListener.php",
  27.         "line": 53,
  28.         "function": "retrieve",
  29.         "class": "OC\\Security\\CredentialsManager",
  30.         "type": "->",
  31.         "args": [
  32.           "*** sensitive parameter replaced ***",
  33.           "password::logincredentials/credentials"
  34.         ]
  35.       },
  36.       {
  37.         "file": "/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php",
  38.         "line": 76,
  39.         "function": "handle",
  40.         "class": "OCA\\Files_External\\Listener\\StorePasswordListener",
  41.         "type": "->",
  42.         "args": [
  43.           {
  44.             "__class__": "OCP\\User\\Events\\UserLoggedInEvent"
  45.           }
  46.         ]
  47.       },
  48.       {
  49.         "file": "/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php",
  50.         "line": 251,
  51.         "function": "__invoke",
  52.         "class": "OC\\EventDispatcher\\ServiceEventListener",
  53.         "type": "->",
  54.         "args": [
  55.           {
  56.             "__class__": "OCP\\User\\Events\\UserLoggedInEvent"
  57.           },
  58.           "OCP\\User\\Events\\UserLoggedInEvent",
  59.           {
  60.             "__class__": "Symfony\\Component\\EventDispatcher\\EventDispatcher"
  61.           }
  62.         ]
  63.       },
  64.       {
  65.         "file": "/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php",
  66.         "line": 73,
  67.         "function": "callListeners",
  68.         "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
  69.         "type": "->",
  70.         "args": [
  71.           [
  72.             {
  73.               "__class__": "Closure"
  74.             },
  75.             {
  76.               "__class__": "Closure"
  77.             }
  78.           ],
  79.           "OCP\\User\\Events\\UserLoggedInEvent",
  80.           {
  81.             "__class__": "OCP\\User\\Events\\UserLoggedInEvent"
  82.           }
  83.         ]
  84.       },
  85.       {
  86.         "file": "/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php",
  87.         "line": 86,
  88.         "function": "dispatch",
  89.         "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
  90.         "type": "->",
  91.         "args": [
  92.           {
  93.             "__class__": "OCP\\User\\Events\\UserLoggedInEvent"
  94.           },
  95.           "OCP\\User\\Events\\UserLoggedInEvent"
  96.         ]
  97.       },
  98.       {
  99.         "file": "/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php",
  100.         "line": 98,
  101.         "function": "dispatch",
  102.         "class": "OC\\EventDispatcher\\EventDispatcher",
  103.         "type": "->",
  104.         "args": [
  105.           "OCP\\User\\Events\\UserLoggedInEvent",
  106.           {
  107.             "__class__": "OCP\\User\\Events\\UserLoggedInEvent"
  108.           }
  109.         ]
  110.       },
  111.       {
  112.         "file": "/var/www/nextcloud/lib/private/Server.php",
  113.         "line": 572,
  114.         "function": "dispatchTyped",
  115.         "class": "OC\\EventDispatcher\\EventDispatcher",
  116.         "type": "->",
  117.         "args": [
  118.           {
  119.             "__class__": "OCP\\User\\Events\\UserLoggedInEvent"
  120.           }
  121.         ]
  122.       },
  123.       {
  124.         "function": "OC\\{closure}",
  125.         "class": "OC\\Server",
  126.         "type": "->",
  127.         "args": [
  128.           "*** sensitive parameters replaced ***"
  129.         ]
  130.       },
  131.       {
  132.         "file": "/var/www/nextcloud/lib/private/Hooks/EmitterTrait.php",
  133.         "line": 101,
  134.         "function": "call_user_func_array",
  135.         "args": [
  136.           {
  137.             "__class__": "Closure"
  138.           },
  139.           [
  140.             "*** sensitive parameter replaced ***",
  141.             "*** sensitive parameter replaced ***",
  142.             "*** sensitive parameter replaced ***",
  143.             "*** sensitive parameter replaced ***"
  144.           ]
  145.         ]
  146.       },
  147.       {
  148.         "file": "/var/www/nextcloud/lib/private/Hooks/PublicEmitter.php",
  149.         "line": 40,
  150.         "function": "emit",
  151.         "class": "OC\\Hooks\\BasicEmitter",
  152.         "type": "->",
  153.         "args": [
  154.           "\\OC\\User",
  155.           "postLogin",
  156.           [
  157.             "*** sensitive parameter replaced ***",
  158.             "*** sensitive parameter replaced ***",
  159.             "*** sensitive parameter replaced ***",
  160.             "*** sensitive parameter replaced ***"
  161.           ]
  162.         ]
  163.       },
  164.       {
  165.         "file": "/var/www/nextcloud/lib/private/User/Session.php",
  166.         "line": 412,
  167.         "function": "emit",
  168.         "class": "OC\\Hooks\\PublicEmitter",
  169.         "type": "->",
  170.         "args": [
  171.           "\\OC\\User",
  172.           "postLogin",
  173.           [
  174.             "*** sensitive parameter replaced ***",
  175.             "*** sensitive parameter replaced ***",
  176.             "*** sensitive parameter replaced ***",
  177.             "*** sensitive parameter replaced ***"
  178.           ]
  179.         ]
  180.       },
  181.       {
  182.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/CompleteLoginCommand.php",
  183.         "line": 44,
  184.         "function": "completeLogin",
  185.         "class": "OC\\User\\Session",
  186.         "type": "->",
  187.         "args": [
  188.           "*** sensitive parameters replaced ***"
  189.         ]
  190.       },
  191.       {
  192.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/ALoginCommand.php",
  193.         "line": 40,
  194.         "function": "process",
  195.         "class": "OC\\Authentication\\Login\\CompleteLoginCommand",
  196.         "type": "->",
  197.         "args": [
  198.           {
  199.             "__class__": "OC\\Authentication\\Login\\LoginData"
  200.           }
  201.         ]
  202.       },
  203.       {
  204.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/LoggedInCheckCommand.php",
  205.         "line": 61,
  206.         "function": "processNextOrFinishSuccessfully",
  207.         "class": "OC\\Authentication\\Login\\ALoginCommand",
  208.         "type": "->",
  209.         "args": [
  210.           {
  211.             "__class__": "OC\\Authentication\\Login\\LoginData"
  212.           }
  213.         ]
  214.       },
  215.       {
  216.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/ALoginCommand.php",
  217.         "line": 40,
  218.         "function": "process",
  219.         "class": "OC\\Authentication\\Login\\LoggedInCheckCommand",
  220.         "type": "->",
  221.         "args": [
  222.           {
  223.             "__class__": "OC\\Authentication\\Login\\LoginData"
  224.           }
  225.         ]
  226.       },
  227.       {
  228.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/EmailLoginCommand.php",
  229.         "line": 58,
  230.         "function": "processNextOrFinishSuccessfully",
  231.         "class": "OC\\Authentication\\Login\\ALoginCommand",
  232.         "type": "->",
  233.         "args": [
  234.           {
  235.             "__class__": "OC\\Authentication\\Login\\LoginData"
  236.           }
  237.         ]
  238.       },
  239.       {
  240.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/ALoginCommand.php",
  241.         "line": 40,
  242.         "function": "process",
  243.         "class": "OC\\Authentication\\Login\\EmailLoginCommand",
  244.         "type": "->",
  245.         "args": [
  246.           {
  247.             "__class__": "OC\\Authentication\\Login\\LoginData"
  248.           }
  249.         ]
  250.       },
  251.       {
  252.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/UidLoginCommand.php",
  253.         "line": 54,
  254.         "function": "processNextOrFinishSuccessfully",
  255.         "class": "OC\\Authentication\\Login\\ALoginCommand",
  256.         "type": "->",
  257.         "args": [
  258.           {
  259.             "__class__": "OC\\Authentication\\Login\\LoginData"
  260.           }
  261.         ]
  262.       },
  263.       {
  264.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/ALoginCommand.php",
  265.         "line": 40,
  266.         "function": "process",
  267.         "class": "OC\\Authentication\\Login\\UidLoginCommand",
  268.         "type": "->",
  269.         "args": [
  270.           {
  271.             "__class__": "OC\\Authentication\\Login\\LoginData"
  272.           }
  273.         ]
  274.       },
  275.       {
  276.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/UserDisabledCheckCommand.php",
  277.         "line": 57,
  278.         "function": "processNextOrFinishSuccessfully",
  279.         "class": "OC\\Authentication\\Login\\ALoginCommand",
  280.         "type": "->",
  281.         "args": [
  282.           {
  283.             "__class__": "OC\\Authentication\\Login\\LoginData"
  284.           }
  285.         ]
  286.       },
  287.       {
  288.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/ALoginCommand.php",
  289.         "line": 40,
  290.         "function": "process",
  291.         "class": "OC\\Authentication\\Login\\UserDisabledCheckCommand",
  292.         "type": "->",
  293.         "args": [
  294.           {
  295.             "__class__": "OC\\Authentication\\Login\\LoginData"
  296.           }
  297.         ]
  298.       },
  299.       {
  300.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/PreLoginHookCommand.php",
  301.         "line": 53,
  302.         "function": "processNextOrFinishSuccessfully",
  303.         "class": "OC\\Authentication\\Login\\ALoginCommand",
  304.         "type": "->",
  305.         "args": [
  306.           {
  307.             "__class__": "OC\\Authentication\\Login\\LoginData"
  308.           }
  309.         ]
  310.       },
  311.       {
  312.         "file": "/var/www/nextcloud/lib/private/Authentication/Login/Chain.php",
  313.         "line": 108,
  314.         "function": "process",
  315.         "class": "OC\\Authentication\\Login\\PreLoginHookCommand",
  316.         "type": "->",
  317.         "args": [
  318.           {
  319.             "__class__": "OC\\Authentication\\Login\\LoginData"
  320.           }
  321.         ]
  322.       },
  323.       {
  324.         "file": "/var/www/nextcloud/core/Controller/LoginController.php",
  325.         "line": 310,
  326.         "function": "process",
  327.         "class": "OC\\Authentication\\Login\\Chain",
  328.         "type": "->",
  329.         "args": [
  330.           {
  331.             "__class__": "OC\\Authentication\\Login\\LoginData"
  332.           }
  333.         ]
  334.       },
  335.       {
  336.         "file": "/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
  337.         "line": 169,
  338.         "function": "tryLogin",
  339.         "class": "OC\\Core\\Controller\\LoginController",
  340.         "type": "->",
  341.         "args": [
  342.           "*** sensitive parameters replaced ***"
  343.         ]
  344.       },
  345.       {
  346.         "file": "/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",
  347.         "line": 100,
  348.         "function": "executeController",
  349.         "class": "OC\\AppFramework\\Http\\Dispatcher",
  350.         "type": "->",
  351.         "args": [
  352.           {
  353.             "__class__": "OC\\Core\\Controller\\LoginController"
  354.           },
  355.           "tryLogin"
  356.         ]
  357.       },
  358.       {
  359.         "file": "/var/www/nextcloud/lib/private/AppFramework/App.php",
  360.         "line": 152,
  361.         "function": "dispatch",
  362.         "class": "OC\\AppFramework\\Http\\Dispatcher",
  363.         "type": "->",
  364.         "args": [
  365.           {
  366.             "__class__": "OC\\Core\\Controller\\LoginController"
  367.           },
  368.           "tryLogin"
  369.         ]
  370.       },
  371.       {
  372.         "file": "/var/www/nextcloud/lib/private/Route/Router.php",
  373.         "line": 309,
  374.         "function": "main",
  375.         "class": "OC\\AppFramework\\App",
  376.         "type": "::",
  377.         "args": [
  378.           "OC\\Core\\Controller\\LoginController",
  379.           "tryLogin",
  380.           {
  381.             "__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
  382.           },
  383.           {
  384.             "_route": "core.login.tryLogin"
  385.           }
  386.         ]
  387.       },
  388.       {
  389.         "file": "/var/www/nextcloud/lib/base.php",
  390.         "line": 1008,
  391.         "function": "match",
  392.         "class": "OC\\Route\\Router",
  393.         "type": "->",
  394.         "args": [
  395.           "/login"
  396.         ]
  397.       },
  398.       {
  399.         "file": "/var/www/nextcloud/index.php",
  400.         "line": 37,
  401.         "function": "handleRequest",
  402.         "class": "OC",
  403.         "type": "::",
  404.         "args": []
  405.       }
  406.     ],
  407.     "File": "/var/www/nextcloud/lib/private/Security/Crypto.php",
  408.     "Line": 139,
  409.     "CustomMessage": "--"
  410.   },
  411.   "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36",
  412.   "version": "20.0.11.1"
  413. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement