Nemo64 / clip

An in browser video converter
https://clip.marco.zone
31 stars 3 forks source link

ReferenceError: SharedArrayBuffer - Trying to deploy #1

Closed hostbbb closed 3 months ago

hostbbb commented 3 months ago

Great work on the demo... trying to install, and i get a ReferenceError: SharedArrayBuffer is not defined on the home page where the file upload goes...ready - started server on 0.0.0.0:3000, url: http://localhost:3000

Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Watchpack Error (watcher): Error: EACCES: permission denied, watch '/home' Watchpack Error (initial scan): Error: EACCES: permission denied, scandir '/home' Watchpack Error (watcher): Error: EACCES: permission denied, watch '/home' Watchpack Error (initial scan): Error: EACCES: permission denied, scandir '/home' event - compiled client and server successfully in 6.1s (288 modules) wait - compiling...

[webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies event - compiled successfully in 607 ms (189 modules) wait - compiling... event - compiled successfully in 38 ms (99 modules) [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies wait - compiling / (client and server)... event - compiled client and server successfully in 1582 ms (467 modules) [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies wait - compiling /_error (client and server)... event - compiled client and server successfully in 384 ms (468 modules) [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies im running http://xx.xx.xx.xx:3000 right now.. will get behind a nginx proxy with ssl, and retry. Any thoughts?
hostbbb commented 3 months ago

so proxy with SSL solved the problem... looks like ffmpeg needs it to access the shared memory possibly.