• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Image upload crash the site

Scheduled Pinned Locked Moved Technical Support
3 Posts 2 Posters 403 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MinettyxM Offline
    MinettyxM Offline
    Minettyx
    wrote on last edited by
    #1

    After trying to upload an image the site crash and restart here is the logs:

    2019-07-16T20:33:33.329Z [18909] - error:  message=/lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /pash/to/nodebb/node_modules/sharp/build/Release/../../vendor/lib/libpng16.so.16), stack=Error: /lib64/libz.so.1: version `ZLIB_1.2.9' not found (required by /path/to/nodebb/node_modules/sharp/build/Release/../../vendor/lib/libpng16.so.16)
        at Error (native)
        at Object.Module._extensions..node (module.js:604:18)
        at Module.load (module.js:494:32)
        at tryModuleLoad (module.js:453:12)
        at Function.Module._load (module.js:445:3)
        at Module.require (module.js:504:17)
        at require (internal/module.js:20:19)
        at Object.<anonymous> (/path/to/nodebb/node_modules/sharp/lib/constructor.js:10:15)
        at Module._compile (module.js:577:32)
        at Object.Module._extensions..js (module.js:586:10)
        at Module.load (module.js:494:32)
        at tryModuleLoad (module.js:453:12)
        at Function.Module._load (module.js:445:3)
        at Module.require (module.js:504:17)
        at require (internal/module.js:20:19)
        at Object.<anonymous> (/path/to/nodebb/node_modules/sharp/lib/index.js:3:15)
    2019-07-16T20:33:33.332Z [18909] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
    2019-07-16T20:33:33.336Z [18909] - info: [app] Web server closed to connections.
    2019-07-16T20:33:33.342Z [18909] - info: [app] Database connection closed.
    2019-07-16T20:33:33.343Z [18909] - info: [app] Shutdown complete.
    [cluster] Child Process (18909) has exited (code: 1, signal: null)
    [cluster] Spinning up another process...
    2019-07-16T20:33:33.839Z [18994] - info: Initializing NodeBB v1.10.2 http://mysite.com:2468
    [benchpressjs] Unable to build or find a suitable native module, falling back to JS version
    2019-07-16T20:33:36.702Z [18994] - info: [socket.io] Restricting access to origin: http://mysite.com:*
    Tue, 16 Jul 2019 20:33:36 GMT hsts deprecated The "includeSubdomains" parameter is deprecated. Use "includeSubDomains" (with a capital D) instead. at node_modules/helmet/index.js:33:28
    Tue, 16 Jul 2019 20:33:36 GMT hsts deprecated The "setIf" parameter is deprecated. Refer to the documentation to see how to set the header conditionally. at node_modules/helmet/index.js:33:28
    2019-07-16T20:33:37.176Z [18994] - info: Routes added
    2019-07-16T20:33:37.184Z [18994] - info: NodeBB Ready
    2019-07-16T20:33:37.193Z [18994] - info: Enabling 'trust proxy'
    2019-07-16T20:33:37.200Z [18994] - info: NodeBB is now listening on: 0.0.0.0:2468
    
    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    This could be relevant https://github.com/lovell/sharp/issues/1428

    1 Reply Last reply
    0
  • MinettyxM Offline
    MinettyxM Offline
    Minettyx
    wrote on last edited by
    #3

    Solved, thank you

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development