You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same happens on the GNS3 web UI version 3.0 so I think it assumes that by default the README.txt file should exist.
The change in the diff below partially fixes this 404 not found issue but if you open a project or create a new one I still can see on the console log until I add some text in the Edit Project / Readme tab and save it. Then subsequent project opening do not display the 404 not found error anymore.
GET http://127.0.0.1:3080/v3/projects/fc165189-cfd4-409d-9395-f156f60407f8/files/README.txt
404 Not Found
I made this project with the phat client and then started poking around in the webui.
When I edit the project in the webui i get a 404 from it trying to open a readme for the project.
The text was updated successfully, but these errors were encountered: