Saturday 17 March 2018

uws binary is not loading but it's there!

Hi there! My nodejs-fu is quite weak so my question could be absolutely inappropriate. I've receiveing this error, that binary is not found, bit it's there! I've added a line that spits out a binary name it's looking for, see in the log. What could be wrong here?[mastodon@server live]$ ls node_modules/uws/ binding.gyp LICENSE uws_darwin_46.node uws_darwin_51.node uws.js uws_linux_48.node uws_win32_51.node build package.json uws_darwin_47.node uws_darwin_57.node uws_linux_46.node uws_linux_51.node uws_linux_59.node uws_win32_57.node build_log.txt src uws_darwin_48.node uws_darwin_59.node uws_linux_47.node uws_linux_57.node uws_win32_48.node uws_win32_59.node [mastodon@server live]$ NODE_ENV=production /usr/bin/npm run start > mastodon@ start /home/mastodon/live > node ./streaming/index.js MODULE TO LOOKUP: ./uws_linux_59 /home/mastodon/live/node_modules/uws/uws.js:39 throw new Error('Compilation of µWebSockets has failed and there is no pre-compiled binary ' +

Submitted March 17, 2018 at 05:49PM by Sprnza

No comments:

Post a Comment