-
Notifications
You must be signed in to change notification settings - Fork 216
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
Pushing a ruby application fails with DNS server misbehaving Ubuntu Noble stemcell #987
Comments
Hi @davewalter What indication do you have this is a Diego issue at this time? Is there any place where we can access the Diego cell logs? Thanks! |
hi @MarcPaquette, In order to access Diego cell logs you need to jump on stable-bellatrix BBL environment.
Let me know if you have issues to access the environment. Also you can have a look at run-cats concourse job here: Thanks! |
hi @MarcPaquette, Did you manage to access the Diego cell logs? Thanks and regards, |
Unfortunately, we do not have permissions to access the linked environments. From a slack thread discussing the issue:
Questions we need answered before we can proceed:
|
The issue is not only related to Ruby buildpacks. This issue is for all online buildpacks.
|
Adding Slack message below from @jpalermo because it really describes what has changed in Noble for bosh-dns:
More details about the change are available here. |
hi @MarcPaquette,
The result is that I managed to push a sample go application but DNS resolution inside the application container doesn't work:
On the diego-cell itself DNS works as expected
|
Just a clarification for the comment above made by @dimivel. The simple go application was pushed with the binary buildpack and didn't require any internet connection during staging. That is why it was successful and doesn't mean that the staging container has a working DNS resolution. |
Current behavior
The noble-stemcell-validation pipeline is failing to stage an application with the Ruby buildpack when running the CF Acceptance tests:
Desired behavior
The application should successfully stage and start.
Affected Version
2.112.0
The text was updated successfully, but these errors were encountered: