Skip to content

Image function times out without logging any error #435

Closed
@gavinhenderson

Description

@gavinhenderson

Describe the bug
Requesting an image times out but doesn't say why

Repo: https://github.com/AceCentre/acecentre.org.uk
Hosted: https://acecentreorguk.netlify.app/

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://acecentreorguk.netlify.app'
  2. Wait ~10 seconds
  3. Scroll down see images dont load
  4. Check network tab in console
  5. See 502 responses with server timeout
  6. Check function logs and see nothing besides the timeout message

Expected behavior

  • Logs explaining why its hanging
  • A way to override the function (to add logs)
  • The function doesn't hang

Versions

  • Next.js: 11.0.1
  • plugin (if installed at fixed version): 3.4.2

If you're using the CLI to build

  • OS: [e.g. macOS, Windows]: Linux
  • netlify/cli version: 3.38.7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions