cozy / cozy-home-v2

This repository was part of CozyV2 which has been deprecated
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
94 stars 53 forks source link

Server update fails when the source repository of one application is missing #838

Open clochix opened 7 years ago

clochix commented 7 years ago

A user reports that he's unable to update it's server. Calling /api/applications/update/all returns 500.

[2016-12-22 07:31:46:506] error - applications | Check update failed for tiddlywiki.
[2016-12-22 07:31:47:4] error - applications | Errors occured for following apps:
[2016-12-22 07:31:47:5] error - applications | {"message":{"tiddlywiki":"Manifest not found"},"permissionChanges":{}}

The repository of one of the applications has been deleted. This make the whole update process crash.