Skip to content

createPrediction error #72

@jwson1

Description

@jwson1

It runs well until I click the image generation button.
Does anyone have a clue?
Here is the error message.

npm run dev

[email protected] dev
next dev

  • ready started server on 0.0.0.0:3000, url: http://localhost:3000
  • info Loaded env from C:\MyDevWork\scribble-diffusion.env.local
    (node:58892) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
    (Use node --trace-warnings ... to show where the warning was created)
    (node:58892) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
  • event compiled client and server successfully in 875 ms (205 modules)
  • wait compiling...
  • event compiled client and server successfully in 325 ms (205 modules)
  • wait compiling / (client and server)...
  • event compiled client and server successfully in 487 ms (1134 modules)
  • wait compiling /api/predictions (client and server)...
  • event compiled successfully in 66 ms (67 modules)
  • error node_modules\replicate\lib\deployments.js (21:12) @ Replicate.createPrediction
  • error Invalid webhook URL
    null
  • wait compiling /_error (client and server)...
  • event compiled client and server successfully in 129 ms (1136 modules)

Metadata

Metadata

Assignees

No one assigned

    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