The legacy haxelib site (https://lib.haxe.org/legacy/) seems to be down, which is breaking our build pipeline.
I see the following exception output on the site and also output on the command line when trying to run the following command: haxelib install macrotools
Uncaught exception - /var/haxelib-s3fs/legacy/haxelib.db should be the same as /var/www/html/legacy/haxelib.db
Called from ? line 1
Called from legacyhaxelib/Site.hx line 261
Called from legacyhaxelib/Site.hx line 45
Called from legacyhaxelib/Site.hx line 47
Our project relies on an old version of haxe, 2.10 as well as some older libraries including “macrotools”, “hxJson2” and “templo”.
Please advise if there is anything we can do. It would be great if we could create our own mirror also.
Thank you!