inada-s / zdxsv

Gundam vs. Zeta Gundam private game server
https://zdxsv.net
GNU Affero General Public License v3.0
10 stars 6 forks source link

Proxy error running from docker #45

Open Leomodesto opened 7 months ago

Leomodesto commented 7 months ago

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 commented 7 months ago

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 commented 7 months ago

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