Giter Site home page Giter Site logo

Comments (6)

barisusakli avatar barisusakli commented on May 2, 2024

Hi babaggeii, can you give more details about this? Did you install nodebb on your local machine, on a webserver etc? I tried uploading an avatar on try.nodebb.org and didn't get any errors. Thanks.

from nodebb.

andyjessop avatar andyjessop commented on May 2, 2024

Hi, I installed it on my local ubuntu (12.04) machine. Let me know if you need any more details.

from nodebb.

barisusakli avatar barisusakli commented on May 2, 2024

I am thinking the image resize is failing since you made another report about images being too big. Can you add a console.log('image resize failed'); on this line https://github.com/designcreateplay/NodeBB/blob/master/src/routes/user.js#L169 and see if it gets executed?

from nodebb.

andyjessop avatar andyjessop commented on May 2, 2024

That doesn't get executed.

from nodebb.

andyjessop avatar andyjessop commented on May 2, 2024

Trying an upload again, I get:

trying to upload to : /nodebb/public/uploads/1-bolt-icon.png

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:980:11)
at Process.ChildProcess._handle.onexit (child_process.js:771:34)

from nodebb.

barisusakli avatar barisusakli commented on May 2, 2024

Can you try to run :

sudo apt-get install imagemagick 

and then try again? We use the https://github.com/rsms/node-imagemagick and it requires the CLI tools.

from nodebb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.