Skip to content

generateThumbnail produces toxic image #652

Open
@stocksp

Description

@stocksp

How to reproduce these conditions

I'm using the sample code as is: It builds and uploads and runs.
The thumb_ image can't be downloaded and just 'hangs' in the control panel.
I've tried .jpg and .png, small and large. All produce the same failure.
Logs say it ran 'ok'. About 6 seconds for a 1 meg image.

Running latest software:

"engines": {
    "node": "10"
  },
  "dependencies": {
    "child-process-promise": "^2.2.1",
    "firebase-admin": "^8.6.0",
    "firebase-functions": "^3.3.0"
  }

firebase-tools are current.

Here is what the console looks like after an upload. The original image uploads fine.
The generated thumb never presents an image or a link (though its name and size are correct)

Screen Shot 2019-12-27 at 4 27 20 PM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions