the-photo-gallery icon indicating copy to clipboard operation
the-photo-gallery copied to clipboard

TypeError: handler is not a function

Open Cthalin opened this issue 1 year ago • 7 comments

Hi, I wanted to try out your gallery on a Synology NAS via Docker. Upon start this error happens

TypeError: handler is not a function
    at Server.<anonymous> (/app/server.js:19:11)
    at Server.emit (node:events:513:28)
    at parserOnIncoming (node:_http_server:980:12)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
Error regenerating...
Request failed with status code 500

Found your r/selfhosted thread and someone there had the same issue it seems on another NAS. (https://www.reddit.com/r/selfhosted/comments/y1lig3/first_release_of_thephotogallery_a_simple/)

Cthalin avatar Oct 19 '22 20:10 Cthalin