-
Notifications
You must be signed in to change notification settings - Fork 565
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
[ERROR] I got Error on Raspberrypi #41
Comments
redis version maybe too low |
When I disable the "cleanup () method" in main.c, the program is partially working fine(sometimes the site get freezing at loading). What is the redis version of running stably? |
at Pi *** FATAL CONFIG FILE ERROR *** but at Fedora25 redis-sever version 4.0.2, it is ok. |
I installed redis-server version 4.0.2 but the problem has not changed? 1548866728.337535 [INFO] Current version: 7 |
on my Fedora 25 vm ,intang.log: |
whole log: |
@gkso @xulang726 @CvvT @seclab-ucr
sometimes the program is working stably. sometimes does not work.it was running stably in the first installation. over time, it don't working stably.
Intangd.log:
1548674973.864738 [INFO] Current version: 7
1548674973.865288 [INFO] Starting redis server.
1548674975.086556 [INFO] Building sync connection with redis server.
1548674975.087812 [INFO] Sync connection built successfully.
1548674975.087795 [INFO] Connecting to TCP DNS server.
1548674975.088669 [INFO] Loading historical results from redis.
1548674975.164749 [INFO] Connected to TCP DNS server.
1548674975.238943 [INFO] Loading TTL from redis.
1548674975.383371 [INFO] Async connection built successfully.
1548674991.181617 [ERROR] Send keep alive packet failed. errno: 32
1548674991.181898 [INFO] Connecting to TCP DNS server.
1548674991.971873 [INFO] Connected to TCP DNS server.
1548675061.402607 [INFO] Saving TTL to redis
1548675061.782472 [ERROR] error during nfq_destroy_queue()
1548675061.782690 [INFO] Killing redis server (pid 10594).
1548675061.782802 [INFO] Daemon exited.
The text was updated successfully, but these errors were encountered: