Skip to content

PHP 500 error in 14072 and 14099 #16039

@jameslao

Description

@jameslao

Installed snap --edge on Ubuntu 19.10. It worked fine on 6/18 (version 14062) but then the auto-updated snap begins to break the following day (14072 and 14099). Apache log shows repeated error every few seconds

[21-Jun-2019 18:35:31 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30
[21-Jun-2019 18:35:32 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30
[21-Jun-2019 18:35:34 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30
[21-Jun-2019 18:35:36 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30
[21-Jun-2019 18:35:37 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30
[21-Jun-2019 18:35:39 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30
[21-Jun-2019 18:35:41 UTC] PHP Fatal error: Class OCA\Support\Subscription\SubscriptionAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Support\Subscription\ISubscription::hasExtendedSupport) in /snap/nextcloud/14099/htdocs/apps/support/lib/Subscription/SubscriptionAdapter.php on line 30

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions