Closed ronnin closed 1 year ago
@ronnin
Could you oc get subscription devspaces-subscription -n openshift-operators -o yaml
Maybe there is some hint there.
“transport: Error while dialing dial tcp 10.217.5.222:50051: connect: connection refused", failed to populate resolver cache from source redhat-marketplace/openshift-marketplace”
I think I have individual connection trouble to handle.
@tolusha , Thanks.
Describe the bug
I was installing the DevSpaces 3.2 on the CRC 2.10.1 on the Mac OS 12.6(Intel CPU) The process of installation was halted at the step "✖ Wait for Subscription". I checked the log file located at '$HOME/Library/Caches/dsc/error.log'. It showed:
Che version
7.55@latest
Steps to reproduce
$ wget https://github.com/redhat-developer/devspaces-chectl/releases/download/3.2.0-GA-dsc-assets/devspaces-3.2.0-dsc-darwin-x64.tar.gz $ tar xzf devspaces-3.2.0-dsc-darwin-x64.tar.gz && ln -s
pwd
/dsc/bin/dsc /usr/local/bin/dsc $ dsc server:deploy --platform=crcExpected behavior
install successfully
Runtime
CodeReady Container
Screenshots
No response
Installation method
chectl/latest
Environment
macOS
Eclipse Che Logs
Additional context
No response