Hello to everybody,

 

I’m trying to Access to my data files into a local instance of galaxy, installed in a virtual machine with Debian Jessie  8.2.0 (with Python 2.7.9 installed), using the data libraries as administrator (I’m handling big data files). To do this task I have changed the option library_import_path into the config/galaxy.ini file to the path (“/home/jvdelarosa/Bioinformatica/BioDatos/”) where my files are located, as is explained in the Galaxy wiki section (“Uploading Files to a Data Library”).

 

As administrator I can create a new data library, but when I’m trying to add datasets following the instructions explained in the section mentioned above, an error message is showed on the web browser.

 

“Error attempting to display contents of library (New data library): 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128).”

 

I have to mention that I haven’t had any problem with other local galaxy instances I have installed in the past with the same O.S.

 

I have been searching on the web about the same problem in galaxy with no success.

 

Can anyone explain what’s happening with my local instance of galaxy and if there is any solution?

 

A lot of thanks in advance.