-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backend database connection issue: permission denied for table xxx #2677
Labels
Comments
Sentry Issue: GOVTOOL-BACKEND-Z2 |
Sentry Issue: GOVTOOL-BACKEND-YM |
Sentry Issue: GOVTOOL-BACKEND-YX |
Sentry Issue: GOVTOOL-BACKEND-YH |
Sentry Issue: GOVTOOL-BACKEND-YD |
Sentry Issue: GOVTOOL-BACKEND-XF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment: Production (https://gov.tools)
Source: Backend
URL: https://be.gov.tools/epoch/params
Sentry Issue: GOVTOOL-BACKEND-YZ
Exception SqlError {sqlState = "42501", sqlExecStatus = FatalError, sqlErrorMsg = "permission denied for table epoch_param", sqlErrorDetail = "", sqlErrorHint = ""} while handling request Request {requestMethod = "GET", httpVersion = HTTP/1.1, rawPathInfo = "/epoch/params", rawQueryString = "", requestHeaders = [("Host","be.gov.tools"),("X-Request-ID","0b21e778a6db5dc30395a181c6bb00cb"),("X-Real-IP","<IP>"),("X-Forwarded-For","<IP>"),("X-Forwarded-Host","be.gov.tools"),("X-Forwarded-Port","443"),("X-Forwarded-Proto","https"),("X-Forwarded-Scheme","https"),("X-Scheme","https"),("sec-ch-ua-platform","\"Windows\""),("user-agent","Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"),("accept","application/json, text/plain, */*"),("sec-ch-ua","\"Google Chrome\";v=\"131\", \"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\""),("sec-ch-ua-mobile","?0"),("origin","https://gov.tools"),("sec-fetch-site","same-site"),("sec-fetch-mode","cors"),("sec-fetch-dest","empty"),("referer","https://gov.tools/"),("accept-encoding","gzip, deflate, br, zstd"),("accept-language","en-US,en;q=0.9,zh-CN;q=0.8,zh;q=0.7"),("priority","u=1, i")], isSecure = False, remoteHost = 10.0.43.78:46852, pathInfo = ["epoch","params"], queryString = [], requestBody = <IO ByteString>, vault = <Vault>, requestBodyLength = KnownLength 0, requestHeaderHost = Just "be.gov.tools", requestHeaderRange = Nothing}
The text was updated successfully, but these errors were encountered: