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
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
https
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Client configuration
Browser:
Chrome 64.0.3282.119 on Debian Linux
Firefox 58.0.2 (64-bit) on Debian Linux
Chrome (latest 64-bit) on Windows 7
Firefox (latest 64-bit) on Windows 7
Operating system:
Linux 4.14.0-3-amd64 Public sharing #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64 GNU/Linux
Windows 7 SP1 64-bit
Logs
Web server error log
SENSITIVE *
Log file (data/nextcloud.log)
SENSITIVE *
Browser log
www.* SENSITIVE *.com/:1 Error parsing header X-XSS-Protection: 1;
mode=block, 1; mode=block: expected semicolon at character
position 14. The default protections will be applied.
core.js?v=7845b140-0:7
JQMIGRATE: Migrate is installed, version 1.4.0
core.js?v=7845b140-0:1563
Deprecation warning: use moment.updateLocale(localeName,
config) to change an existing locale.
moment.defineLocale(localeName, config) should only be
used for creating a new locale See
http://momentjs.com/guides/#/warnings/define-locale/ for more info.
DevTools failed to parse SourceMap:
https://www.*SENSITIVE*.com/nextcloud/core/vendor/purify.min.js.map
core.js?v=7845b140-0:3
[Violation] Added non-passive event listener to a scroll-blocking
'touchstart' event. Consider marking event handler as 'passive'
to make the page more responsive. See
https://www.chromestatus.com/feature/5745543795965952
vendor.js:23280
Attempting to call a FullCalendar method on an element
with no calendar.
vendor.js:23280
Attempting to call a FullCalendar method on an element
with no calendar.
core.js?v=7845b140-0:2
[Violation] 'DOMContentLoaded' handler took 264ms
(index):1
[DOM] Password forms should have (optionally hidden)
username fields for accessibility: (More info: https://goo.gl/9p2vKq)
merged.js?v=7845b140-0:318
[Violation] Only request notification permission in
response to a user gesture.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Using Chrome and Firefox on Debian Linux and Windows 7 SP1 64-bit, at 4:30 pm I…
Expected behaviour
An audio and also a pop-up notification should happen at 4:55 pm.
Actual behaviour
No audio or pop-up notification happens.
Server configuration
Server Operating system:
Ubuntu 16.04 32-bit
Web server:
Apache 2.4.18
Database:
MySQL 5.7
PHP version:
7.0.25
Server version:
Calendar version:
1.6.0
Updated from an older installed version or fresh install:
Fresh install
Signing status (ownCloud/Nextcloud 9.0 and above):
List of activated apps:
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"www.SENSITIVE.com"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "SENSITIVE",
"dbtype": "mysql",
"version": "13.0.0.14",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true
}
}
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
https
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Client configuration
Browser:
Operating system:
Logs
Web server error log
Log file (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: