No update from version 17.0.6 even when I have chosen Beta update channel

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 18.0.2): 17.0.6
Operating system and version (eg, Ubuntu 20.04): FreeNAS 11.3-U2.1
Apache or nginx version (eg, Apache 2.4.25): Nginx 1.16.1_7.2
PHP version (eg, 7.1): 7.1.33

The issue you are facing:
No update offered for version Nextcloud 17.0.6.

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

Steps to replicate it:

  1. Go the the Settings->Overview pane
  2. Select “Beta” or “Stable” from Update channel
  3. Wait for the update status to update

Expected Result:
The status says, “Update to version 18.0.4 is available.”

Actual Result:
The status says, “Your version is up to date.”

I think you have to update PHP first.
https://docs.nextcloud.com/server/18/admin_manual/installation/system_requirements.html

1 Like

Thanks for your pointer!