Results 6 comments of Panagiotis

I tried that but got a syntax error: `Indexing labels.. Found 0 labels. Assembling code ... **Syntax error line 4: WDM 0**` this occurs only when run the app locally...

Example appliance I have used is ipterm https://hub.docker.com/r/gns3/ipterm

> This is due to missing busybox executable at > > `venv/lib/python3.11/site-packages/gns3server/compute/docker/resources/bin/` > > Copying it over to the new install will resolve this. > > ![gns3-busybox](https://private-user-images.githubusercontent.com/15176373/310756313-e76dcb18-c295-4094-ab1e-8d8f1be3ee8c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDk4NDUzOTYsIm5iZiI6MTcwOTg0NTA5NiwicGF0aCI6Ii8xNTE3NjM3My8zMTA3NTYzMTMtZTc2ZGNiMTgtYzI5NS00MDk0LWFiMWUtOGQ4ZjFiZTNlZThjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzA3VDIwNTgxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJkYWQ2NTg3ZmIwMTY5NTM3YjIzM2U0YTMzNWFiYTZmMDgxNjdhODhlNWE3YmM3NTI3OGZhNzk1MzZhZTU1MDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.Antnl09w1yV_oIUCnP_v4_SWBmOeFr1KxJFobbQzik4) Hi epacua. It...

It seems that finally I found a solution by copy it under /usr/share/gns3/gns3-server/lib/python3.10/site-packages/gns3server/compute/docker/resources/bin and not under /usr/lib/python3.10/site-packages/gns3server/compute/docker/resources/ but again it is strange how it was lost without make any change.

Hi epacua, Currently I dont have any installed gns3 through pip, (maybe I did that before many times ago) and indeed I installed gns3 via apt package manager. In any...

Is this project still being maintained?