Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: None
-
Component/s: Filetracker
-
Labels:None
Description
Traceback (most recent call last):
File "~/venv/bin/filetracker-server", line 9, in
load_entry_point('filetracker==1.0.dev', 'console_scripts', 'filetracker-server')()
File "~/venv/local/lib/python2.7/site-packages/filetracker/servers/run.py", line 117, in main
popen = subprocess.Popen(args, env=env)
File "/usr/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1259, in executechild
raise child_exception
OSError: [Errno 2] No such file or directory
File "~/venv/bin/filetracker-server", line 9, in
load_entry_point('filetracker==1.0.dev', 'console_scripts', 'filetracker-server')()
File "~/venv/local/lib/python2.7/site-packages/filetracker/servers/run.py", line 117, in main
popen = subprocess.Popen(args, env=env)
File "/usr/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1259, in executechild
raise child_exception
OSError: [Errno 2] No such file or directory
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Connect your code to JIRA
Link every code change to JIRA just by adding an issue keys in commit messages. Bridge the gap back to your source and know which changes fixed which JIRA issues.Git & Mercurial in the cloud
Collaborate across unlimited private code repositories.
Git behind the firewall
Manage and collaborate on Git repositories behind a firewall.
Browse and search code
Browse, search, and track source code repositories.