LinkTechTips / BetterFSD

Better FSD server
Apache License 2.0
10 stars 5 forks source link

🐛[BUG] Client connection is immediateley closed #2

Closed GameKuchen closed 1 month ago

GameKuchen commented 1 month ago

🐛 描述(Description)

The client can connect to the FSD but get's immediately dropped with reason client from kubernetes.docker.internal removed from client interface:connection closed This might be because my database tables are wrong I used cid varchar255 password varchar255 and level int Please put needed database tables in readme.

Also maybe log in the console why the client connection was dropped

📷 复现步骤(Steps to Reproduce)

  1. Start FSD
  2. Connect with swift
  3. Connection get's closed

📄 日志信息(Log Information)

🚑 基本信息(Basic Information)

GameKuchen commented 1 month ago

Oops wrong project