osprofiler causing crash when update from icehouse
Bug #1387320 reported by
thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
Critical
|
Louis Taylor | ||
Juno |
Fix Released
|
Critical
|
Louis Taylor |
Bug Description
Hi, I have issue when i try to update glance from icehouse to juno
When I start glance-api and glance-registry i have this trace:
https:/
Thanks to Stuart we resolved this by disabling osprofiler but If osprofiler is not in your pipeline it should not be needed to explicitly disable it.
See https:/
Changed in glance: | |
assignee: | nobody → Louis Taylor (kragniz) |
tags: | added: juno-backport-potential |
Changed in glance: | |
importance: | Undecided → Critical |
tags: | removed: in-stable-juno juno-backport-potential |
Changed in glance: | |
milestone: | none → kilo-1 |
Changed in glance: | |
status: | Fix Committed → Fix Released |
Changed in glance: | |
milestone: | kilo-1 → 2015.1.0 |
To post a comment you must log in.
Hi Thomas,
could you post the output of
$ pip freeze | grep oslo
in the same environment you're experiencing the crash, please? It's apparent osprofiler is being started without it being in the pipline and not explicitly enabled, but I'm not seeing the same error you're getting.