-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Recommendation Service is crashing after initial deployment #563
Comments
pod logs: {"timestamp": 1624255338.1007357, "severity": "INFO", "name": "recommendationservice-server", "message": "initializing recommendationservice"} Please suggest how to fix this issue |
Do you need to use Google keys? You can disable the Google Cloud usage by uncommenting the following lines for each deployment in the
|
Thank you for the response! I was wondering if it is possible to connect to gcloud project while doing the local deployment and how would that work. Anybody knows that by chance? |
By disabling the livenessProbe of recommendation system I could get the site working, but still not sure how to get it properly fixed. |
Thank you @evekhm for raising this. Yes! we are working on improving the documentation around local setup. There is a pending PR here which focusses towards explaining this better. It has been kept pending until we finalize some details around the use of You can have a look at the docs from the PR branch to get an idea of the changes. Linking related issues/PRs for posterity: |
Hi, @Shabirmean However, recommendationservice pod is crashing...
Below was also implemented, but the situation remained the same.
If there is something else I should try, could you let me know? |
Hi, @askmeegs, thank you for your attention.
I had been changing |
Thank you for this update! I will close this issue for now - note that we do still plan to add a local development Kustomize profile to make this easier, in the future. |
Started following way:
Running on: Linux localhost.localdomain 4.18.0-305.3.1.el8.x86_64 #1 SMP Tue Jun 1 16:14:33 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: