-
Notifications
You must be signed in to change notification settings - Fork 448
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
Cannot write to /opt/jfrog/router/app/router/router.pid: Permission denied #1912
Comments
To have a better understanding of the issue can you please provide us the below details.
Further, as you have mentioned you are an Enterprise customer, Can you please open a support ticket to expedite. Also regarding your query about adding license from chart, you can have it added directly in values.yaml or as a secret. |
Hello @shahiinn ,
We are an enterprise customer, but Jfrog team aswer that we have not access to your support with our current licence. |
hi, |
Hey, Some news on that issue, that i was able to resolve myself, the support was reactive and nice but do not have idea to fix that 🥲. Here a list of what i did to fix that, if someone else have this issue. Problem of user permission which can't have permission to read/write on specific folder was fixed by set that env var : JFROG_SHARED_URL. Logs are not optimal cause i was able to fix that, but that has nothing to do with a specific env var.. We were asked to put that value JFROG_SHARED_URL to |
Hello all,
i have a similar problem like in this thread, which is not resolved
Currently running on EKS v1.28.11 (BottlerocketOS), with Artifactory-ha helm chart on 107.59.12. I read some regression on your changelog of yours chart, i see that i can't update to latest directly. I would like to make that scenario :
When i apply the first update, i get problem with router micro service on the primary node :
The primary never start, other uService & members nodes.
By reading some actuals logs, i have the fealing we already have problem with this router component, but seems that doesn't block the start of our services.
Last question, do you have any migration guide ? Cause when i update the chart, i have new PVC/PV and i can't retrieve my current licence, see that logs on new members when apply updates. As we currently update our licenses through the Artifactory portal, I'm not sure how to add the license without UI, so that we can update without worrying about expired or already-used licenses.
Thanks for your help :)
Is this a request for help?:
Yes
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT
Which chart:
artifactory-ha
Which product license (Enterprise/Pro/oss): Enterprise
JFrog support reference (if already raised with support team):
What happened:
Artifactory is not running on kubernetes
What you expected to happen:
Artifactory UP and running.
How to reproduce it (as minimally and precisely as possible):
install helm chart with mentioned version and smalls values.
Anything else we need to know:
[EDIT] ( not relevant )Our kubernetes clusters prevent apps from writing on filesystem
The text was updated successfully, but these errors were encountered: