Waziup / WaziCloud

WAZIUP Cloud and local platform
31 stars 28 forks source link

Server does not allow request for unadvertised object #202

Closed mtuchi closed 5 years ago

mtuchi commented 5 years ago

Describe the bug When cloning the platform recursively, it fails when fetching submodules with the following logs

error: Server does not allow request for unadvertised object 915e3db1b1aca6d01140c11a60703daecf5a68b2
Fetched in submodule path 'api-server', but it did not contain 915e3db1b1aca6d01140c11a60703daecf5a68b2. Direct fetching of that commit failed.

To Reproduce Steps to reproduce the behavior:

  1. git clone --recursive git@github.com:Waziup/Platform.git
  2. See error error: Server does not allow request for unadvertised object ....
cdupont commented 5 years ago

fixed.