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
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
You must log in to post replies.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.