UCSB-VRL / bisqueUCSB

An ML Platform for storing, analyzing, and visualizing your data all in the browser.
https://bisque2.ece.ucsb.edu
Other
35 stars 10 forks source link

BisQue : Resolve build errors #79

Open charvi-077 opened 4 hours ago

charvi-077 commented 4 hours ago

@amilworks @connor11son @chandrakanth-gudavalli Hi, We are trying to build the bisque from scratch. As an update the biodev server (barrel) is moved to nail04 server (vat).

charvi-077 commented 4 hours ago

@amilworks For now we are unable to locate the binaries in (barrel). Here is the build error we are facing :

Failed to fetch '7B92AE8430943F2EC4C51AAC207FD41C39627584-feature_extractors-Linux-64bit.zip' with HTTPConnectionPool(host='biodev.ece.ucsb.edu', port=80): Max retries exceeded with url: /binaries/depot/7B92AE8430943F2EC4C51AAC207FD41C39627584-feature_extractors-Linux-64bit.zip (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f46bdec3710>: Failed to establish a new connection: [Errno 4] Interrupted system call',)) Fetching http://biodev.ece.ucsb.edu/binaries/depot/9E7E137FCBA36D1CAC6189C5CE2AE82B079BC5B8-imarisconvert_glibc2.11.tar.gz Fetching http://biodev.ece.ucsb.edu/binaries/depot/7B92AE8430943F2EC4C51AAC207FD41C39627584-feature_extractors-Linux-64bit.zip

Looking for pointers !

Thanks,