glance uploadimage HhttpInternalServerError HTTP500
hi people, i try to do the verify about glance after installation http://docs.openstack.org/icehouse/install-guide/install/yum/content/glance-verify.html but this error is on my way!
I have read about this error on ask.openstack.org , but i not found solution... Post log of: api http://paste.openstack.org/show/76940/
Need a log of glance-registry? Beacuse in this log i read a DBerror...
DBError: (ProgrammingError) (1146, "Table 'glance.images' doesn't exist") 'INSERT INTO images (created_at, updated_at, deleted_at, deleted, id, name, disk_format, container_format, size, virtual_size, status, is_public, checksum, min_disk, min_ram, owner, protected) VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s)' (datetime.datetime(2014, 4, 24, 14, 31, 13, 160593), datetime.datetime(2014, 4, 24, 14, 31, 13, 160608), None, 0, 'f01e6ef7-983c-419c-9fb1-ee3167b28e8a', 'cirros-0.3.2-x86_64', 'qcow2', 'bare', 0, None, 'queued', 1, None, 0, 0, '6a5d9bb49b9a4fc584312fda1f503b80', 0)
I use openstack not devstack installation package...
Duplicate question of link
I have already read that post, but in the log file there are more rows that may be raised error ! Can you look it please and give me a idea about?
You could try enabling debug and verbose mode in your glance.conf file. Then restart glance services and retry the upload command.
Pastebin your new log file on http://paste.openstack.org/ and post the link here.
i have update the originary question with log
which is the response of:
what about DB init, did the following command correctly work: