Xu
Xu
I suppose that server doesn't run properly, which make it unable to add new book. Here is the error log for server image:  Here's my docker version: > Client:...
  It seems that it's because the face pictures I provided in data/facebank folder are not good enough. As you can see, for these 2 pictures above, the one...
Once I did nothing to the code that deal with websocket(I thought), but somehow "underlying transport error" occured. After testing I found it was because I wrote std::locale::global(std::locale("zh_CN.utf-8")) to set...