pansx
pansx
yes,in kubernetes any docker app will have a pod ip,and using load balancer to expose port,load balancer has public ip and route to pod to access app ,so it should...
i did that at first time but no effect,and override the kubernetes hostname no effect because my pod use route default to access drawpile.net,but load balancer use another route another...
default route cant expose port because all kubernetes cloud providers user use share route i cant change it and ingress is same as node port,it cant be expose without load...
今天再次出现了这个问题,发现log里出现了这样的报错,但都不是造成卡死时产生的... ```log app SqliteError: UNIQUE constraint failed: stats_daily.time at SQLiteDriver.#exec (C:\Users\pansx\AppData\Roaming\Il Harper\Koishi\data\instances\default\node_modules\@minatojs\driver-sqlite\lib\index.js:269:48) at SQLiteDriver.#create (C:\Users\pansx\AppData\Roaming\Il Harper\Koishi\data\instances\default\node_modules\@minatojs\driver-sqlite\lib\index.js:291:48) at SQLiteDriver.upsert (C:\Users\pansx\AppData\Roaming\Il Harper\Koishi\data\instances\default\node_modules\@minatojs\driver-sqlite\lib\index.js:256:51) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async DatabaseService.upsert (C:\Users\pansx\AppData\Roaming\Il...
同,新版本所有模拟器上都有这种行为,第一次启动会强制转屏,脚本报错推出,第二次启动正常也不会转回来...