-
Notifications
You must be signed in to change notification settings - Fork 64
cf dev start: Failed to deploy services: Failed to deploy PAS: exit status 1 #131
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/172752603 The labels on this github issue will be updated when the story is started. |
Are you perhaps running CF Dev on an external hard drive? It's possible that you might be seeing resource constraints because of "not quite" flash storage. |
I'm running on 1TB SSD from MacBook Pro 2019. |
And you’re repeatedly seeing this issue on subsequent runs of CF Dev? What happens if you do a |
Yes i did that 3 times and it didn't work probably because of: Silk-Release IPTables logging not effective in BOSH Lite Should this incompatible silk-release be packaged into extra asset pcfdev-v1.2.0 for PAS 2.4.4 (darwin) while cf dev is using BOSH Lite? I unpacked pcfdev-v1.2.0-darwin.tgz modified the configuration file by commenting out the iptables-logger job. Repacked it again and started cf dev again. Took me several hours to figure out what was wrong but please repack a compatible silk release into the extra asset cf dev package. If you got cf dev working than it is pretty cool stuff to play with. |
I appreciate the extra digging that you did, but I fail to see how the |
@aemengo It works on mine machine is generally not a helpful answer. Can you post the versions of extra assets and particularly the Silk-Release with the IPTables logging you are using. I guess there is a discrepancy accross versions. |
Please consider giving the newest release of CF Dev a try and see if that helps this issue. New Release
|
After installing cf cli and cfdev plugin and downloading extra asset pcfdev-v1.2.0 for PAS 2.4.4, i try to start cf dev and encounter the following error message:
I can see in the log that task 576 has failed:
When i retrieve the logs with bosh, and look inside the iptables-logger logs is see the following contents:
When i check the proces statuses of the instances with bosh, i see the following:
I'm not sure why this is happening, I have followed the steps in your readme. I can see that process iptables-logger fails but other processes seems to be running. Is cf dev running now and can i ignore the error message? Is there a way to disable iptables-logger job when i start pcf-dev?
System info
Cloud Foundry command line tool version:
cfdev plugin version:
bosh cli version:
The text was updated successfully, but these errors were encountered: