GNS3 / gns3-server

GNS3 server
GNU General Public License v3.0
798 stars 262 forks source link

500 error while creating mount source path #1590

Open diepnghitinh opened 5 years ago

diepnghitinh commented 5 years ago

Help me, my error: error while starting OpenvSwitch-2: Docker has returned an error: 500 error while creating mount source path '/usr/share/gns3/gns3-server/lib/python3.6/site-packages/gns3server/compute/docker/resources': mkdir /usr/share/gns3: read-only file system

grossmj commented 5 years ago

What version of GNS3 do you use?

diepnghitinh commented 5 years ago

I fixed that, remove docker and reinstall, thanks all.

grossmj commented 5 years ago

Thanks for the update.

carlsaj commented 4 years ago

I am having the same issue but reinstalling didn't fix my issue

grossmj commented 4 years ago

@carlsaj how have you installed GNS3? Do you get the exact following error message?

error while starting OpenvSwitch-1: Docker has returned an error: 500 error while creating mount source path '/usr/share/gns3/gns3-server/lib/python3.6/site-packages/gns3server/compute/docker/resources': mkdir /usr/share/gns3: read-only file system

carlsaj commented 4 years ago

I am using gns 2.2.5 and I followed the steps that are available on gns3 site and I am using Ubuntu 19

The only difference is docker-ce doesn't exist on Ubuntu 19 I am installing docker and docker is working fine on its own

Also the issue appears when I am using Ubuntu 19 because I have another PC which is running on Ubuntu 18.04 and it is working great

Thanks you for your help

jhonnybello commented 4 years ago

I'm having the same issue.... the reinstall of Docker doesn't resolve that...