Different Times (Host, Admin and System)

Nextcloud version (eg, 20.0.5): 23.0.0
Operating system and version (eg, Ubuntu 20.04): Linux 5.10.28-Unraid
Apache or nginx version (eg, Apache 2.4.25): nginx/1.20.2 (fpm-fcgi)
PHP version (eg, 7.4): 7.4.26

The issue you are facing:

I did fresh install since my old HW died. This time I did the install on my unRAID server in a Docker instance. Everything worked fine so far. Even the sync, which I checked. Now I use the system so already about 3 weeks and have increasingly noticed that Nextcloud partly only folders but no files synchronized. So I tried a little and suddenly also received the message that the “change time on the server does not match”. Yesterday evening I noticed that I have different times in my cloud.
My unRAID has UTC+1 Europe/Zurich (wintertime)
Nextcloud Admin Dash has the same time (correct)
Nextcloud system is one hour behind.

I’m not sure if this solves my problems, but certainly it’s not good like this.
Unfortunately yesterday in about 3h google search I didn’t find any solution how to change system time, as Nextcloud seems to take this from host. And the host is correct.

Is this the first time you’ve seen this error? (Y/N): YES

Steps to replicate it:

  1. Nothing found that was wrong

The output of your Nextcloud log in Admin > Logging:

Server configuration detail:
Operating system: Linux 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64

Webserver: nginx/1.20.2 (fpm-fcgi)

Database: mysql 10.5.13

PHP version: 7.4.26

Modules loaded: Core, date, libxml, pcre, zlib, filter, hash, readline, Reflection, SPL, session, cgi-fcgi, bcmath, bz2, ctype, curl, dom, fileinfo, ftp, gd, gmp, iconv, standard, intl, json, ldap, mbstring, openssl, pcntl, PDO, pgsql, posix, imap, SimpleXML, smbclient, sodium, sqlite3, xml, xmlwriter, zip, exif, mysqlnd, pdo_pgsql, pdo_sqlite, Phar, xmlreader, pdo_mysql, apcu, igbinary, redis, memcached, imagick, mcrypt, libsmbclient, Zend OPcache

Nextcloud version: 23.0.0 - 23.0.0.10

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from: unknown

Signing status

Array ( )

List of activated apps

Enabled:

  • accessibility: 1.9.0
  • activity: 2.15.0
  • bruteforcesettings: 2.3.0
  • circles: 23.0.0
  • cloud_federation_api: 1.6.0
  • comments: 1.13.0
  • contactsinteraction: 1.4.0
  • dashboard: 7.3.0
  • dav: 1.21.0
  • federatedfilesharing: 1.13.0
  • federation: 1.13.0
  • files: 1.18.0
  • files_pdfviewer: 2.4.0
  • files_rightclick: 1.2.0
  • files_sharing: 1.15.0
  • files_trashbin: 1.13.0
  • files_versions: 1.16.0
  • files_videoplayer: 1.12.0
  • firstrunwizard: 2.12.0
  • logreader: 2.8.0
  • lookup_server_connector: 1.11.0
  • nextcloud_announcements: 1.12.0
  • notifications: 2.11.1
  • oauth2: 1.11.0
  • password_policy: 1.13.0
  • photos: 1.5.0
  • privacy: 1.7.0
  • provisioning_api: 1.13.0
  • recommendations: 1.2.0
  • serverinfo: 1.13.0
  • settings: 1.5.0
  • sharebymail: 1.13.0
  • support: 1.6.0
  • survey_client: 1.11.0
  • systemtags: 1.13.0
  • text: 3.4.0
  • theming: 1.14.0
  • twofactor_backupcodes: 1.12.0
  • twofactor_totp: 6.2.0
  • updatenotification: 1.13.0
  • user_status: 1.3.1
  • viewer: 1.7.0
  • weather_status: 1.3.0
  • workflowengine: 2.5.0
    Disabled:
  • admin_audit
  • encryption
  • files_external
  • user_ldap
Configuration (config/config.php)

{
“memcache.local”: “\OC\Memcache\APCu”,
“datadirectory”: “REMOVED SENSITIVE VALUE”,
“instanceid”: “REMOVED SENSITIVE VALUE”,
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: [
REMOVED SENSITIVE VALUE”,
REMOVED SENSITIVE VALUE”,
REMOVED SENSITIVE VALUE
],
“trusted_proxies”: “REMOVED SENSITIVE VALUE”,
“dbtype”: “mysql”,
“version”: “23.0.0.10”,
“overwrite.cli.url”: “REMOVED SENSITIVE VALUE”,
“overwritehost”: “REMOVED SENSITIVE VALUE”,
“overwriteprotocol”: “https”,
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “REMOVED SENSITIVE VALUE”,
“dbport”: “”,
“dbtableprefix”: “oc_”,
“mysql.utf8mb4”: true,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“installed”: true,
“default_phone_region”: “de_CH”,
“mail_smtpmode”: “smtp”,
“mail_smtpsecure”: “tls”,
“mail_sendmailmode”: “smtp”,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “587”,
“mail_smtpauthtype”: “LOGIN”,
“mail_smtpauth”: 1,
“mail_smtpname”: “REMOVED SENSITIVE VALUE”,
“mail_smtppassword”: “REMOVED SENSITIVE VALUE”,
“twofactor_enforced”: “true”,
“0”: “logtimezone\u2019 => \u2018Europe/Zurich”,
“twofactor_enforced_groups”: ,
“twofactor_enforced_excluded_groups”:
}

Cron Configuration: Array ( [backgroundjobs_mode] => cron [lastcron] => 1647327900 )

External storages: files_external is disabled

Encryption: no

User-backends:

OC\User\Database

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0