-
Notifications
You must be signed in to change notification settings - Fork 138
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
Permission denied #4428
Comments
I have the same issue while pushing stratos app to CloudFoundry from Windows OS...... On Unix based OS everything works fine |
Same problem while pushing app to Cloud Foundry |
@vulpius2 Thanks for raising this issue. Something similar has been reported in #4367. Are you also using Pivotal Cloud Foundry? @vulpius2 @S-logic @msalka Can I confirm the version of stratos you're trying to push, is this from the I'll spend some time on this today, hopefully sounds like a basic windows file permission issue |
Hi @richard-cox in my case, I was trying push version v3.2.1 without any local changes..... |
Ok, it looks like this is an issue with how we do custom builds with symlinks in 3.2.1 and before. In 4.0.0 we've reworked this whole process and I'm glad to say that, with a bit of work, the whole experience when using Stratos from Windows should be better. I've confirmed that |
Thanks @richard-cox so we are waiting for release 4.0.0 and then i 'll send to you actual status of the issue. I hope everythink will be ok |
Frontend Deployment type
Backend (Jet Stream) Deployment type
Expected behaviour
publishing
Actual behaviour
unpublished
Steps to reproduce the behavior
npm install
npm run prebuild-ui
cf push -f .\manifest.yml --hostname stratosv321
Log output covering before error and any error statements
Detailed Description
OS win 10 Pro
Context
Possible Implementation
The text was updated successfully, but these errors were encountered: