James O'Cull
James O'Cull
The PR has been updated, a Docker image is released. Initial feedback reports that this addresses the problem. I've moved to the proper release of lavaplayer as well instead of...
@kiloforce It seems like this is required upstream: https://github.com/lavalink-devs/lavaplayer/pull/93 In the meantime we can use the snapshot version from this repo. The branch and PR are updated. Docker images are...
I believe the back-end of Android is different than iOS -- it's more modular. When I experimented with this on Android it would sometimes shut down my app's front end...
Can anyone else confirm? I haven't experienced this issue. What are the details of the file you are uploading? Encoding type, file size, content type, etc...
I bet this has to do with the HTTP Header rewrites. I wasn't sure how to deal with those appropriately ☹️ If you disable that feature does it work?
Okay, that helps narrow it down. I would be willing to accept a pull request with a fix for the header rewrite problem! 😄
I’ve started a similar project (Raft in Java) and have encountered way more pain along the way than I expected. I guess all of your work here over multiple years...
Here's the bits that I had 😄 https://github.com/jocull/distributed-cache I had originally shopped around and looked at some of the top Java implementation on the Raft home page (SOFAJRaft, Apache Ratis)...
I've been watching activity upstream a bit just to see where this goes. A lot has changed, and keeps changing. Here are a few breadcrumbs in addition to those listed...
This thread is very old, but I don't think the problem has been solved, or it has not been solved consistently. I'm not overly familiar with all of the different...