Skip to content

Favicon slug is getting caught by [slug] #210

@KevinWu098

Description

@KevinWu098
error: invalid input syntax for type uuid: "favicon.ico"
    at /Users/kevinwu/Documents/Code/ICSSC/ZotMeet/ZotMeet/node_modules/.pnpm/pg-pool@3.7.0_pg@8.13.0/node_modules/pg-pool/index.js:45:11
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async eval (webpack-internal:///(rsc)/./node_modules/.pnpm/drizzle-orm@0.35.1_@types+pg@8.11.10_@types+react@18.3.11_pg@8.13.0_react@18.3.1/node_modules/drizzle-orm/node-postgres/session.js:96:22)
    at async getExistingMeeting (webpack-internal:///(rsc)/./src/server/data/meeting/queries.ts:19:21)
    at async Module.generateMetadata (webpack-internal:///(rsc)/./src/app/availability/[slug]/page.tsx:20:25) {
  length: 143,
  severity: 'ERROR',
  code: '22P02',
  detail: undefined,
  hint: undefined,
  position: undefined,
  internalPosition: undefined,
  internalQuery: undefined,
  where: "unnamed portal parameter $1 = '...'",
  schema: undefined,
  table: undefined,
  column: undefined,
  dataType: undefined,
  constraint: undefined,
  file: 'uuid.c',
  line: '136',
  routine: 'string_to_uuid'
}

Not super sure why this is happening, but I imagine we've misconfigured out Favicon.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions