Skip to content

Upgrade from 14.0.1 to 14.0.2 RC1 waiting for cron to finish #11630

Description

@Emi94

Steps to reproduce

1.Start upgrade on web interface from NC 14.0.1 to 14.0.2 RC 1
2.Continue with the occ upgrade

Expected behaviour

Upgrade should finish successfully

Actual behaviour

After running occ upgrade I get "Waiting for cron to finish (checks again in 5 seconds)" over and over

Server configuration

Operating system: ubuntu 16.04

Web server: apache 2.4

Database: postgresql 9.5

PHP version: php 7.0

Nextcloud version: 14.0.1 -> 14.0.2 RC 1

I managed to make the upgrade continue by running UPDATE oc_jobs SET reserved_at=0 as specified here: #9992

This is the job that had a reserved_at > 0:
6 | OCA\Files\BackgroundJob\ScanFiles | null | 1538701211 | 1538701211 | 1538701211 | 884

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions