mirage / irmin

Irmin is a distributed database that follows the same design principles as Git
https://irmin.org
ISC License
1.85k stars 157 forks source link

Invalid conduit source address specified #2174

Closed xunfeng1980 closed 1 year ago

xunfeng1980 commented 1 year ago

❯ irmin graphql --store mem --address http://127.0.0.1 --port 8888 ERROR: Invalid conduit source address specified

zshipko commented 1 year ago

I think if you provide the address argument without http:// it should work

xunfeng1980 commented 1 year ago

thinks,it work,but need update the doc: https://irmin.org/tutorial/command-line