Skip to content
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

Proxy error running from docker #45

Open
Leomodesto opened this issue Mar 5, 2024 · 2 comments
Open

Proxy error running from docker #45

Leomodesto opened this issue Mar 5, 2024 · 2 comments

Comments

@Leomodesto
Copy link

Hey man, how you doing? I'm trying to host a server to play in brazil, docker seems to be alright, but in the player ID website where the player can register i got an Proxy Error (The proxy server received an invalidresponse from an upstream server. The proxy server could not handle the request) and it's impossible to register any player. Do you have any tips? Thank you in advance.

@Leomodesto
Copy link
Author

Also I got this from the docker log

legacyweb-1 | [Tue Mar 05 02:47:48.706762 2024] [proxy_http:error] [pid 11] (20014)Internal error (specific information not available): [client 172.18.0.8:33790] AH01102: error reading status line from remote server login:80, referer: https://www01.kddi-mmbb.jp/00000020/register
2024-03-04 23:47:48 legacyweb-1 | [Tue Mar 05 02:47:48.707028 2024] [proxy:error] [pid 11] [client 172.18.0.8:33790] AH00898: Error reading from remote server returned by /00000020/register, referer: https://www01.kddi-mmbb.jp/00000020/register

@inada-s
Copy link
Owner

inada-s commented Mar 11, 2024

I haven't done any development work for a while, so it's a hassle to prepare a development environment.
Probably, but creation of zdxsv.db has failed.
Please try the following operations.

docker compose down
rm -rf zdxsv.db
ZDXSV_DB_NAME=zdxsv.db ./bin/zdxsv initdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants