Max Isom
Max Isom
> So do you think I should open udp ports between 45000 and 60000 on my router? You don't need to port forward if that's what you're asking. @MobilGame06 are...
Looks like deferring command responses might work if you're on a slower network. Happy to accept a PR to make this an option/enabled by default.
Muse don't currently support this, but happy to accept a PR for it. I would personally prefer to update the bot status over sending a message, but I don't think...
No, but happy to accept a PR for this.
More information on what you're doing would be helpful. It sounds like whatever you're trying to talk to Docker with doesn't have permission to access the socket.
Based on that output you're not using the latest version of Muse, can you please update and try again?
Interesting, it looks like tsx may be misbehaving. Could you check out the built image in the PR above and see if that fixes it? If `tsx` is the root...
The comment [here](https://github.com/codetheweb/muse/pull/967#issuecomment-1700279468) has a image tag that you can pull directly to get the PR code instead of building it yourself. But yes, the new output looks correct (no...
I left Muse running for about 10m. I observed `overlay2` increasing by about 100MB at the begining but otherwise didn't grow, so having a hard time reproducing this. When you're...
> ``` > root@muse:/tmp# du -h /tmp > 12K /tmp/yarn--1693530312744-0.025729490385082876 > 12K /tmp/yarn--1693530219317-0.01351705037614681 > 2.2M /tmp/v8-compile-cache-0/10.2.154.13-node.9 > 2.2M /tmp/v8-compile-cache-0 > 2.7G /tmp > ``` This is strange, `du` reports `/tmp`...