open-rmf / rmf

Root repository for the RMF software
Apache License 2.0
225 stars 58 forks source link

Can't pull docker image and navigate to https://localhost:5000 by chrom and firefox #104

Closed shoufei403 closed 2 years ago

shoufei403 commented 2 years ago

Bug report

Required information:

Description of the bug

  1. I can't pull docker image by executing cmd "docker pull docker.pkg.github.com/open-rmf/rmf/rmf_demos:latest". Instead, I executed cmd "docker pull ghcr.ioopen-rmf/rmf/rmf_demos:latest" and it works well. I change the cmd occording to Working with the Docker registry

  2. Can't navigate to https://localhost:5000 by chrom and firefox I use cmd

    firefox https://localhost:5000/

    Steps to reproduce the bug

Expected behavior

Actual behavior

Screenshots

Additional information

youliangtan commented 2 years ago

Thanks for testing this out, will update the documentation accordingly. For more detailed docs on running the demo, pls refer to rmf_demos. And instead of localhost:5000, this link is the updated web panel.