Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No log file error #9

Open
bitcometz opened this issue Jul 4, 2019 · 0 comments
Open

No log file error #9

bitcometz opened this issue Jul 4, 2019 · 0 comments

Comments

@bitcometz
Copy link

hello,

I have run this wdl successfully with the cromwell run mode.
But I run widdler with some errors:

python2 widdler-1.4.5a/widdler.py run pipeline_udocker.wdl inputs.json -S localhost

Traceback (most recent call last):
File "widdler-1.4.5a/widdler.py", line 35, in
fh = logging.FileHandler(os.path.join(c.log_dir, '{}.widdler.log'.format(str(time.strftime("%m.%d.%Y")))))
File "/path/lib/python2.7/logging/init.py", line 913, in init
StreamHandler.init(self, self._open())
File "/path/lib/python2.7/logging/init.py", line 943, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 2] No such file or directory: '/cil/shed/resources/widdler/logs/07.04.2019.widdler.log'

Best

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

No branches or pull requests

1 participant