Oui le timeout du scan, l’erreur que j’ai vient du timeout et j’ai l’impression que la commande nmap est plus longue a exécutée depuis le plugin gladys qu’en direct sur le container.
D’autant plus qu’avant l’ajout de ce timeout je trouvais bien mes devices sur le réseau.
Du coup je me dis que pour des cas comme le mien, variabiliser (en laissant 30s par défaut) pourrai aider, au moins à écarter cette piste.
Sinon on augmente juste le timeout à 45 secondes, je n’y vois pas d’inconvénients
Bon j’ai fini par remonter une instance Gladys vierge sur un autre serveur, même problème.
Du coup cette fois c’est clair : c’est bien le timeout qui casse le plugin chez moi.
Que dois-je faire pour faire augmenter le timeout dans une prochaine release ?
Si possible 1 minute plutot que 30 ou 45 secondes svp
J’ai créé une PR ici :
GladysAssistant:master
← GladysAssistant:update-lan-manager-timeout
opened 11:12AM - 02 May 24 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [ ] If your changes affects code, did your write the tests?
- [ ] Are tests passing? (`npm test` on both front/server)
- [ ] Is the linter passing? (`npm run eslint` on both front/server)
- [ ] Did you run prettier? (`npm run prettier` on both front/server)
- [ ] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [ ] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-community.gladysassistant.com/)) for testing before merging.
- [ ] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
- [ ] If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com).
- [ ] Did you add fake requests data for the demo mode (`front/src/config/demo.js`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!
C’était vraiment un changement qui m’a pris une seconde
C’est mergé, ça partira dans la prochaine version de Gladys !
Merci beaucoup !
Non je ne suis pas du tout à l’aise avec GitHub malheureusement, j’aimerais bien …
1 « J'aime »
@pierre-gilles Je viens de tester sur la version 4.40, tout est OK !
Merci beaucoup
2 « J'aime »