You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cabal test HighLevelTest
...
Test suite HighLevelTest: RUNNING...
= Initialising
= Setting up test directory
= initialising hackage database
using "/hackage-server/dist-newstyle/build/aarch64-osx/ghc-9.12.2/hackage-server-0.5.1/x/hackage-server/build/hackage-server/hackage-server"
hackage-server: Creating initial state...
finalising data for feature users
finalising data for feature core
finalising data for feature security
hackage-server: Using default administrator account (user admin, passwd admin)
hackage-server: Done
= Forking server thread
= Server thread started
= Making a request to see if server is up
= Server not up yet; will try again shortly
= (result was Left user error (openTCPConnection: failed to connect to 127.0.0.1:8392: Network.Socket.connect: <socket: 12>: does not exist (Connection refused)))
using "/Users/abel/bin/src/hackage-server/dist-newstyle/build/aarch64-osx/ghc-9.12.2/hackage-server-0.5.1/x/hackage-server/build/hackage-server/hackage-server"
hackage-server: Guessing public URI as ...
(you can override with the --base-uri= flag)
Error: hackage-server: You must provide the --user-content-uri= flag
= Making a request to see if server is up
= Server not up yet; will try again shortly
= (result was Left user error (openTCPConnection: failed to connect to 127.0.0.1:8392: Network.Socket.connect: <socket: 12>: does not exist (Connection refused)))
...
Error: hackage-server: You must provide the --user-content-uri= flag
This points to PR #1379 @ysangkok @gbaz a454a13#r156782508
Last documented successful run at https://github.com/haskell/hackage-server/actions/runs/14195102980/job/39768321407#step:20:343
The following run is already broken: https://github.com/haskell/hackage-server/actions/runs/14346233600/job/40216481879#step:20:154
This first failing run belongs to #1379 ("User content host v2").
The text was updated successfully, but these errors were encountered: