Closed
Description
Steps to reproduce
- Open Tasks in current Safari (Chrome works)
Expected behaviour
app.min.js.map should load
Actual behaviour
app.min.js.map isn't loaded
Server configuration
Operating system: Ubuntu 16.04 LTS
Web server: nginx
Database: MySQL
PHP version: PHP 7.0.25-0ubuntu0.16.04.1
Nextcloud version: (see Nextcloud admin page) 13.0.0
Tasks version: (see Nextcloud apps page) 0.9.6
Updated from an older Nextcloud or fresh install: Update from 12.0.5
Signing status:
No errors have been found.
List of activated apps:
Enabled:
- activity: 2.6.1
- admin_audit: 1.3.0
- bruteforcesettings: 1.0.3
- calendar: 1.6.0
- comments: 1.3.0
- contacts: 2.1.1
- dav: 1.4.6
- federatedfilesharing: 1.3.1
- federation: 1.3.0
- files: 1.8.0
- files_pdfviewer: 1.2.0
- files_sharing: 1.5.0
- files_texteditor: 2.5.1
- files_trashbin: 1.3.0
- files_versions: 1.6.0
- files_videoplayer: 1.2.0
- firstrunwizard: 2.2.1
- gallery: 18.0.0
- logreader: 2.0.0
- lookup_server_connector: 1.1.0
- mail: 0.7.10
- nextcloud_announcements: 1.2.0
- notifications: 2.1.2
- oauth2: 1.1.0
- password_policy: 1.3.0
- provisioning_api: 1.3.0
- serverinfo: 1.3.0
- sharebymail: 1.3.0
- survey_client: 1.1.0
- systemtags: 1.3.0
- tasks: 0.9.6
- theming: 1.4.1
- twofactor_backupcodes: 1.2.3
- updatenotification: 1.3.0
- workflowengine: 1.3.0
Disabled:
- encryption
- files_external
- user_external
- user_ldap
Nextcloud configuration:
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "13.0.0.14",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "nc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"forcessl": true,
"theme": "",
"maintenance": false,
"trusted_domains": [
...
],
"share_folder": "\/Shared",
"loglevel": 2,
"log_authfailip": true,
"log_rotate_size": "104857600",
"secret": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"memcache.local": "\\OC\\Memcache\\Redis",
"filelocking.enabled": "true",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379,
"timeout": 0
},
"trashbin_retention_obligation": "auto, 180",
"htaccess.RewriteBase": "\/",
"updater.release.channel": "stable",
"overwrite.cli.url": "...",
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
}
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Version 11.0.3 (13604.5.6)
Operating system: macOS High Sierra 10.13.3 (17D102)
CalDAV-clients: Calendar Version 10.0 (2195.2.1)
Logs
Browser log
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (app.min.js.map, line 0)