Skip to content
#

ssdb

Here are 40 public repositories matching this topic...

yangzy1029
yangzy1029 commented Mar 6, 2020

OS:Winows ssdb-server-1.9.0
系统运行过程中出现这个错误。
The error occurred suddenly during system operation.
...
2020-03-06 10:54:45.988 [DEBUG] server.cpp(227): new link from 10.1.0.131:54957, fd: 2096, links: 2028
2020-03-06 10:54:46.020 [DEBUG] server.cpp(227): new link from 10.1.0.131:54958, fd: 2097, links: 2029
2020-03-06 10:54:47.018 [DEBUG] server.cpp(227): new link from 10.1.0.131:54964, fd: 209

syserr0r
syserr0r commented Aug 1, 2019

It may be helpful to add the following notes to the Windows build guide:

  • You need to explicitly run the 64-bit version of msys2 (at least on a 64-bit system)
  • If you encounter errors when running python3 setup.py install for the pyfastogt python scripts you may need to run this command python -m pip install -U --force-reinstall pip setuptools
  • If you encounter errors with `python3 build

Improve this page

Add a description, image, and links to the ssdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssdb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.