Open mutedHjia opened 2 years ago
What operating system are you on?
Is /tmp
a network drive by chance?
Thank you. I am using Amazon EC2 instance Linux.
Actually, after I restart higlass server, i can ingest it properly.
I'm running into this same error. Unable to ingest data because
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/hff.mcool'
The file copies just fine to /tmp/higlass-docker/hff.mcool
. Not using a network drive. Any ideas?
Turns out it was an issue with Rancher Desktop. The container couldn't see the mounted volumes. I'm working on an M2 MacBook. When I switched to Docker Desktop it had no problem ingesting.
Hi, i was trying to ingest some files but it keeps returning error FileNotFoundError: [Errno 2] No such file or directory: /tmp/ . I tried to reinstall higlass-manage it still doesn’t work. Anyone know how to fix it? Thank you!