-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate vanilla tweaks file input mode #3145
Comments
Same error here. |
Similar error also happens to me when using share code. |
I'm starting to wonder if they're disallowing automated access and instead requiring usage via their website... |
FWIW using a sharecode worked fine for me using: services:
mc:
image: itzg/minecraft-server
environment:
EULA: true
VANILLATWEAKS_SHARECODE: KcuEN2 |
Still having the same problem 2 weeks later:
Notes: I'm trying to get the content via IPv6 on a server that is hosted by Hetzner. Running
When trying to connect to other websites that are hosted on Cloudflare I don't see any such errors. Also had a look at there Discord but found no related information there either :( Anyway I'm opening an issue on there feedback page now. If I don't forget I will post some updates here later ^^ |
VanillaTweaks dev here (got the link from @litetex feedback) We didn't change anything in our side, I guess Cloudflare flagged certain those IPs as Bots and are enforcing the challenge. In the past we've allowed a hosting provider access to our website without having to deal with Cloudflare. Depending on the occasion, we might give access to it to other people (best if you ask about it on Discord) Eventually we'll have an official API, but soonTM. |
Thanks for the follow up @andre-paulo98 . That would explain why it's fairly sporadic when it succeeds or not. It worked fine with my recent, manual tests. An official API would be fantastic! |
I don't think that this is a good general solution as it would involve a lot of communication from various users that want to get whitelisted or wonder what's going on...
I don't think so as other websites that are also hosted on cloudflare work completely fine. But it's cloudflare so who knows how it works Spontaneous idea as I also have some experience with cloudflare: |
That's fair, but as I said, this and other projects are using undocumented and unofficial APIs, it might work for some people, it might not.
It might be flagging the request to that specific URL.
I understand, but we're not wiling to decrease the security (and implement some other mechanism for protection) at this moment. |
@andre-paulo98 I can locate when exactly this started failing, if that helps. It had been passing CI/CD tests for several years and then just suddenly started failing. At the same time I certainly understand that being an unofficial API it's a best effort kind of solution. Maybe I'll add a note to the docs to set people's expectations. |
vanillatweaks_file test failed with a 403
Disabled test in #3142
https://github.com/itzg/docker-minecraft-server/actions/runs/11758152976/job/32756197269?pr=3142
The text was updated successfully, but these errors were encountered: