Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Issue starting von-web_1 #15

Open
alanknipmeyer opened this issue Aug 25, 2018 · 1 comment
Open

Issue starting von-web_1 #15

alanknipmeyer opened this issue Aug 25, 2018 · 1 comment

Comments

@alanknipmeyer
Copy link

alanknipmeyer commented Aug 25, 2018

von-web_1  | Ledger exists - using...
von-web_1  | Traceback (most recent call last):
von-web_1  |   File "/usr/local/bin/pipenv", line 11, in <module>
von-web_1  |     sys.exit(cli())
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 722, in __call__
von-web_1  |     return self.main(*args, **kwargs)
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 697, in main
von-web_1  |     rv = self.invoke(ctx)
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 1066, in invoke
von-web_1  |     return _process_result(sub_ctx.command.invoke(sub_ctx))
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 895, in invoke
von-web_1  |     return ctx.invoke(self.callback, **ctx.params)
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/vendor/click/core.py", line 535, in invoke
von-web_1  |     return callback(*args, **kwargs)
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/cli.py", line 701, in run
von-web_1  |     do_run(command=command, args=args, three=three, python=python, pypi_mirror=pypi_mirror)
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/core.py", line 2244, in do_run
von-web_1  |     ensure_project(three=three, python=python, validate=False, pypi_mirror=pypi_mirror)
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/core.py", line 605, in ensure_project
von-web_1  |     project.touch_pipfile()
von-web_1  |   File "/usr/local/lib/python3.5/dist-packages/pipenv/project.py", line 559, in touch_pipfile
von-web_1  |     with open('Pipfile', 'a'):
von-web_1  | PermissionError: [Errno 13] Permission denied: 'Pipfile'
von_von-web_1 exited with code 1

Tried downgrading docker version to recommended, still same error. Other nodes start ok.

docker run -it von-base
root@498f16941a4a:/home/indy# python3 --version
Python 3.5.2
@brycecurtis
Copy link
Contributor

@alanknipmeyer I tested von-network with latest code and not able to reproduce. My environment is OSX with Docker 18.06.1-ce-mac73. It is also deployed on Ubuntu at https://indyworld.vcreds.org if you can't get it running locally.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants