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

FileNotFoundError: [WinError 3] The system cannot find the path specified: #860

Closed
julien-duponchelle opened this issue Jan 10, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@julien-duponchelle
Copy link
Contributor

https://sentry.io/gns3/gns3-server/issues/202644103/

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\project-files\\vmware\\284fba79-f243-430a-8857-85c1e2332f89\\564d2971-d05a-a2ce-74c5-38c78ff5691d.vmem.lck\\M63285.lck'
  File "./gns3-server\gns3server\web\route.py", line 197, in control_schema
  File "./gns3-server\gns3server\handlers\api\controller\project_handler.py", line 378, in duplicate
  File "./gns3-server\gns3server\controller\project.py", line 702, in duplicate
  File "C:\Jenkins\workspace\Release Windows\Windows\python-3.5.2\lib\site-packages\zipstream\__init__.py", line 182, in __iter__
  File "C:\Jenkins\workspace\Release Windows\Windows\python-3.5.2\lib\site-packages\zipstream\__init__.py", line 241, in __write

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\CCIE\\GNS3\\projects\\GR44ZR1\\project-files\\vmware\\284fba79-f243-430a-8857-85c1e2332f89\\564d2971-d05a-a2ce-74c5-38c78ff5691d.vmem.lck\\M63285.lck'
@julien-duponchelle julien-duponchelle added this to the 2.0 milestone Jan 10, 2017
@julien-duponchelle julien-duponchelle self-assigned this Jan 10, 2017
@julien-duponchelle
Copy link
Contributor Author

During the compression a file has been deleted by vmware. We can't prevent it just raising a proper error.

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

No branches or pull requests

1 participant