Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown key name 'stored_only_fields' in /opt/rats-search/sphinx.conf line 29 col 20. #181

Open
plimut opened this issue Jan 14, 2023 · 1 comment

Comments

@plimut
Copy link

plimut commented Jan 14, 2023

`root@rk3188:/opt/rats-search# npm run server

rats-search@1.9.0 server
node src/background/server.js

[system] Rats v1.9.0
[system] Listening web server on 8095 port
[system] Platform: linux
[system] Arch: arm
[system] OS Release: 5.10.96-rk3188
[system] CPU: ARMv7 Processor rev 0 (v7l)
[system] CPU Logic cores: 4
[system] Total memory: 2013.77 MB
[system] Free memory: 1830.52 MB
[system] NodeJS: v16.19.0
[system] Web server
[sphinx] Sphinx Path: /opt/rats-search/imports/arm/searchd
(node:1617) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use node --trace-deprecation ... to show where the warning was created)
[udp-tracker] listening udp tracker respose on 0.0.0.0:4446
[sphinx] writed sphinx config to /opt/rats-search
[sphinx] db path: /opt/rats-search
[sphinx] sphinx: [Sat Jan 14 17:26:08.974 2023] [1628] using config file '/opt/rats-search/sphinx.conf'...

[sphinx] sphinx: [Sat Jan 14 17:26:08.975 2023] [1628] FATAL: failed to parse config file '/opt/rats-search/sphinx.conf'

[sphinx] sphinx: [Sat Jan 14 17:26:09.013 2023] [1628] shutdown complete

[sphinx] sphinx: Manticore 2.8.0 621418b8@190107 dev
Copyright (c) 2001-2016, Andrew Aksyonoff
Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com)
Copyright (c) 2017-2018, Manticore Software LTD (http://manticoresearch.com)

ERROR: unknown key name 'stored_only_fields' in /opt/rats-search/sphinx.conf line 29 col 20.

[sphinx] sphinx closed with code 1 and signal null
`

@RuikangSun
Copy link

Also crashed in Windows with similar issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants