Problem connecting S3 repository
Shelliis opened this issue · 5 comments
Shelliis commented
Using APK from Release 4 with Android 11 (same with Release 3)
ACCESS_KEY and SECURITY_KEY are correct and working (for example with a RaspberryPi).
Repository does not yet exist.
Error does appears after several minutes of showing progress animation when saving the repository configuration.
Anything I can do?
lhns commented
There seems to be an issue during the dns lookup. I have an idea on how to fix this.
Shelliis commented
Sorry to ask, but did you have an idea or no idea?
(Just to exclude that a typing error has happened)
lhns commented
I have the following idea: generating a resolv.conf into the proot environment. Didn't get around trying it out yet though.
lhns commented
Should be fixed in v0.2.1.
Shelliis commented
It does work now for me.
Thanks a lot!