airsdk / apm

AIR Package Manager
https://repository.airsdk.dev/
MIT License
60 stars 10 forks source link

APM giving me errors #163

Closed leossmith closed 1 year ago

leossmith commented 1 year ago

I have been trying to update an old project the whole day without any luck (actually ended up in app just crashing on start.

I tried deleting all anes and redownloading but I get random errors like:

E::ProcessQueue::Error #3012 ERROR :: Failed to install package : androidx.appcompat@1.4.101 install :: Error #3012

or another error of 2032 ( i hate 2032). Any ideas? I am on latest apm.

marchbold commented 1 year ago

Is there any more output from the logging with -l d in the command?

Try clearing the cache, by deleting the apm_packages and package lock file.

leossmith commented 1 year ago

I deleted the ane folder, apm_packages and then package lock. It seemed to work, however I got a lot of errors trying things all day long. From package not found (tried to install previous versions) to failing to install.

Not sure if this is an issue with connection or server load at the time or something. I was able to install the packages after a lot of invalidate cache and deletions. But at that point I started having other issues with packages as I have described in the packages repos. (had to delete http3, then restored it cause it led to firebase crash, then got your push notifications update from a zip file in the repo instead of apm)

marchbold commented 1 year ago

Okay, next time you have issues if you could run it with the debug outputs and post it here I'll have a look into it. We do have some fixes coming to resolve issues with failed downloads in cache which seem to break apm in certain circumstances.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.