Closed Bug 837812 Opened 13 years ago Closed 13 years ago

Creating key_value in inventory returns HTTP 500 error

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: relud, Assigned: rtucker)

References

Details

Attachments

(2 files)

url used: https://inventory.mozilla.org/en-US/tasty/v3/key_value/ method: POST data: {"key":"relud","value":"relud"} test.py as attached is what I ran to verify the problem.
alternate data that still shows the error: {"key":"relud", "value":"relud", "system":"relud1.testing"}
alternate data that still shows the error: {"key":"relud", "value":"relud", "system_id":"9460"} and: {"key":"relud", "value":"relud", "system":{"id":"9460"}}
Assignee: server-ops-infra → rtucker
This is going to require an update to the inventory code itself. I'm going to attach a script that will work once inventory code is patched.
I created a pull request and merged the code: https://github.com/mozilla/inventory/pull/4 We have recently switched to a once per week code push cycle for inventory. We did this code push this morning, however it's still Monday and I'm seeing if we can get another push.
Depends on: 837855
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Server Operations: Infrastructure → Infrastructure: Other
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: