Anne van de Venis
Anne van de Venis
> Try to manually SSH into the machine parallel to Tartelet and see if you can get a more specific error? That works, but you have to _very_ quick since...
> Hmm then tartlet should be able to SSH as well. Verify your SSH credentials in Tartelet? I just retyped the SSH password and now... it works! 🥳 Thanks! Must...
Thanks for looking into this! Was there a reason to not merge this? I'm getting this error now as well: ``` docker run -it php:8.4-rc /bin/bash # in the container:...
(EDITED) I was running into the same problem, but this SO answer fixed it for me: https://stackoverflow.com/a/76662951/1255553 🙂 My `android/build.grade` now looks like this: ``` buildscript { ext { buildToolsVersion...