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
`root@rk3188:/opt/rats-search# npm run server
[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 `