unixfox / periodic-build-with-github-actions

Repository for periodicaly build docker images mainly for ARM
12 stars 5 forks source link

Latest Nitter image seems broken (regression) #5

Closed artemislena closed 2 years ago

artemislena commented 2 years ago

fc17 We're getting this error: May 19 18:15:36 rp64-alu nitter[478876]: /entrypoint.sh: exec: line 53: su-exec: not found

unixfox commented 2 years ago

Fix deployed, waiting for the build on https://github.com/unixfox/periodic-build-with-github-actions/actions/runs/2359468147

Meanwhile you can use an older Docker image tag from the ones available here: https://quay.io/repository/unixfox/nitter?tab=tags&tag=latest

artemislena commented 2 years ago

That build finished… but we're still getting the same error… Latest one working is build-20220513

unixfox commented 2 years ago

Are you sure you used the very latest build? It works fine for me on my side. Try cleaning the image cache and pull again the image again.

artemislena commented 2 years ago

Oh, thanks… guess it had some old image cached for latest