@sdetweil
I have already tried your advice but it didn’t work.
The strange thing is that if I launch the two modules together, only MMM-NewsFeed starts.
If I start them individually then the MMM-NewsFeed2 works too.
When launched together, MMM-NewsFeed always prevails, not allowing the execution of MMM-NewsFeed2.
daniele@raspberry:~/MagicMirror $ npm start
> magicmirror@2.20.0 start
> ./run-start.sh $1
[15.09.2022 13:57.13.128] [LOG] Starting MagicMirror: v2.20.0
[15.09.2022 13:57.13.132] [LOG] Loading config ...
[15.09.2022 13:57.13.135] [LOG] Loading module helpers ...
[15.09.2022 13:57.13.137] [LOG] No helper found for module: alert.
[15.09.2022 13:57.13.148] [LOG] Initializing new module helper ...
[15.09.2022 13:57.13.148] [LOG] Module helper loaded: updatenotification
[15.09.2022 13:57.13.149] [LOG] No helper found for module: clock.
[15.09.2022 13:57.13.379] [LOG] Initializing new module helper ...
[15.09.2022 13:57.13.379] [LOG] Module helper loaded: MMM-SystemStats
[15.09.2022 13:57.13.427] [LOG] Initializing new module helper ...
[15.09.2022 13:57.13.427] [LOG] Module helper loaded: MMM-NewsFeed
[15.09.2022 13:57.13.437] [LOG] Initializing new module helper ...
[15.09.2022 13:57.13.437] [LOG] Module helper loaded: MMM-NewsFeed2
[15.09.2022 13:57.13.438] [LOG] All module helpers loaded.
[15.09.2022 13:57.13.491] [LOG] Starting server on port 8080 ...
[15.09.2022 13:57.13.501] [LOG] Server started ...
[15.09.2022 13:57.13.502] [LOG] Connecting socket for: updatenotification
[15.09.2022 13:57.13.502] [LOG] Starting module helper: updatenotification
[15.09.2022 13:57.13.503] [LOG] Connecting socket for: MMM-SystemStats
[15.09.2022 13:57.13.503] [LOG] Connecting socket for: MMM-NewsFeed
[15.09.2022 13:57.13.504] [LOG] [FEED] MMM-NewsFeed Version: 1.2.0
[15.09.2022 13:57.13.505] [LOG] Connecting socket for: MMM-NewsFeed2
[15.09.2022 13:57.13.506] [LOG] [FEED] MMM-NewsFeed Version: 1.2.0
[15.09.2022 13:57.13.507] [LOG] Sockets connected & modules started ...
[15.09.2022 13:57.13.507] [LOG]
Ready to go! Please point your browser to: http://localhost:8080
Starting chromium browser now, have patience, it takes a minute
[15.09.2022 13:57.16.780] [INFO] Checking git for module: MMM-SystemStats
[15.09.2022 13:57.16.835] [INFO] Checking git for module: MMM-NewsFeed
[15.09.2022 13:57.16.850] [INFO] Checking git for module: MMM-NewsFeed2
[15.09.2022 13:57.16.865] [INFO] Checking git for module: default
[15.09.2022 13:57.23.546] [LOG] [FEED] MMM-NewsFeed est now initialized!
[15.09.2022 13:57.23.910] [LOG] [FEED] MMM-NewsFeed est now initialized!