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
If there is a temporary issue with talking to Maestro, it won't recover without docker compose down & up. Instead it will just keep printing the last message in this log:
[2024-05-08 13:41:27][GeniusYield.][Error][92d92ca00780][PID 28][ThreadId 1][atlas-cardano-0.4.0-5b0506bd7651e12a3f34bbb45246ff87e129aa012a6ee75c4fdfacc56ece7a45:GeniusYield.Providers.Katip src/GeniusYield/Providers/Katip.hs:22:34] ERROR: MaestroApiError "getMaestroPrice - fetching price from pair" (ServantClientError (ConnectionError (HttpExceptionRequest Request {
host = "mainnet.gomaestro-api.org"
port = 443
...
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
proxySecureMode = ProxySecureWithConnect
}
ResponseTimeout)))
geniusyield-market-maker-exe: MaestroApiError "getMaestroPrice - fetching price from pair" (ServantClientError (ConnectionError (HttpExceptionRequest Request {
host = "mainnet.gomaestro-api.org"
port = 443
secure = True
requestHeaders = [("Accept","application/json;charset=utf-8,application/json"),("api-key","hidden")]
...
proxySecureMode = ProxySecureWithConnect
}
ResponseTimeout)))
Starting market maker...
Up to date
geniusyield-market-maker-exe: user error (Error in $: endOfInput at '{coreProvider:{maestroToken...
Problem:
Reported via Discord:
https://discord.com/channels/851910000003645490/1187825557619093534/1238123675383889994
The text was updated successfully, but these errors were encountered: