hiqdev / asset-packagist

Asset Packagist
https://asset-packagist.org
BSD 3-Clause "New" or "Revised" License
247 stars 24 forks source link

TransportException file not found - packages are missing - NOT FIXED #108

Closed socialnicheguru closed 4 years ago

socialnicheguru commented 4 years ago

Please allow others to confirm before closing. This is not fixed. There are two issues: content mismatch which I do believe was fixed (and was not my issue in the first place).

The other is missing packages which is still going on. I am listing some examples I am receiving below.

Originally posted by @socialnicheguru in https://github.com/hiqdev/asset-packagist/issues/106#issuecomment-548350113

socialnicheguru commented 4 years ago

Random packages are now not available. This is not the same issue as the content mismatch.

How can this be soved.

Screen Shot 2019-10-31 at 5 29 07 AM

Another example: https://github.com/hiqdev/asset-packagist/issues/106#issuecomment-547564620

socialnicheguru commented 4 years ago

@SilverFire this is still happening on a package level while the content mismatch has been solved.

This is another example: https://github.com/hiqdev/asset-packagist/issues/106#issuecomment-548321626

SilverFire commented 4 years ago

There are around 600 packages, that are possibly out-of-sync. I've added them to an update queue, let's see whether your problem got fixed in 30 minutes

image

fedfigca commented 4 years ago

I'm still getting signature errors,

[Composer\Repository\RepositorySecurityException] The contents of https://asset-packagist.org/p/npm-asset/is-integer/6b2910b9e76ac61efac57d3dc73a8f6cd7381428055d8218 dbc13e2a51654a72.json do not match its signature. This could indicate a man-in-the-middle attack or e.g. antivirus software corrupting files. Try running composer again and report this if you think it is a mistake.

socialnicheguru commented 4 years ago

I am getting the same

SilverFire commented 4 years ago

I've added a sanity checker and I'm currently running it against all packages.

SilverFire commented 4 years ago

All the packages with wrong checksums were updated. Could you try again, please?

image

fedfigca commented 4 years ago

It worked fine for my setup 👍 Thanks a lot for your hard work.

SilverFire commented 4 years ago

@socialnicheguru do you think the issue can be closed now?

jomonkj commented 4 years ago

issue not resolved.

  [Composer\Downloader\TransportException]                                                                                                                                                                
  The "https://asset-packagist.org/p/bower-asset/drmonty-datatables-plugins/9f2eb11601d9408660c80d23b2c3241bf7d07664eb94f7f0f2819e6b53a2263b.json" file could not be downloaded (HTTP/1.1 404 Not Found)  
SilverFire commented 4 years ago

It can be related to an outdated cache. Could you try composer clear-cache and then composer install again?

mv4 commented 4 years ago

It can be related to an outdated cache. Could you try composer clear-cache and then composer install again?

Screenshot from 2019-11-07 14-52-44

FanGremlin commented 4 years ago

have same problems [Composer\Downloader\TransportException] Content-Length mismatch, received 81664 bytes out of the expected 4173071 this file not full load from composer https://asset-packagist.org/p/provider-latest/7999bec2c879019853f636724c0f33fccf334d20c050d982774c645f54eae151.json

hiqsol commented 4 years ago

Is it ok now?

FanGremlin commented 4 years ago

yes, now is worked

socialnicheguru commented 4 years ago

It works for me too.

It can be closed

Sent from my iPhone

On Oct 31, 2019, at 6:13 PM, Federico Figueroa Cabezas notifications@github.com wrote:

 It worked fine for my setup 👍 Thanks a lot for your hard work.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.