Coder Social home page Coder Social logo

Comments (7)

liwsakilive avatar liwsakilive commented on May 25, 2024

me too

from installcentos.

emad-ramlawi avatar emad-ramlawi commented on May 25, 2024

me 3
using updated Centos
CentOS Linux release 7.6.1810 (Core)
on Digital Ocean

from installcentos.

emad-ramlawi avatar emad-ramlawi commented on May 25, 2024

Post installation on RHEL 7.6 getting the below error while trying to login

[root@ip-10-0-1-116 installcentos]# oc login https://console.demo.io:8443/
error: dial tcp 10.0.1.116:8443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
[root@ip-10-0-1-116 installcentos]#

Anyone faced the same issue? Looking for help to resolve.

Dont use Cloud Flare, dont use subdomain, use only FQDN and also make A record for console sub domain to the same ip

from installcentos.

emad-ramlawi avatar emad-ramlawi commented on May 25, 2024

me too

Dont use Cloud Flare, dont use subdomain, use only FQDN and also make A record for console sub domain to the same ip

from installcentos.

weslcurt avatar weslcurt commented on May 25, 2024

@emad-ramlawi Do you know what changed with Cloud Flare? I was working fine for about a year and when 3.10 3.11 rolled out, I see connection refused everywhere. Time to switch I guess.

from installcentos.

emad-ramlawi avatar emad-ramlawi commented on May 25, 2024

from installcentos.

weslcurt avatar weslcurt commented on May 25, 2024

So after switching registrars from CF (to Gandi) per @emad-ramlawi suggestion, I had better results albeit unstable. What helped for me was adding localhost.localdomain in my inventory file which is overwritten in line 119 of grant's install-openshift.sh file.

In my fork of this repo, I add something like this to line 119:
"${IP} localhost.localdomain console console.${DOMAIN}"

I also had to comment out line 161 and 162 so that my /etc/hosts file was not overwritten.

This seemed to clear up all "verify you have provided the correct host and port and that the server is currently running".

Not sure if this is addressing the root cause but hopefully helps somebody.

from installcentos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.