app
app copied to clipboard
Error: Assertion Error: {"response":{"data":{"projectByUrl":null},"errors":[{"message":"Assertion Error"...
Should fail gracefully with a 404
Sentry Issue: DRIPS-APP-MAINNET-1J
Error: Assertion Error: {"response":{"data":{"projectByUrl":null},"errors":[{"message":"Assertion Error","locations":[{"line":657,"column":3}],"path":["projectByUrl"],"extensions":{"code":"INTERNAL_SERVER_ERROR"}}],"status":200,"headers":{}},"request":{"que...
File "../src/lib/graphql/dripsQL.ts", line 20, in query
return await client.request<TResponse>(
File "../src/lib/utils/cache/remote/cached.ts", line 37, in cached
const data = await fetcher();
File "app:///chunks/20-CvYaxCVQ.js", line 884, in fetchDripsProject
return await cached(
File "app:///chunks/20-CvYaxCVQ.js", line 911, in load$1
const [repoRes, projectRes] = await Promise.all([
File "app:///index.js", line 1851, in load_server_data
const result = await node.server.load?.call(null, {
...
(5 additional frame(s) were not displayed)