AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
125 stars 18 forks source link

failed to solve: failed to push ccdlstaging/dr_base:latest #3475

Open EperLuo opened 1 month ago

EperLuo commented 1 month ago

Hi! I was trying to install the refinebio in my local linux machine using the ./scripts/install_all.sh script, but when I ran the ./update_models.sh, I got the following error:

ERROR: failed to solve: failed to push ccdlstaging/dr_base:latest: push access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed Could not build ccdlstaging/dr_base after 3 attempts.

I am not very familiar with docker hub, is there anything else I need to do before I run this script? Any help would be much appreciated!