qcr / benchbot

BenchBot is a tool for seamlessly testing & evaluating semantic scene understanding tools in both realistic 3D simulation & on real robots
BSD 3-Clause "New" or "Revised" License
110 stars 12 forks source link

Benchbt Installation error 24/36 #21

Closed ErnestoMM94 closed 3 years ago

ErnestoMM94 commented 3 years ago

Error: Building benchbot backend return a non zero error code: 1

btalb commented 3 years ago

Thanks for reporting @ernestoMM94 . I'm including the images sent via email with this issue to hopefully help any other people encountering the same issue.

Please let me know if this is not okay.

24-36 24-36 (2) Pass Text

btalb commented 3 years ago

As to the issue, from what I can see there seems to have been some sort of internet issues during the installation process.

Is the machine behind a proxy like in issue #16 ?

If not, the only evidence I have from those logs is that there was disrupted internet connectivity which will likely resolve itself if install is run again.

Can you run benchbot_install again, but this time also log all output to a file. Post the log file here if install fails again:

benchbot_install 2>&1  | tee benchbot.log
ErnestoMM94 commented 3 years ago

Yes your right it was a internet connection issue. I was able to solve it