Luke Strickland
Luke Strickland
Is this inside or outside of docker?
Initial global emote work is happening in https://github.com/Glimesh/glimesh.tv/issues/637 Next couple of proposed phases: - [x] Deploy new global emote system - [ ] Add emotes to the API - [...
Apparently our Windows users reported that this is caused by the `run.sh` file having Windows line endings. You should be able to run: ``` dos2unix run.sh ``` Let me know...
`dev` is our main brain, so you are in the right place! I just pushed [a new commit](https://github.com/Glimesh/glimesh.tv/pull/449) to dev to fix that error, can you try again?
Hrm this line should take care of that: https://github.com/Glimesh/glimesh.tv/blob/dev/Dockerfile#L22 But it looks like it's not in our development docker file. It looks like we need to do some maintenance on...
Sorry about that, can you try switching to this branch and seeing if it works for you? https://github.com/Glimesh/glimesh.tv/pull/826
I don't use Docker locally usually, I'll work on getting the build working and then push my changes up!
Okay, I've got the working Dockerfile pushed to the main `dev` branch. I also ran `docker-compose up` per the docs and that creates the DB and sets everything up for...
Basically this would help us to make sure the Stripe account can actually receive payouts before we allow them to collect funds on the platform.
Sorry for the delay on this, I want to check out tomorrow how exactly these countries are removed, and figure out if we have any users onboarded inside them.