Skip to content
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

fine-3 showing gnocchi port(8041) connection refused #75

Closed
tjyang opened this issue Aug 4, 2017 · 4 comments
Closed

fine-3 showing gnocchi port(8041) connection refused #75

tjyang opened this issue Aug 4, 2017 · 4 comments
Labels

Comments

@tjyang
Copy link

tjyang commented Aug 4, 2017

Following message keep logging into miq fine-3's evm.log,since we don't have gnocchi enabled.

[----] E, [2017-08-04T10:57:40.499019 #3200:1163130] ERROR -- : <Fog> excon.error     #<Excon::Error::Socket: Connection refused - connect(2) for 1xx.xx.82.11:8041 (Errno::ECONNREFUSED)>

[----] E, [2017-08-04T10:57:40.565602 #3186:1163130] ERROR -- : <Fog> excon.error     #<Excon::Error::Socket: Connection refused - connect(2) for 1xx.xx.82.11:8041 (Errno::ECONNREFUSED)>

Is there a way in settings.yml file to disable it ?

@tzumainn
Copy link
Contributor

tzumainn commented Aug 4, 2017

@mansam did you have a PR that prevented these messages from showing up?

@mansam
Copy link
Contributor

mansam commented Nov 2, 2017

This should have been resolved by a change to the FogLogger a while back.

@miq-bot miq-bot added the stale label May 7, 2018
@miq-bot
Copy link
Member

miq-bot commented May 7, 2018

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

@JPrause
Copy link
Member

JPrause commented Jan 30, 2019

@tjyang is this still a valid issue? If yes, let me know and I'll remove the stale label. If not can you close.
If there's no update by next week, I'll be closing this issue.

@tjyang tjyang closed this as completed Jan 30, 2019
d-m-u added a commit to d-m-u/manageiq-providers-openstack that referenced this issue Jun 29, 2020
more core ext's on 4.1.0

update for update sake

https://github.com/ManageIQ/more_core_extensions/compare/179bf40..e5b4501
 - Added Ruby 2.7 support [[ManageIQ#79](ManageIQ/more_core_extensions#79)]
 - Added Process#pause, Process#resume, and Process#alive? [[ManageIQ#73](ManageIQ/more_core_extensions#73)]

array added * `#compact_map` - Collect non-nil results from the block
array added `#tabular_sort` - Sorts an Array of Hashes by specific columns

hierarchy added `#descendant_get` - Returns the descendant with a given name

the two breaking changes:
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[ManageIQ#75](ManageIQ/more_core_extensions#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[ManageIQ#76](ManageIQ/more_core_extensions#76)]

a minor header output change was made that hasn't been released yet to make tableize more markdown compliant

see ManageIQ/linux_admin#221
d-m-u added a commit to d-m-u/manageiq-providers-openstack that referenced this issue Jul 14, 2020
more core ext's on 4.1.0

update for update sake

https://github.com/ManageIQ/more_core_extensions/compare/179bf40..e5b4501
 - Added Ruby 2.7 support [[ManageIQ#79](ManageIQ/more_core_extensions#79)]
 - Added Process#pause, Process#resume, and Process#alive? [[ManageIQ#73](ManageIQ/more_core_extensions#73)]

array added * `#compact_map` - Collect non-nil results from the block
array added `#tabular_sort` - Sorts an Array of Hashes by specific columns

hierarchy added `#descendant_get` - Returns the descendant with a given name

the two breaking changes:
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[ManageIQ#75](ManageIQ/more_core_extensions#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[ManageIQ#76](ManageIQ/more_core_extensions#76)]

a minor header output change was made that hasn't been released yet to make tableize more markdown compliant

see ManageIQ/linux_admin#221
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants