Solareon
Solareon
Running into the same issue. If you wait approximately 13 minutes or so it finally times out and spits out an error as follows. ``` 2023-09-29T17:48:00.325Z INFO rudolfs > Initializing...
@jasonwhite Not a problem at all. Almost all of the other git lfs impementations seem to be abandoned or unmaintained and the git-lfs-test server while it works ain't really all...
Looking at this more I think that the underlying issue is the rusoto has deprecated connecting via http and requires the connection to be over https. I tried doing some...
@Blazeolmo try running the launch.bat from a command prompt in the folder where Aiyabot is installed. You should be able to shift + right click and open a powershell/command prompt...
When you are running in docker the localhost is the docker container not the actual host of the docker container. Try specifying the address of the computer that is running...
I believe you have an issue with your firewall blocking the installer talking to GitHub to get the files for compilation. Try disabling it and running the installer again.
@sailro what user agent string does the installer present when downloading from GitHub? That user agent might be tripping some security block in their router to prevent malicious code from...