Something wrong "upgrade" on dashboard

Clicking on "Upgrade" on dashboard creats  a process which runs endless which doesn't end with any notification after upgrading my elgg to version 6.3.2

  • Try checking what's in the logs.

    You can activate 'Developer tools' plugin and enable 'Error log' option. Then repeat the update process and see what's in the logs yourapp/admin/develop_tools/error_log

    Also look in your browser's console via DevTools (Inspect, or Ctrl+Shift+I). 
    There may also be error information there.