docker-minecraft-server
docker-minecraft-server copied to clipboard
proxy不起作用
Describe the problem
[init] ERROR: failed to obtain version manifest from https://piston-meta.mojang.com/v1/packages/505270a5ebc9b400370bdcbb1769a860d1a45562/1.20.4.json (0)
应该是proxy不起作用,我填写的是http://192.168.1.5:20172,在jellyfin上能够生效,所以应该不是代理的问题。 Translation by chatgpt: "It seems that the proxy is not working. I have entered http://192.168.1.5:20172/, which works on Jellyfin, so it shouldn't be a proxy issue."
Container definition
Container logs
Can you set the environment variable DEBUG
to "true" and provide those logs?
DEBUG
Can you set the environment variable
DEBUG
to "true" and provide those logs?
我之前的那个删了,这次简单配置了一下,打开了debug,请看看,谢谢 Translation by chatgpt: ''I deleted the previous one. This time I made a simple configuration and turned on debug. Please take a look. Thank you.''
The proxy does not seem to be fully functional. It seems to have correctly handled https://launchermeta.mojang.com/mc/game/version_manifest.json but then is not handling the URL reported in the logs you posted.
Please post the logs as text next time since it is difficult to work with screenshot images.
代理似乎没有完全发挥作用。它似乎正确处理了 https://launchermeta.mojang.com/mc/game/version_manifest.json 但随后没有处理您发布的日志中报告的 URL。
下次请将日志作为文本发布,因为很难处理屏幕截图图像。
ok,thanks. i will try to change other proxy
代理似乎没有完全发挥作用。它似乎正确处理了 https://launchermeta.mojang.com/mc/game/version_manifest.json 但随后没有处理您发布的日志中报告的 URL。
下次请将日志作为文本发布,因为很难处理屏幕截图图像。
依旧不行 Still no
This issue is stale because it has been open 30 days with no activity. Please add a comment describing the reason to keep this issue open.