nextcloud / nextcloud/nextcloudpi
This version of Nextcloud is not compatible with > PHP 8.0. You are currently running 8.1.10.
Open
@theCalcaholic is already working on this.
Since Oct 13, 2022.
docker
has-updates
not a bug
- Dominant language
- Shell
- Stars
- 2.9k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
I can open panel, mine is set to port 4444, and see this. There isn't much in it.

When I get to the web UI, mine is set to port 444, I get this message:
This version of Nextcloud is not compatible with > PHP 8.0.
You are currently running 8.1.10.
Log:
Starting Redis
Starting Cron
Starting Postfix
Provisioning
Provisioning Redis password
Updating NextCloud config with Redis password
Provisioning MariaDB password
Updating NextCloud config with MariaDB password
Running nc-limits
Using 12543200256 for PHP max memory
Using 8 PHP threads
INFO: Restoring template to default settings
2022-09-30 0:03:19 0 [Note] mysqld (initiated by: root[root] @ localhost []): Normal shutdown
2022-09-30 0:03:19 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-09-30 0:03:19 0 [Note] InnoDB: FTS optimize thread exiting.
2022-09-30 0:03:20 0 [Note] InnoDB: Starting shutdown...
2022-09-30 0:03:20 0 [Note] InnoDB: Dumping buffer pool(s) to /data/database/ib_buffer_pool
2022-09-30 0:03:20 0 [Note] InnoDB: Restricted to 4032 pages due to innodb_buf_pool_dump_pct=25
2022-09-30 0:03:20 0 [Note] InnoDB: Buffer pool(s) dump completed at 220930 0:03:20
2022-09-30 0:03:22 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-09-30 0:03:22 0 [Note] InnoDB: Shutdown completed; log sequence number 13067456854; transaction id 19688950
2022-09-30 0:03:22 0 [Note] mysqld: Shutdown complete
Stopping MariaDB database server: mariadbd.
Starting MariaDB database server: mariadbd.
Clearing opcache...
This can take some time. Please don't interrupt the process/close your browser tab.
Done.
Stopping redis-server: redis-server.
Starting redis-server: /etc/init.d/redis-server: 51: ulimit: error setting limit (Operation not permitted)
redis-server.
Starting notify_push daemon
Configuring Domain
This version of Nextcloud is not compatible with > PHP 8.0.<br/>You are currently running 8.1.10.This version of Nextcloud is not compatible with > PHP 8.0.<br/>You are currently running 8.1.10.This version of Nextcloud is not compatible with > PHP 8.0.<br/>You are currently running 8.1.10.Starting PHP-fpm
Starting Apache
INFO: Docker container detected.
Starting mariaDB
2022-10-02 23:14:34 0 [Note] mysqld (mysqld 10.5.15-MariaDB-0+deb11u1) starting as process 252 ...
2022-10-02 23:14:34 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/
2022-10-02 23:14:34 0 [Warning] The parameter innodb_buffer_pool_instances is deprecated and has no effect.
2022-10-02 23:14:34 0 [Note] InnoDB: Uses event mutexes
2022-10-02 23:14:34 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-10-02 23:14:34 0 [Note] InnoDB: Number of pools: 1
2022-10-02 23:14:34 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-10-02 23:14:34 0 [Note] InnoDB: Using Linux native AIO
2022-10-02 23:14:34 0 [Note] InnoDB: Initializing buffer pool, total size = 4160749568, chunk size = 134217728
2022-10-02 23:14:34 0 [Note] InnoDB: Completed initialization of buffer pool
2022-10-02 23:14:34 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=13067456854,13067456854
2022-10-02 23:14:35 0 [Note] InnoDB: 128 rollback segments are active.
2022-10-02 23:14:35 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-10-02 23:14:35 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-10-02 23:14:35 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-10-02 23:14:35 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-10-02 23:14:35 0 [Note] InnoDB: 10.5.15 started; log sequence number 13067456866; transaction id 19688949
2022-10-02 23:14:35 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-10-02 23:14:35 0 [Note] InnoDB: Loading buffer pool(s) from /data/database/ib_buffer_pool
Starting Redis
2022-10-02 23:14:35 0 [Note] Server socket created on IP: '127.0.0.1'.
Starting Cron
Starting Postfix
2022-10-02 23:14:36 0 [Note] Reading of all Master_info entries succeeded
2022-10-02 23:14:36 0 [Note] Added new Master_info '' to hash table
2022-10-02 23:14:36 0 [Note] mysqld: ready for connections.
Version: '10.5.15-MariaDB-0+deb11u1' socket: '/run/mysqld/mysqld.sock' port: 3306 Debian 11
2022-10-02 23:14:37 0 [Note] InnoDB: Buffer pool(s) load completed at 221002 23:14:37
Provisioning
Provisioning Redis password
Updating NextCloud config with Redis password
Provisioning MariaDB password
Updating NextCloud config with MariaDB password
Running nc-limits
Using 12543200256 for PHP max memory
Using 8 PHP threads
INFO: Restoring template to default settings
Stopping redis-server: redis-server.
Starting redis-server: /etc/init.d/redis-server: 51: ulimit: error setting limit (Operation not permitted)
redis-server.
Starting notify_push daemon
Configuring Domain
Mine is running on Unraid 6.10.2 currently. Please let me know what info to provide. Thanks in advance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.