We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@edseymour
++ curl -s 169.254.169.254/latest/meta-data/public-ipv4 + PUBIP=52.49.247.43 ++ sed -n '/inet / { s!.*inet !!; s!/.*!!; p; }' ++ ip -4 addr show dev eth0 + PRIVIP=192.168.100.131 + PUBHN=openshift.52.49.247.43.xip.io + PRIVHN=ip-192-168-100-131.eu-west-1.compute.internal + hostname ip-192-168-100-131.eu-west-1.compute.internal + rm -f /etc/NetworkManager/dispatcher.d/99-hosts + cat + rm -f /usr/local/libexec/atomic-openshift-master-ipcfg.py /usr/local/libexec/atomic-openshift-node-ipcfg.py /lib/systemd/system/atomic-openshift-master-ipcfg.service /lib/systemd/system/atomic-openshift-node-ipcfg.service + systemctl daemon-reload + cp atomic-openshift-dns-intercept.py /usr/local/libexec + systemctl restart atomic-openshift-dns-intercept + python -c 'import random; print "%02X" % random.randint(11, 1000000000)' + ./reip.py ip-192-168-100-131.eu-west-1.compute.internal openshift.52.49.247.43.xip.io 192.168.100.131 52.49.247.43 52.49.247.43.xip.io 568afc37c752 45f6fd7fccac 11a3a3087b95 d066a0ccb8ef bb68b67b5490 6282104c1f39 b02965d5f79c 6db82ae93701 b6702a4f8edb a9f0e5d8882d 279f67586ddd 7b6c3feb9b3e 0e870242a7cc 4c830e9d3be7 b93640921d48 9ba55aff75c6 be8f8f97538f 118c90876dc3 41fc2c5f2a2b f5db90d2a1b8 GET https://ip-192-168-100-131.eu-west-1.compute.internal:8443/api/v1/namespaces/logging/secrets/logging-kibana-proxy PUT https://ip-192-168-100-131.eu-west-1.compute.internal:8443/api/v1/namespaces/logging/secrets/logging-kibana-proxy GET https://ip-192-168-100-131.eu-west-1.compute.internal:8443/api/v1/namespaces/openshift-infra/secrets/hawkular-metrics-secrets Existing entry alias hawkular-metrics exists, overwrite? [no]: ./openshift-aws-reip.sh: line 26: 56248 Terminated ./reip.py $PRIVHN $PUBHN $PRIVIP $PUBIP $PUBIP.xip.io
The text was updated successfully, but these errors were encountered:
Not clear why this hang is happening as at this stage the keystore file should be empty (no existing aliases). Let's see if a38c0ba helps this.
Sorry, something went wrong.
No branches or pull requests
@edseymour
The text was updated successfully, but these errors were encountered: