-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnohup.out
23 lines (23 loc) · 1.16 KB
/
nohup.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
DEBUG:root:DEBUG: Server running on 0.0.0.0:44445
DEBUG:root:DEBUG: Unexpected error: [Errno 22] Invalid argument
DEBUG:root:DEBUG: Server socket closed.
usage: server.py [-h] --ssl-passphrase SSL_PASSPHRASE
server.py: error: the following arguments are required: --ssl-passphrase
DEBUG:root:DEBUG: Server running on 0.0.0.0:44445
DEBUG:root:Running data preloader in DataPreloader
DEBUG:root:Reading preloader data the file with mmap
DEBUG:root:updating FileServer at FileServer
DEBUG:root:DEBUG: File content updated.
DEBUG:root:The current file content ln is 5626620
DEBUG:root:DEBUG: Starting to monitor file...
DEBUG:root:DEBUG: Connection established with ('127.0.0.1', 49830)
DEBUG:root:Connected with ('127.0.0.1', 49830)
DEBUG:root:Search query received: '{"query_string": "23;0;1;26;0;8;3;0;", "algorithm": ""}'
DEBUG:root:Using default algorithm. REREAD_ON_QUERY: True
DEBUG:root:Using 'default' algorithm to find '23;0;1;26;0;8;3;0;'
DEBUG:root:is_file_server_updated?: True
DEBUG:root:Reading FileServer content at FileReader
DEBUG:root:Time taken to read : 0.07 ms
DEBUG:root:Rereading file content
DEBUG:root:String found! in Hash map
DEBUG:root:Query processed in 0.90 ms