ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.37k stars 859 forks source link

apk not found #2167

Open massimoblengio opened 12 months ago

massimoblengio commented 12 months ago

apk DNS lookup error

Artim96 commented 7 months ago

This hopefully has already been resolved. But in general servers can go offline for any reason or your network provider may have trouble. In /etc/apk/repositories you have the page where apk gets its data. You can try to open that page in a browser. You won't see much, only a generic nginx landing page, but if that loads it means the server is at least reachable. If you get an error message instead something on the way is having problems, maybe the server itself (or a CDN/load balancer more likely). Just wait for a day or so and this will fix itself, as there probably aren't any mirror servers and I wouldn't risk using a mirror server for alpine here as I don't know which modifications to the official repo have been made.