Ivan Merelli
Ivan Merelli
I also tried to reset the account by deleting ~/.config/dbxcli, but the results is same. I want to highlight that I'm using exactly the same account with dbxcli on other...
#>>> import session_info #>>> session_info.show() anndata 0.8.0 scanpy 1.9.1 session_info 1.0.0 Python 3.10.4 | packaged by conda-forge | (main, Mar 24 2022, 17:51:59) [GCC 10.3.0] Linux-3.10.0-1160.62.1.el7.x86_64-x86_64-with-glibc2.17 Session information updated at...
Any news about this?
Thank you for the suggestion. But this time logs are not helping me in understanding what is happening: docker compose logs for uwsgi sregistry-uwsgi-1 | [pid: 54|app: 0|req: 18/184] 155.253.6.100...
If I put MINIO_ROOT_USER and MINIO_ROOT_PASSWORD in the .minio-env file the warning goes away. But the error is still present. Moreover, if I remove MINIO_ACCESS_KEY and MINIO_SECRET_KEY the site does...
I modified the .minio-env file, which now contains only MINIO_ROOT_USER and MINIO_ROOT_PASSWORD I also modified the shub/apps/library/views/minio.py file changing all the occurrence of MINIO_ACCESS_KEY and MINIO_SECRET_KEY, with MINIO_ROOT_USER and MINIO_ROOT_PASSWORD,...
Below the logs related to a push attempt. For minio there are no logs apart from the startup signal. In case I can contact you also by mail to organize...
Hi, I changed this line in the config.py file (Before it was 127.0.0.1:9000) and the error changed MINIO_EXTERNAL_SERVER = ( "sregistry.bioinfotiget.it:9000" # minio server for Singularity to interact with )...
I tested the new version of your software, recreating everything from scratch and without using https (for doing this I had to update singularity to 3.10). The problem is still...
Sorry, but this time I don't see the point. Openstack is only used to manage virtual machine. There should be no difference between a Centos7 on a physical server and...