You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** I should have done that under www-data but su says "This account is currently not available" so instead of figuring out how to do it (sudo isn't available in debian) I tried the dirty/hackish way. The file has been reverted back to www-data, no worries.
Steps to reproduce
login as admin
go to apps, select any category
try to enable any app that isn't already enabled
Expected behaviour
app should be installed and enabled
Actual behaviour
Nothing happens. F12 (firebug) show the the following error message : TypeError: "data is undefined" merged-template-prepend.js:3727
GitMate.io thinks possibly related issues are #9853 (No route to host when trying to install an app), #5987 (Undefined index: uidnext When Using Mail App), #5539 (Delete App Data), #5834 (Add --enable trigger to app:install command), and #3527 (Trying to install App fails on 11.0.1.2).
As I cannot reproduce the original issue anymore, I will close this ticket. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.
EDIT :
I would like to add that installing an app from the command line works fine :
** I should have done that under www-data but su says "This account is currently not available" so instead of figuring out how to do it (sudo isn't available in debian) I tried the dirty/hackish way. The file has been reverted back to www-data, no worries.
Steps to reproduce
Expected behaviour
app should be installed and enabled
Actual behaviour
Nothing happens. F12 (firebug) show the the following error message : TypeError: "data is undefined" merged-template-prepend.js:3727
_build > http://wee.eprs.dz/js/core/merged-template-prepend.js?v=c3ef6778-0:3970:5 > data: undefined
Here's the javascript function containing the problematic code (copied from the debugger):
Server configuration
Operating system:
Linux Debian 9.5
Web server:
Nginx 1.10.3
Database:
Mysql 15.1
PHP version:
7.0.30
Nextcloud version: (see Nextcloud admin page)
13.0.6
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh install
Where did you install Nextcloud from:
Sources
Signing status:
Signing status
``` No errors have been found. ```List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Nope
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Nope
Client configuration
Browser:
Firefox 61.0.1
Operating system:
Linux Mint 17 Qiana
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: