Endless configuration and Bottles never starts

Hi, everybody

I’m on Arch Linux and I installed Bottles from flatpak. Currently, I have version stable 51.9. I have already activated the multilib repositories. Are there more to enable?

Once I start from the command line, I can see these errors:


❯  flatpak run com.usebottles.bottles

(process:2): Gtk-WARNING **: 15:30:54.826: Locale not supported by C library.
Using the fallback 'C' locale.
15:30:55 (INFO) Bottles Started!
15:31:26 (ERROR) Could not get index for components repository: (28, 'Resolving timed out after 4794 milliseconds')
15:31:26 (ERROR) Could not get index for components repository
15:31:26 (ERROR) Could not get index for dependencies repository: (28, 'Resolving timed out after 4777 milliseconds')
15:31:26 (ERROR) Could not get index for dependencies repository
15:31:26 (ERROR) Could not get index for installers repository: (28, 'Resolving timed out after 4775 milliseconds')
15:31:26 (ERROR) Could not get index for installers repository
15:31:26 (INFO) Performing Bottles checks…
15:31:26 (INFO) Runners found:
- sys-wine-8.0.2

15:31:32 (INFO) No dependencies found!
15:31:32 (INFO) No installers found!
15:31:35 (INFO) Performing Bottles checks…
15:31:35 (WARNING) No dxvk found.
15:31:40 (WARNING) No vkd3d found.
15:31:46 (WARNING) No nvapi found.
15:31:52 (WARNING) No latencyflex found.
...

I have tried to start Bottles for as long as an hour! The current starting config welcoming page just keep telling me “Continue”, but nothing happens

What is the solution to this problem?