The data was imported anyway, so not a big deal. Refreshed the browser, tried again with same data - this time OK.
If i try to import to a folder in the data libraries using an item in the history, we get the following error. Can you advise how to fix please as this is a real problem for us and the files are v.large.CheersDennisError Traceback:
⇝ValueError: Input strings must be a multiple of 8 in lengthURL: http://localhost:8082/library_common/add_history_datasets_to_library?cntrller=library&library_id=529fd61ab1c6cc36
Module weberror.evalexception.middleware:364 inrespondview
>> app_iter = self.application(environ, detect_start_response)
Module paste.wsgilib:539 inintercept_outputview
>> app_iter = application(environ, replacement_start_response)
Module paste.httpexceptions:632 inValueError: Input strings must be a multiple of 8 in length__call__view
>> return self.application(environ, start_response)