RunTheJules

Members
  • Posts

    3
  • Joined

  • Last visited

RunTheJules's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Babel could not write cache to file: /home/docker/leon/node_modules/.cache/@babel/register/.babel.7.21.3.development.json due to a permission issue. Cache is disabled. error Command failed with exit code 243. node:internal/modules/cjs/loader:959 throw err; ^ Error: Cannot find module '/home/docker/leon/server/dist/index.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15) at Function.Module._load (node:internal/modules/cjs/loader:804:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } error Command failed with exit code 1. ℹ️ [fr] Using "Meaning of Life" skill config data ℹ️ [fr] Using "Partner Assistant" skill config data ℹ️ [fr] Using "Random Number" skill config data ℹ️ [fr] Using "Welcome" skill config data ✅ [fr] "Leon" domain trained ℹ️ [fr] Training "Movies & TV" domain model... ✅ [fr] "Movies & TV" domain trained ℹ️ [fr] Training "Music & Audio" domain model... ✅ [fr] "Music & Audio" domain trained ℹ️ [fr] Training "News" domain model... ℹ️ [fr] Using "GitHub Trends" skill config data ℹ️ [fr] Using "Product Hunt Trends" skill config data ✅ [fr] "News" domain trained ℹ️ [fr] Training "Productivity" domain model... ℹ️ [fr] Using "Todo List" skill config data ✅ [fr] "Productivity" domain trained ℹ️ [fr] Training "Shopping" domain model... ✅ [fr] "Shopping" domain trained ℹ️ [fr] Training "Smart Home" domain model... ✅ [fr] "Smart Home" domain trained ℹ️ [fr] Training "Social & Communication" domain model... ℹ️ [fr] Using "MBTI (Myers–Briggs Type Indicator)" skill config data ✅ [fr] "Social & Communication" domain trained ℹ️ [fr] Training "Sport" domain model... ✅ [fr] "Sport" domain trained ℹ️ [fr] Training "Travel & Transportation" domain model... ✅ [fr] "Travel & Transportation" domain trained ℹ️ [fr] Training "Unknown" domain model... ✅ [fr] "Unknown" domain trained ℹ️ [fr] Training "Utilities" domain model... ℹ️ [fr] Using "Have I Been Pwned" skill config data ℹ️ [fr] Using "Is It Down" skill config data ℹ️ [fr] Using "Speed Test" skill config data ℹ️ [fr] Using "YouTube Downloader" skill config data ✅ [fr] "Utilities" domain trained ℹ️ [fr] Training "Weather" domain model... ✅ [fr] "Weather" domain trained ✅ Global resolvers NLP model saved in core/data/models/leon-global-resolvers-model.nlp ✅ Hooray! Leon is installed and ready to go! ✅ Skills resolvers NLP model saved in core/data/models/leon-skills-resolvers-model.nlp ✅ Main NLP model saved in core/data/models/leon-main-model.nlp $ husky install husky - Git hooks installed Done in 477.48s. yarn check v1.22.19 success Folder in sync. Done in 2.46s. yarn run v1.22.19 $ npm run build:app && npm run build:server > [email protected] build:app > cross-env LEON_NODE_ENV=production babel-node scripts/app/run-build-app.js vite v2.9.15 building for production... transforming... ✓ 93 modules transformed. rendering chunks... ../dist/assets/favicon.e9708100.png 11.14 KiB ../dist/assets/mic.d8267246.svg 0.75 KiB ../dist/assets/logo.0679f287.svg 7.57 KiB ../dist/index.html 1.41 KiB ../dist/assets/index.01b87fac.css 4.40 KiB / gzip: 1.61 KiB ../dist/assets/index.a5d3bdbb.js 106.96 KiB / gzip: 36.26 KiB ✅ Web app built > [email protected] build:server > npm run delete-dist:server && npm run train && npm run generate:skills-endpoints && babel ./server/src -d ./server/dist --copy-files && shx mkdir -p server/dist/tmp info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.19 $ cross-env LEON_NODE_ENV=production node ./server/dist/index.js info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ** Press ANY KEY to close this window ** my apologies, in hindsight it seems appropriate to post the full log eh? It seems it installed correctly, I have followed the npm instructions. Still nothing. I'm convinced I'm skipping a step somehow. I will try a fresh install later. Thanks for the reply by the way, fantastic idea and product.
  2. warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/5] Validating package.json... [2/5] Resolving packages... warning @ffprobe-installer/[email protected]: v1.4.2 had a breaking change for node <= 14.21.2 - stay on v1.4.1 or upgrade to v2.0.0 warning stt > [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future warning stt > sox-stream > create-temp-file > tempfile > [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. warning [email protected]: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>. warning superagent > [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau warning jest > @jest/core > jest-config > jest-environment-jsdom > jsdom > [email protected]: Use your platform's native performance.now() and performance.timeOrigin. warning [email protected]: Should have been released as a major version I am getting this error in the log during the initial pull down, I also can not access the webUI. Any ideas?
  3. As the title states this is my problem. 10.0.0.XX 34 being the windows pc and 33 being the server. router has both set as static, and the settings match on their respective machines. Has anyone else encountered this issue? I am going to continue to troubleshoot the issue. I have tried two different network cards, one PCI-e the other a USB 3. I have also rolled back the drivers for the realtek onboard controller. I feel like I am missing something simple, IT is my hobby and I am using ITtv as I go to learn. Thanks! Edit: Testing a new router today. 3 hours in, no drops. I decided to try this purely because I was out of other options within my abilities.. Apologies if this was an ignorant question.. Obviously, I have no data to back this hypothesis up, but I am open to any suggestions how to gather data to prove or disprove it. Previous router was an OEM ISP provided router "good to handle their fastest package".