inveniosoftware / inveniosoftware/invenio-cli
Visiting 127.0.0.1:5000 results in connection reset
Open
bug
- Dominant language
- Python
- Stars
- 14
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
When trying the local install (option 2) as explained [here](https://inveniordm.docs.cern.ch/install/build-setup-run/), I get no error when running `invenio-cli run`.
When I visit 127.0.0.1 in Firefox or Chromium it only and always gives me "The connection was reset."
I am running Ubuntu 20.04, Python3.8 and Node 14.
## Steps to Reproduce
Setup everything following the guide, using the Local Install option. Then run `invenio-cli run`.
## Expected behavior
Invenio site is accessible at 127.0.0.1:5000
Contributor guide
Assessment
This issue has not been assessed yet.