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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalizer is crashing when running generate #64

Open
nomagick opened this issue Jan 17, 2023 · 1 comment
Open

Normalizer is crashing when running generate #64

nomagick opened this issue Jan 17, 2023 · 1 comment

Comments

@nomagick
Copy link
Member

INFO:     192.168.71.16:54066 - "GET /ping HTTP/1.1" 200 OK
INFO:     192.168.71.16:54068 - "GET /ping HTTP/1.1" 200 OK
INFO:     192.168.71.16:54102 - "GET /ping HTTP/1.1" 200 OK
INFO:     192.168.71.16:54104 - "GET /ping HTTP/1.1" 200 OK
馃攼 You are not logged in to Jina AI. To log in, use jina auth login or set env 
variable JINA_AUTH_TOKEN.
INFO   Flow@12 K8s yaml files have been created under        [01/17/23 14:07:46]
       [b]/tmp/tmp4rl9f4db[/]. You can use it by running                        
       [b]kubectl apply -R -f /tmp/tmp4rl9f4db[/]                               
2023-01-17 14:07:47.355 | INFO     | server.routes.generator:generate:29 - {'payload': {'executor': 'AnnLiteIndexer/v0.5', 'type': 'k8s', 'protocol': 'grpc'}, 'time_at': '2023-01-17 14:06:46'}
INFO:     Shutting down
INFO:     Waiting for background tasks to complete. (CTRL+C to force quit)
2023-01-17 14:07:48.102 | INFO     | generator.core:clean:35 - Clean temp file: /tmp/tmpxyno77lf.zip
2023-01-17 14:07:48.102 | INFO     | generator.core:clean:37 - Clean successfully
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [12]
INFO:     Stopping reloader process [1]```
@nomagick
Copy link
Member Author

Maybe it's not responding to the port 8888 liveness probe for too long.

Liveness probe failed: Get "http://192.168.53.63:8888/ping": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

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

1 participant