Sten Feldman

Results 31 comments of Sten Feldman
trafficstars

Thanks for reporting, will be looked into! I think your hypothesis is right. We should handle the offline scenario in this case and not try to send it to Sentry...

Hi! ``` Jun 22 13:34:58 7e473a75ec8f mongod.27017[8948]: [initandlisten] exception in initAndListen: 10309 Unable to create/open lock file: /var/lib/mongodb/mongod.lock errno:13 Permission denied Is a mongod instance already running?, terminating ``` The...

Hi @calebbarr . The short answer is - I don't know. IMHO, the container itself should be considered disposable and stateless - based on that I haven't really looked into...

Hi! and Thanks! This is a valid comment, `--privileged` is a lazy way out of it. The reasons for the privileged mode are tmpfs mounting, MongoDB and changing the process...

@streetpea , thank you for your efforts with adding Switch build to the pipeline and scope of this project! 🎉 As I installed the Chiaki-ng build next to Chiaki, it...

Thank you, @xlanor ! 🍻 🥇 😄

Within the scope of deprecation, it only makes sense to support newer NodeJS versions (v20, v21, v22, (v23)). Node-pty requires a move to prebuilt package to make the migration smoother.

Time does fly, expanding scope to deprecate node v18, so Node v20 would be the minimum supported version up to Node v24 (Current latest)

Pylon release v2.11.0 deprecates all older Node.js versions. New minimum requirement is Node.JS v20.19.0