neurodata / ndstore

code for storing neurodata images and image annotations
http://neurodata.io
Apache License 2.0
38 stars 12 forks source link

Trouble deleting/recreating channel #166

Closed wrgr closed 8 years ago

wrgr commented 8 years ago

Error is: Failed to create channel. global name 'sql' is not defined

alexbaden commented 8 years ago

I've seen this before -- you probably have an illegal char in your chan name (perhaps "-")?

kunallillaney commented 8 years ago

The admin interface works as far as this functionality is concerned.

wrgr commented 8 years ago

I agree. But sometimes the process doesn't complete and recreating channels fails. I can show you. After SFN!

Best, Will

On Fri, Oct 16, 2015 at 7:54 AM, Kunal Lillaney notifications@github.com wrote:

The admin interface works as far as this functionality is concerned.

— Reply to this email directly or view it on GitHub https://github.com/openconnectome/open-connectome/issues/166#issuecomment-148696911 .

randalburns commented 8 years ago

I've seen this message. I will fix. I am working on backup/restore as we speak and I have a working backup system ready to push.

On Fri, Oct 16, 2015 at 6:42 AM, William Gray notifications@github.com wrote:

I agree. But sometimes the process doesn't complete and recreating channels fails. I can show you. After SFN!

Best, Will

On Fri, Oct 16, 2015 at 7:54 AM, Kunal Lillaney notifications@github.com wrote:

The admin interface works as far as this functionality is concerned.

— Reply to this email directly or view it on GitHub < https://github.com/openconnectome/open-connectome/issues/166#issuecomment-148696911

.

— Reply to this email directly or view it on GitHub https://github.com/openconnectome/open-connectome/issues/166#issuecomment-148706292 .


Randal Burns Associate Professor Department of Computer Science The Johns Hopkins University

kunallillaney commented 8 years ago

@randalburns Ready to push to master?

kunallillaney commented 8 years ago

@willgray This is now fixed.